summaryrefslogtreecommitdiffstats
path: root/tools/gn/target_generator.h
Commit message (Expand)AuthorAgeFilesLines
* Remove GN GYP generator.brettw@chromium.org2014-03-271-2/+0
* Refactor the GN threading model to reduce locking and simplify execution.brettw@chromium.org2013-11-081-10/+6
* This is the first step of a refactor I'm going to do to separate filling out ...brettw@chromium.org2013-11-011-4/+2
* GYP generator for GN.brettw@chromium.org2013-10-161-0/+1
* Add inherited libs and lib_dirs to GN.brettw@chromium.org2013-10-071-2/+2
* Update GN copy file rule.brettw@chromium.org2013-09-181-0/+1
* Add hard dependencies and compile prereqs to GNbrettw@chromium.org2013-09-111-0/+2
* 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-4/+0
* Various config fixes in GN.brettw@chromium.org2013-08-211-0/+2
* Split apart various target type code.brettw@chromium.org2013-08-131-27/+23
* Add support for data deps.brettw@chromium.org2013-08-061-2/+5
* Revert 214325 "Revert 214254 "Add initial prototype for the GN m..."bauerb@chromium.org2013-07-301-0/+83
* Revert 214254 "Add initial prototype for the GN meta-buildsystem."bauerb@chromium.org2013-07-301-83/+0
* Add initial prototype for the GN meta-buildsystem.brettw@chromium.org2013-07-291-0/+83