Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
thomasvl@chromium.org c628b1a80f Put the 10.5 sdks into the configs to make sure we're building against what we
expect.
Review URL: http://codereview.chromium.org/18047

git-svn-id: http://src.chromium.org/svn/trunk/src/build@8005 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2009-01-14 15:15:05 +00:00
pinkerton@google.com 9f0d43a188 changes to get mac layout tests moving forward. Turn off objc GC and remove asserts in the plugin stub code that throw off the layout tests.
Review URL: http://codereview.chromium.org/6588

git-svn-id: http://src.chromium.org/svn/trunk/src/build@3026 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2008-10-08 18:55:36 +00:00
mark@chromium.org fba26110c7 Set GCC_ENABLE_OBJC_GC = supported globally. Valid values are unsupported,
supported, and required.
Review URL: http://codereview.chromium.org/4047

git-svn-id: http://src.chromium.org/svn/trunk/src/build@2508 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2008-09-23 19:11:42 +00:00
pinkerton@google.com adc13b7223 add a new xcconfig to build c++ files as obj-c++ to ensure correct linkage. Be more specific when using an overloaded operator since objective-c++ finds conflicts. Enable objective-C GC in our common config file for all projects.
Review URL: http://codereview.chromium.org/2912

git-svn-id: http://src.chromium.org/svn/trunk/src/build@2305 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2008-09-17 14:18:41 +00:00
mark@chromium.org dbf18c39b9 Use gcc 4.2 for the Mac build. Fix up new warnings and errors pointed out
by gcc 4.2:
warning: 'C' has a field 'C::m_' whose type uses the anonymous namespace
warning: missing braces around initializer for 'S'
error: extra qualification 'C::' on member 'm'
Review URL: http://codereview.chromium.org/1675

git-svn-id: http://src.chromium.org/svn/trunk/src/build@1955 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2008-09-10 00:16:28 +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 4314b0b365 Enable -Werror on the Mac. Fix two more warnings just added to our build. Note that the targets for libskia and libicuuc still exclude themselves from -Werror.
git-svn-id: http://src.chromium.org/svn/trunk/src/build@1205 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2008-08-22 04:03:44 +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 050eb8447e Use a common directory for all build output on the Mac.
git-svn-id: http://src.chromium.org/svn/trunk/src/build@987 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2008-08-18 18:10:23 +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