summaryrefslogtreecommitdiffstats
path: root/build/gyp_chromium
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable GN call, it breaks the win perf builder.thakis@chromium.org2013-12-051-2/+4
* gyp_chromium: Escape " for gn files.thakis@chromium.org2013-12-051-4/+8
* Fix build/gyp_chromium for supplement.gypi files with no variables.thakis@chromium.org2013-12-051-1/+1
* Fix handling of GYP defines from supplemental files.brettw@chromium.org2013-12-041-1/+2
* Re-enable GN in the GYP build.brettw@chromium.org2013-12-041-5/+13
* Build liblouis_nacl using gyp.plundblad@chromium.org2013-12-041-0/+1
* Disable GN in gyp_chromium.brettw@chromium.org2013-12-041-2/+4
* Convert GN hyphens to underscores when passing command line args.brettw@chromium.org2013-12-041-2/+4
* Check getconf to get the bittedness of the local system.brettw@chromium.org2013-12-041-3/+2
* Fix crash in gyp. TBR=brettwjam@chromium.org2013-12-031-1/+1
* Fix crash during build/gyp_chromium time.thakis@chromium.org2013-12-031-1/+1
* Hook up GN to the GYP build system.brettw@chromium.org2013-12-031-6/+88
* Revert 238454 "Hook up GN to the GYP build system."brettw@chromium.org2013-12-031-88/+6
* Hook up GN to the GYP build system.brettw@chromium.org2013-12-031-6/+88
* gyp_chromium integration for automatic toolchainscottmg@chromium.org2013-12-031-0/+29