summaryrefslogtreecommitdiffstats
path: root/tools/gn/ninja_toolchain_writer.cc
Commit message (Expand)AuthorAgeFilesLines
* gn: Support build directories outside the source tree.zeuthen2014-11-111-1/+3
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/thestig2014-09-121-1/+1
* Hook up link pools in GN.Brett Wilson2014-08-271-2/+5
* Support more configurability in GN toolchainsbrettw@chromium.org2014-08-191-32/+61
* Rename GN tool's deps to depsformat.brettw@chromium.org2014-06-301-1/+4
* Redo escaping in GN.brettw@chromium.org2014-06-051-3/+1
* GN: Move towards only using / on Windowsscottmg@chromium.org2014-04-031-1/+2
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Refactor the GN threading model to reduce locking and simplify execution.brettw@chromium.org2013-11-081-20/+6
* GN: toolchain threading cleanupbrettw@chromium.org2013-11-041-2/+6
* Revert 232657 "GN: toolchain threading cleanup"thakis@chromium.org2013-11-031-6/+2
* GN: toolchain threading cleanupbrettw@chromium.org2013-11-031-2/+6
* Add inherited libs and lib_dirs to GN.brettw@chromium.org2013-10-071-1/+1
* Add tracing and timing info to GNbrettw@chromium.org2013-09-231-0/+3
* Add a GYP command to GN. This runs GYP and then GN, and does some work to int...brettw@chromium.org2013-08-291-4/+14
* This hooks up build flags from the command-line and the toolchain (for re-inv...brettw@chromium.org2013-08-191-1/+9
* Split apart various target type code.brettw@chromium.org2013-08-131-5/+3
* Revert 214325 "Revert 214254 "Add initial prototype for the GN m..."bauerb@chromium.org2013-07-301-0/+94
* Revert 214254 "Add initial prototype for the GN meta-buildsystem."bauerb@chromium.org2013-07-301-94/+0
* Add initial prototype for the GN meta-buildsystem.brettw@chromium.org2013-07-291-0/+94