summaryrefslogtreecommitdiffstats
path: root/tools/gn/target.cc
Commit message (Expand)AuthorAgeFilesLines
* gn: Delete an unused functionthakis@chromium.org2013-11-091-5/+0
* Refactor the GN threading model to reduce locking and simplify execution.brettw@chromium.org2013-11-081-25/+3
* GN: toolchain threading cleanupbrettw@chromium.org2013-11-041-4/+3
* Revert 232657 "GN: toolchain threading cleanup"thakis@chromium.org2013-11-031-3/+4
* GN: toolchain threading cleanupbrettw@chromium.org2013-11-031-4/+3
* This is the first step of a refactor I'm going to do to separate filling out ...brettw@chromium.org2013-11-011-28/+27
* Add the concept of a source set to GN.brettw@chromium.org2013-10-081-1/+2
* Add inherited libs and lib_dirs to GN.brettw@chromium.org2013-10-071-7/+9
* Enhance the Windows GN buildbrettw@chromium.org2013-10-071-1/+2
* Some fixes for the GYP subcommand of GNbrettw@chromium.org2013-10-031-2/+4
* Add hard dependencies and compile prereqs to GNbrettw@chromium.org2013-09-111-0/+1
* Remove nss hack in chrome.brettw@chromium.org2013-09-101-4/+2
* The ldflags are now inherited across module boundaries until a shared library...brettw@chromium.org2013-09-101-37/+74
* Add a GYP command to GN. This runs GYP and then GN, and does some work to int...brettw@chromium.org2013-08-291-0/+1
* This make the GN current dir be set on thte scope. This fixes a bug where a t...brettw@chromium.org2013-08-231-0/+22
* Various config fixes in GN.brettw@chromium.org2013-08-211-13/+82
* 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