summaryrefslogtreecommitdiffstats
path: root/tools/gn/function_toolchain.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a gyp_header variable to GN.brettw@chromium.org2013-12-121-0/+11
* Support Mac frameworks in GN.brettw@chromium.org2013-11-271-0/+4
* Refactor the GN threading model to reduce locking and simplify execution.brettw@chromium.org2013-11-081-14/+5
* GN: toolchain threading cleanupbrettw@chromium.org2013-11-041-1/+1
* Revert 232657 "GN: toolchain threading cleanup"thakis@chromium.org2013-11-031-1/+1
* GN: toolchain threading cleanupbrettw@chromium.org2013-11-031-1/+1
* Add inherited libs and lib_dirs to GN.brettw@chromium.org2013-10-071-2/+13
* Add GN help for toolchain commands.brettw@chromium.org2013-09-161-5/+87
* The ldflags are now inherited across module boundaries until a shared library...brettw@chromium.org2013-09-101-1/+1
* This make the GN current dir be set on thte scope. This fixes a bug where a t...brettw@chromium.org2013-08-231-1/+1
* Add support for boolean values to GN.brettw@chromium.org2013-08-201-3/+3
* This hooks up build flags from the command-line and the toolchain (for re-inv...brettw@chromium.org2013-08-191-0/+70
* Support for non-greedy mode.brettw@chromium.org2013-08-021-2/+3
* Write a help system.brettw@chromium.org2013-07-311-10/+26
* Revert 214325 "Revert 214254 "Add initial prototype for the GN m..."bauerb@chromium.org2013-07-301-0/+126
* Revert 214254 "Add initial prototype for the GN meta-buildsystem."bauerb@chromium.org2013-07-301-126/+0
* Add initial prototype for the GN meta-buildsystem.brettw@chromium.org2013-07-291-0/+126