summaryrefslogtreecommitdiffstats
path: root/build/config
Commit message (Expand)AuthorAgeFilesLines
* GN: Work on Mac module search path.brettw@chromium.org2014-02-273-8/+17
* GN: Work on Linux build definesbrettw@chromium.org2014-02-244-3/+143
* Make Linux GN build's cflags match GYP'sbrettw@chromium.org2014-02-202-8/+34
* [Android] Print unknown architecture name in gn error message.newt@chromium.org2014-02-191-1/+1
* Pull GN @ 252040, update callsbrettw@chromium.org2014-02-199-109/+80
* gn: Fix pkg-config.py default output after r248477.thakis@chromium.org2014-02-191-1/+1
* Set -fobjc-call-cxx-cdtors in .m[m] files in the GN build.brettw@chromium.org2014-02-181-5/+5
* Hook up more GN toolkit and UI-based flags.brettw@chromium.org2014-02-124-24/+88
* Work on GN GYP host build.brettw@chromium.org2014-02-121-1/+4
* Redefine is_linux to not include Android in the GN build.brettw@chromium.org2014-02-121-3/+4
* GN iOS build fixes.brettw@chromium.org2014-02-071-5/+15
* GN: Remove android arguments from the conditionalbrettw@chromium.org2014-02-071-8/+13
* Inject default libraries to all targets in GN.brettw@chromium.org2014-02-074-42/+81
* Add Linux SDK to GN build.brettw@chromium.org2014-02-061-0/+2
* Work on Clang for pure GN build.brettw@chromium.org2014-02-032-4/+13
* Work on GN iOS build.brettw@chromium.org2014-02-036-30/+86
* Removed mtune for Android build.fdegans@chromium.org2014-01-301-1/+1
* Pull new GN binary @ r247206brettw@chromium.org2014-01-282-3/+3
* GN build fixes, mostly for Mac.brettw@chromium.org2014-01-276-6/+45
* [MIPS] Set make_global_settings correctly for MIPS-Linuxpetarj@mips.com2014-01-221-0/+6
* Revert 246124 "gn: Fix clang plugin on ios."thakis@chromium.org2014-01-211-1/+1
* Revert 246117 "gn: Default is_clang to true on iOS."thakis@chromium.org2014-01-211-5/+0
* gn: Fix clang plugin on ios.thakis@chromium.org2014-01-211-1/+1
* gn: Default is_clang to true on iOS.thakis@chromium.org2014-01-211-0/+5
* Support -Goutput_dir=blahblah in GN-GYP hybrid modejamesr@chromium.org2014-01-181-0/+3
* Add support for the arm_float_abi flag to the GN build.brettw@chromium.org2014-01-181-2/+15
* Add support for Dr memory and Windows tsan in the GN build.brettw@chromium.org2014-01-181-7/+12
* Hook up clang_use_chrome_plugins to the GN build.brettw@chromium.org2014-01-171-17/+25
* Convert GN single-item list concat to use lists.brettw@chromium.org2014-01-174-27/+27
* Hook up the tsan flag for the GN build.brettw@chromium.org2014-01-171-1/+9
* Get the proper Mac SDK path for the GN build.brettw@chromium.org2014-01-171-6/+13
* GN: Add wexit_time_destructors config.bbudge@chromium.org2014-01-161-2/+12
* Don't pass thumb-interwork to clang in the GN build.brettw@chromium.org2014-01-151-1/+1
* Fix Windows GN build.brettw@chromium.org2014-01-152-0/+7
* Add a config for max optimizations in the GN build.brettw@chromium.org2014-01-151-0/+35
* Fix flags for ARM GN build.brettw@chromium.org2014-01-151-2/+2
* Hook up ARM architecture flags to GN build.brettw@chromium.org2014-01-142-0/+54
* Move GN's glib_cxx_debug flag onto the debug configuration.brettw@chromium.org2014-01-142-5/+7
* Fix Glib flag in GN build.brettw@chromium.org2014-01-131-1/+1
* Modify some Linux flags for better GYP fidelity in GN build.brettw@chromium.org2014-01-131-2/+23
* Add a missing "import glob".thakis@chromium.org2014-01-101-0/+1
* Fix nan definition on GN Android build.brettw@chromium.org2014-01-101-1/+1
* Improves GN's make_global_settingsbrettw@chromium.org2014-01-101-1/+4
* Make GN pass -target flags only on Android Clangbrettw@chromium.org2014-01-091-9/+11
* Work on Android GN build.brettw@chromium.org2014-01-085-112/+375
* GN: Get Mac build working for IPC target at least.bbudge@chromium.org2014-01-084-7/+34
* GN: Autodetect Visual Studio versionsbrettw@chromium.org2014-01-083-4/+215
* Remove -fstack-protector-strong from the ChromeOS GN build.brettw@chromium.org2013-12-311-3/+0
* This adds preliminary support for Android toolchains. The logic is copied fro...brettw@chromium.org2013-12-281-16/+8
* Use proper clang plugin name in GN build.brettw@chromium.org2013-12-261-4/+11