summaryrefslogtreecommitdiffstats
path: root/build/toolchain
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow dependencies of toolchains in GN.brettw@chromium.org2014-06-261-0/+6
* GN: Use -Wl,-filelist for rsp files on mac instead of @jamesr@chromium.org2014-06-191-4/+4
* Add GN support for midl.brettw@chromium.org2014-06-172-0/+95
* Don't delete the manifest when linking on Windows in GNbrettw@chromium.org2014-06-131-4/+4
* Don't use response files in GN build for Mac static librariesbrettw@chromium.org2014-06-031-3/+1
* Use response files in the GN build for shared libs and executablesbrettw@chromium.org2014-05-302-9/+21
* Make GN Android build link executables.brettw@chromium.org2014-05-132-31/+68
* Work on Mac GN build.brettw@chromium.org2014-04-175-154/+0
* Fix the Mac toolchain definition in the GN build.brettw@chromium.org2014-04-082-4/+20
* Pull GN @ r262225brettw@chromium.org2014-04-082-3/+1
* Update .gn files to use new template syntax.brettw@chromium.org2014-03-281-2/+19
* Use depot_tools toolchain, remove now unneeded code, fix not including path t...scottmg@chromium.org2014-03-202-12/+20
* Pull GN @ 252040, update callsbrettw@chromium.org2014-02-196-28/+18
* Work on GN GYP host build.brettw@chromium.org2014-02-121-62/+81
* Work on Clang for pure GN build.brettw@chromium.org2014-02-031-13/+33
* Pull new GN binary @ r247206brettw@chromium.org2014-01-281-5/+5
* [MIPS] Set make_global_settings correctly for MIPS-Linuxpetarj@mips.com2014-01-221-1/+10
* android: Use use_goma=1 gomadir gyp defines instead of magic GOMA_DIR env var.thakis@chromium.org2014-01-182-32/+0
* Fox goma on Windows for the GN build.brettw@chromium.org2014-01-181-1/+1
* Fix gyp on OS X with use_goma=1.thakis@chromium.org2014-01-181-1/+22
* Use ~/.gyp/include.gypi in GN build.brettw@chromium.org2014-01-161-2/+2
* [MIPS] Define gcc_toolchain in BUILD.gn for Chromium-Linuxpetarj@mips.com2014-01-161-0/+12
* Fix Windows GN build.brettw@chromium.org2014-01-151-1/+1
* Improves GN's make_global_settingsbrettw@chromium.org2014-01-105-32/+25
* Work on Android GN build.brettw@chromium.org2014-01-081-7/+4
* Add goma include to mac GM toolchain.brettw@chromium.org2014-01-081-2/+2
* GN: Autodetect Visual Studio versionsbrettw@chromium.org2014-01-082-64/+35
* GN Command line -D parsing, goma on Windowsbrettw@chromium.org2014-01-081-0/+7
* [MIPS] Add support for Chromium-Android for MIPS build to BUILD.gnpetarj@mips.com2014-01-021-0/+13
* Fix build output directories in GN.brettw@chromium.org2014-01-022-15/+14
* Remove -fstack-protector-strong from the ChromeOS GN build.brettw@chromium.org2013-12-312-5/+13
* This adds preliminary support for Android toolchains. The logic is copied fro...brettw@chromium.org2013-12-289-165/+393
* Add GN conversions for flagsbrettw@chromium.org2013-12-231-1/+1
* GN fixespiman@chromium.org2013-12-181-1/+1
* GN: Add support for 32- and 64-bit cross-compiles.brettw@chromium.org2013-11-221-30/+88
* Add support for 32-bit and 64-bit Windows compiles in GN.brettw@chromium.org2013-11-221-1/+1
* Add "ninja show" and "ninja refresh" targets to GN build.brettw@chromium.org2013-11-222-84/+128