summaryrefslogtreecommitdiffstats
path: root/build/gyp_chromium
Commit message (Expand)AuthorAgeFilesLines
* GN: Work on Linux build definesbrettw@chromium.org2014-02-241-0/+6
* Revert 252837 "trial run of vs2013 with iterator debugging off t..."scottmg@chromium.org2014-02-231-1/+1
* trial run of vs2013 with iterator debugging off to see if browser_tests are t...scottmg@chromium.org2014-02-231-1/+1
* Default to off pending resolution of Official build problemscottmg@chromium.org2014-02-221-1/+2
* Fix and make smarter runtime dll copyingscottmg@chromium.org2014-02-221-7/+12
* add temporary debug prints to debug buildersscottmg@chromium.org2014-02-221-1/+4
* Re-enable 2013 with corrected hashesscottmg@chromium.org2014-02-221-2/+1
* temp disable 2013 switchscottmg@chromium.org2014-02-221-1/+3
* Move control of updating toolchain into src/scottmg@chromium.org2014-02-221-33/+54
* Let gyp_chromium set GYP_CROSSCOMPILE for android and ios.thakis@chromium.org2014-02-211-34/+44
* Don't use automatic toolchain if GYP_MSVS_VERSION overridden to another versionscottmg@chromium.org2014-02-211-1/+4
* Win automatic toolchain: copy runtime dlls properly when not run from chrome/...mattm@chromium.org2014-02-211-1/+2
* Move the "import find_depot_tools" line to sections that actually use it.saiarcot895@gmail.com2014-02-211-2/+2
* android envsetup: Stop honoring --target-arch parameter.thakis@chromium.org2014-02-191-0/+5
* Fix automatic toolchain when msvs-ninja in GYP_GENERATORSscottmg@chromium.org2014-02-141-4/+3
* GN iOS build fixes.brettw@chromium.org2014-02-071-4/+4
* Move landmines into gyp_chromiumscottmg@chromium.org2014-02-061-0/+7
* Copy VS runtime DLLs to output directoryscottmg@chromium.org2014-02-041-1/+43
* Support Express for 2013 automatic toolchainscottmg@chromium.org2014-02-041-3/+9
* Work on GN iOS build.brettw@chromium.org2014-02-031-1/+10
* gn/gyp: Escape \ in addition to $ and " in strings.thakis@chromium.org2014-02-021-2/+3
* Support joined -D flags for gn.thakis@chromium.org2014-01-231-2/+5
* gn: Pass through msan flag.thakis@chromium.org2014-01-221-0/+1
* Support -Goutput_dir=blahblah in GN-GYP hybrid modejamesr@chromium.org2014-01-181-1/+25
* Escape 'gomadir' for GN.thakis@chromium.org2014-01-181-1/+1
* Add support for the arm_float_abi flag to the GN build.brettw@chromium.org2014-01-181-1/+1
* Switch gyp_chromium from third_party/python_26, which is gone, topkasting@chromium.org2014-01-181-1/+3
* Add support for Dr memory and Windows tsan in the GN build.brettw@chromium.org2014-01-181-1/+3
* Hook up clang_use_chrome_plugins to the GN build.brettw@chromium.org2014-01-171-1/+1
* Hook up gomadir in the GN build.brettw@chromium.org2014-01-171-0/+4
* Hook up the tsan flag for the GN build.brettw@chromium.org2014-01-171-0/+2
* win: Find and use toolchain installed by depot_toolsscottmg@chromium.org2014-01-171-31/+25
* Use ~/.gyp/include.gypi in GN build.brettw@chromium.org2014-01-161-0/+22
* Move RunGN lower so that modifications to os.environ take effectscottmg@chromium.org2014-01-151-8/+6
* android: Set gcc_version in build/common.gypi instead of in envsetup.thakis@chromium.org2014-01-141-1/+0
* Fix handling of visual studio override when using automated toolchain.nick@chromium.org2014-01-091-1/+1
* win: Use ninja by defaultscottmg@chromium.org2014-01-091-1/+4
* Work on Android GN build.brettw@chromium.org2014-01-081-2/+9
* Remove extra print statemt from GYP.brettw@chromium.org2014-01-081-1/+0
* GN: Autodetect Visual Studio versionsbrettw@chromium.org2014-01-081-0/+9
* GN Command line -D parsing, goma on Windowsbrettw@chromium.org2014-01-081-15/+34
* [MIPS] Add support for Chromium-Android for MIPS build to BUILD.gnpetarj@mips.com2014-01-021-0/+1
* Add GN conversions for flagsbrettw@chromium.org2013-12-231-0/+25
* Convert clang=1 to the GN build.brettw@chromium.org2013-12-201-0/+1
* Don't double-quote strings when passing them into GN args.brettw@chromium.org2013-12-171-1/+1
* Hook up GN official build and branding.brettw@chromium.org2013-12-161-4/+11
* Move all GYP->GN argument conversion to Python.brettw@chromium.org2013-12-131-9/+26
* Include VS2013 runtime folders in PATH for automatic toolchainscottmg@chromium.org2013-12-101-0/+6
* Re-enable GN as part of GYP execution.brettw@chromium.org2013-12-061-4/+2
* Treat cygwin the same as Windows when selecting the GN binary.brettw@chromium.org2013-12-051-1/+1