summaryrefslogtreecommitdiffstats
path: root/build/toolchain
Commit message (Expand)AuthorAgeFilesLines
* GN (android): Append ".cr" to component .so's to avoid zygote lib collisionsagrieve2015-07-142-0/+4
* Enable -Wextra-tokens on win clang.Daniel Cheng2015-07-111-0/+8
* Remove explicit "mkdir -p" from Android postlink commandagrieve2015-07-111-5/+2
* Move GN obj files to target-specific dirsbrettw2015-07-113-12/+12
* Windows precompiled header support in GN.brettw2015-06-291-0/+6
* clang/win: Start work on getting clang/win working in gn.thakis2015-06-031-11/+32
* Fix GN midl template for input/output checkingbrettw2015-06-021-1/+1
* Enable cross compile to android from mac.cstout2015-05-144-31/+74
* GN Windows build fixesbrettw2015-04-241-1/+1
* Fix GN mac toolchain error.tfarina2015-04-071-3/+0
* Remove old references to cpu_arch, os from GN files.dpranke2015-03-262-9/+0
* Add remoting and PPAPI tests to GN buildbrettw2015-03-041-0/+5
* Update Chomium's build files to work w/ latest GN binaries.dpranke2015-02-207-27/+27
* Roll GN binaries to #317120 for the cpu_arch changesdpranke2015-02-206-22/+41
* Make use_goma=true also work for Mac GN.yyanagisawa2015-02-181-0/+8
* Move description of win/setup_toolchain.py before import.yyanagisawa2015-02-171-7/+7
* Fixed several pylint warnings on Windows.yyanagisawa2015-02-172-13/+10
* Fix wrong lib directory for x64 and mips64el target.halton.huo2015-02-131-2/+2
* Add GN build support for Android 64-bit platforms.halton.huo2015-02-111-0/+24
* Should use sofile instead of soname.yyanagisawa2015-01-291-1/+1
* Fix ui/gl and gpu target building with GN on Windows.vchigrin2014-12-302-10/+10
* Add dpranke, scottmg as owners for GN-related files in src/build.dpranke2014-12-121-1/+2
* win gn: Semi-support for non-depot_tools toolchainscottmg2014-12-101-1/+2
* gn format // (the rest, except mojo)scottmg2014-12-035-98/+84
* Make goma work on win GN builds.dpranke2014-12-022-11/+50
* gn format //buildscottmg2014-12-026-101/+139
* add ccache support to gn buildsmostynb2014-11-263-16/+49
* gn win: Various toolchain fixes to get compile workingscottmg2014-11-192-53/+84
* Rework win_toolchains a bit and copy the vs runtime DLLs as needed.dpranke2014-11-151-14/+24
* gn: Fix more build issues on Winckocagil2014-09-301-1/+3
* GN: Fix compile errors with os==chromeos mojo/public buildcmasone2014-09-261-0/+35
* gn: Fix build issues blocking gfx from being builtCem Kocagil2014-09-221-0/+2
* Make gn generate on Winckocagil2014-09-171-0/+4
* Make base_unittests_apk actually workcjhopman2014-09-092-0/+20
* Hook up the link pool in the GN build.brettw2014-09-093-0/+70
* Add content_shell_test_apk and several dependenciescjhopman2014-09-091-1/+1
* Convert GN visibility variables to lists.brettw2014-09-061-1/+1
* Fix GN toolchains to use proper out dir.Brett Wilson2014-08-263-19/+20
* Pull new GN, update toolchain definitionsbrettw@chromium.org2014-08-204-208/+340
* Remove unused gn tool script.thakis@chromium.org2014-08-111-41/+0
* Use the new trim modes in the GN build.brettw@chromium.org2014-08-062-3/+2
* GN: Use rsp file, not rsp file contents, in solink linejamesr@chromium.org2014-07-311-1/+1
* gn win: Add system include directories to midl templatescottmg@chromium.org2014-07-301-0/+6
* Fix solink and add a postsolink hook (use the hook for android strip)cjhopman@chromium.org2014-07-292-4/+25
* GN: Specify correct prefix/postfix libs for solink on androidjamesr@chromium.org2014-07-282-1/+19
* Make the GN Android builds goma-aware.dpranke@chromium.org2014-07-221-2/+8
* Hook up symbol files to the Windows GN build.brettw@chromium.org2014-07-181-6/+11
* Make goma work for the GN build on linux.dpranke@chromium.org2014-07-182-19/+17
* Make it possible for Android GN host builds to use Clang.brettw@chromium.org2014-07-112-27/+50
* Replace deps with depsformat in GN tool defsbrettw@chromium.org2014-07-094-12/+12