summaryrefslogtreecommitdiffstats
path: root/tools/gn/gyp_target_writer.h
Commit message (Expand)AuthorAgeFilesLines
* Support 64-bit Windows build in GN->GYP generation.brettw@chromium.org2013-12-131-1/+11
* Add a gyp_header variable to GN.brettw@chromium.org2013-12-121-0/+4
* This writes a generator for GYP actions to run Ninja for script targets. This...brettw@chromium.org2013-11-221-1/+12
* Refactor the GN threading model to reduce locking and simplify execution.brettw@chromium.org2013-11-081-4/+5
* Work on the GN GYP generatorbrettw@chromium.org2013-10-201-3/+10
* GYP generator for GN.brettw@chromium.org2013-10-161-0/+47