summaryrefslogtreecommitdiffstats
path: root/build/common.xcconfig
Commit message (Expand)AuthorAgeFilesLines
* changes to get mac layout tests moving forward. Turn off objc GC and remove a...pinkerton@google.com2008-10-081-1/+0
* Set GCC_ENABLE_OBJC_GC = supported globally. Valid values are unsupported,mark@chromium.org2008-09-231-1/+1
* add a new xcconfig to build c++ files as obj-c++ to ensure correct linkage. B...pinkerton@google.com2008-09-171-0/+1
* Use gcc 4.2 for the Mac build. Fix up new warnings and errors pointed outmark@chromium.org2008-09-101-0/+1
* Disable code coverage in the default Mac debug build.mmentovai@google.com2008-09-021-28/+3
* Enable -Werror on the Mac. Fix two more warnings just added to our build. N...mmentovai@google.com2008-08-221-1/+3
* Add more useful settings to the xcconfigs.mmentovai@google.com2008-08-181-1/+4
* Use a common directory for all build output on the Mac.mmentovai@google.com2008-08-181-0/+8
* Move all settings except for the ones that really need to be per-target intommentovai@google.com2008-08-151-0/+38