On 2011/08/16 12:27:11, bsalomon wrote: > codereview doesn't show the diff for the propset. I ...
13 years, 3 months ago
(2011-08-16 13:30:48 UTC)
#2
On 2011/08/16 12:27:11, bsalomon wrote:
> codereview doesn't show the diff for the propset. I added "build" and
> "xcodebuild" to the svn:ignore propset in trunk/
I get "xcodebuild", but why "build"? Is our build creating that directory in
some cases? (Maybe you meant to add this ignore pattern within the gyp/
subdirectory?)
On 2011/08/16 13:30:48, epoger wrote: > On 2011/08/16 12:27:11, bsalomon wrote: > > codereview doesn't ...
13 years, 3 months ago
(2011-08-16 14:27:35 UTC)
#3
On 2011/08/16 13:30:48, epoger wrote:
> On 2011/08/16 12:27:11, bsalomon wrote:
> > codereview doesn't show the diff for the propset. I added "build" and
> > "xcodebuild" to the svn:ignore propset in trunk/
>
> I get "xcodebuild", but why "build"? Is our build creating that directory in
> some cases? (Maybe you meant to add this ignore pattern within the gyp/
> subdirectory?)
I get this directory structure after doing a build on a clean tree using the
generated skia.xcodeproj:
skia.build
build//skia.build:
Default skia.pbxindex
build//skia.build/Default:
all.build
build//skia.build/Default/all.build:
all.dep build-state.dat
build//skia.build/skia.pbxindex:
categories.pbxbtree files.pbxbtree protocols.pbxbtree subclasses.pbxbtree
cdecls.pbxbtree imports.pbxbtree refs.pbxbtree
decls.pbxbtree pbxindex.header strings.pbxstrings
build//skia.build/skia.pbxindex/strings.pbxstrings:
control strings
LGTM then. But please grab me when you have a minute, because I don't get ...
13 years, 3 months ago
(2011-08-16 14:42:34 UTC)
#4
LGTM then. But please grab me when you have a minute, because I don't get these
same directories when I build from the command line ("make"). I'd like to know
more about what/how you are building that creates this directory.
On 2011/08/16 14:27:35, bsalomon wrote:
> On 2011/08/16 13:30:48, epoger wrote:
> > On 2011/08/16 12:27:11, bsalomon wrote:
> > > codereview doesn't show the diff for the propset. I added "build" and
> > > "xcodebuild" to the svn:ignore propset in trunk/
> >
> > I get "xcodebuild", but why "build"? Is our build creating that directory
in
> > some cases? (Maybe you meant to add this ignore pattern within the gyp/
> > subdirectory?)
>
>
> I get this directory structure after doing a build on a clean tree using the
> generated skia.xcodeproj:
>
> skia.build
>
> build//skia.build:
> Default skia.pbxindex
>
> build//skia.build/Default:
> all.build
>
> build//skia.build/Default/all.build:
> all.dep build-state.dat
>
> build//skia.build/skia.pbxindex:
> categories.pbxbtree files.pbxbtree protocols.pbxbtree subclasses.pbxbtree
> cdecls.pbxbtree imports.pbxbtree refs.pbxbtree
> decls.pbxbtree pbxindex.header strings.pbxstrings
>
> build//skia.build/skia.pbxindex/strings.pbxstrings:
> control strings
Issue 4905047: Add xcode output dirs to ignore list
(Closed)
Created 13 years, 3 months ago by bsalomon
Modified 13 years, 3 months ago
Reviewers: epoger
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0