mark@chromium.org
|
9e48815ff4
|
Dramatically improve the link time in release mode. Today's MC Hammer Xcode
Voodoo lesson: don't use the slow dsymutil utility; instead, make a "fake"
.dSYM that contains the original unstripped Mach-O file.
Review URL: http://codereview.chromium.org/9659
git-svn-id: http://src.chromium.org/svn/trunk/src/build@5042 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
|
2008-11-07 23:55:47 +00:00 |
mmentovai@google.com
|
1ccf51f6b1
|
Disable code coverage in the default Mac debug build.
Use the new boilerplate in xcconfig files.
git-svn-id: http://src.chromium.org/svn/trunk/src/build@1644 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
|
2008-09-02 17:49:32 +00:00 |
mmentovai@google.com
|
9c7822e327
|
Add more useful settings to the xcconfigs.
git-svn-id: http://src.chromium.org/svn/trunk/src/build@988 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
|
2008-08-18 20:16:00 +00:00 |
mmentovai@google.com
|
606a00436e
|
Move all settings except for the ones that really need to be per-target into
xcconfig files, which we can use on many project files.
git-svn-id: http://src.chromium.org/svn/trunk/src/build@947 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
|
2008-08-15 17:43:22 +00:00 |