summaryrefslogtreecommitdiffstats
path: root/build/toolchain/gcc_toolchain.gni
Commit message (Expand)AuthorAgeFilesLines
* Enable cross compile to android from mac.cstout2015-05-141-1/+8
* Remove old references to cpu_arch, os from GN files.dpranke2015-03-261-6/+0
* Update Chomium's build files to work w/ latest GN binaries.dpranke2015-02-201-4/+4
* Roll GN binaries to #317120 for the cpu_arch changesdpranke2015-02-201-4/+15
* Should use sofile instead of soname.yyanagisawa2015-01-291-1/+1
* gn format // (the rest, except mojo)scottmg2014-12-031-25/+23
* gn format //buildscottmg2014-12-021-21/+26
* Make base_unittests_apk actually workcjhopman2014-09-091-0/+9
* Hook up the link pool in the GN build.brettw2014-09-091-0/+3
* Fix GN toolchains to use proper out dir.Brett Wilson2014-08-261-14/+15
* Pull new GN, update toolchain definitionsbrettw@chromium.org2014-08-201-35/+85
* GN: Use rsp file, not rsp file contents, in solink linejamesr@chromium.org2014-07-311-1/+1
* Fix solink and add a postsolink hook (use the hook for android strip)cjhopman@chromium.org2014-07-291-4/+19
* GN: Specify correct prefix/postfix libs for solink on androidjamesr@chromium.org2014-07-281-1/+16
* Make it possible for Android GN host builds to use Clang.brettw@chromium.org2014-07-111-1/+6
* Replace deps with depsformat in GN tool defsbrettw@chromium.org2014-07-091-2/+2
* Allow dependencies of toolchains in GN.brettw@chromium.org2014-06-261-0/+6
* Use response files in the GN build for shared libs and executablesbrettw@chromium.org2014-05-301-3/+9
* Make GN Android build link executables.brettw@chromium.org2014-05-131-2/+22
* Fix the Mac toolchain definition in the GN build.brettw@chromium.org2014-04-081-3/+3
* Update .gn files to use new template syntax.brettw@chromium.org2014-03-281-2/+19
* This adds preliminary support for Android toolchains. The logic is copied fro...brettw@chromium.org2013-12-281-0/+68