summaryrefslogtreecommitdiffstats
path: root/build/gyp_chromium.py
Commit message (Expand)AuthorAgeFilesLines
* Gut gyp_chromium, common.gypi.dpranke2020-06-051-306/+13
* Re-add common.gypi to help fix closure_compilation.dbeam2020-06-051-0/+3
* Remove reference to common.gypi to un-break closure builders.dpranke2020-06-051-3/+0
* Revert of Remove the top-level GYP files (or stub them out). (patchset #2 id:...dpranke2020-06-051-4/+278
* Remove the top-level GYP files (or stub them out).dpranke2020-06-051-278/+4
* Turn off GYP by default in `gclient runhooks`.dpranke2020-06-051-9/+4
* ios: Default GYP_GENERATORS to ninja, and error out if GYP_GENERATORS is xcodethakis2020-06-051-0/+7
* Set toolchain directory in gyp_chromium.justincohen2020-06-051-0/+1
* [Android] Make build/gyp_chromium runnable on Android.jbudorick2020-06-051-2/+2
* [Android] Disable build/gyp_chromium hook.jbudorick2020-06-051-1/+2
* Stop gyp_chromium prior to mass DLL copies on errorgab2020-06-051-1/+1
* Start disabling GYP by default in runhooks in some configurations.dpranke2020-06-051-0/+16
* Scripts to upload and update the mac toolchain.justincohen2020-06-051-0/+5
* Add 'build' directory to import path of gyp_chromium.bcwhite2020-06-051-0/+1
* Move logic of gyp_chromium into gyp_chromium.pysbc2020-06-041-12/+329
* Make gyp_chromium.py work with Python 2.7.scottmg@chromium.org2020-06-041-9/+18
* add wrapper to make GYP_PARALLEL=1 work for build\gyp_chromiumscottmg@google.com2020-06-041-0/+9