summaryrefslogtreecommitdiffstats
path: root/tools/gn/copy_target_generator.cc
Commit message (Expand)AuthorAgeFilesLines
* Add public deps to GN.brettw2014-09-171-4/+2
* Refactor GN source expansions.brettw@chromium.org2014-08-061-2/+2
* Remove GN GYP generator.brettw@chromium.org2014-03-271-3/+0
* GN: Split custom into action and action_foreachbrettw@chromium.org2014-03-201-1/+1
* Refactor the GN threading model to reduce locking and simplify execution.brettw@chromium.org2013-11-081-6/+5
* Update GN copy file rule.brettw@chromium.org2013-09-181-16/+18
* 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
* Split apart various target type code.brettw@chromium.org2013-08-131-0/+47