summaryrefslogtreecommitdiffstats
path: root/tools/gn/gn.gyp
Commit message (Expand)AuthorAgeFilesLines
* GN: Handle appending non-lists to the sources variable.brettw@chromium.org2013-12-211-0/+1
* Allow GN imports to be processed from imports.brettw@chromium.org2013-12-161-0/+1
* This writes a generator for GYP actions to run Ninja for script targets. This...brettw@chromium.org2013-11-221-0/+3
* Refactor the GN threading model to reduce locking and simplify execution.brettw@chromium.org2013-11-081-9/+8
* This is the first step of a refactor I'm going to do to separate filling out ...brettw@chromium.org2013-11-011-0/+1
* GYP generator for GN.brettw@chromium.org2013-10-161-0/+6
* Add the concept of a source set to GN.brettw@chromium.org2013-10-081-0/+1
* Add tracing and timing info to GNbrettw@chromium.org2013-09-231-0/+2
* Replace to_build_path() with the more general rebase_path(). Use rebase_path ...brettw@chromium.org2013-09-231-2/+2
* Update GN copy file rule.brettw@chromium.org2013-09-181-0/+2
* This changes the current directory for script execution to be the build direc...brettw@chromium.org2013-09-171-0/+4
* GN: Add logging for the location of an invocation.brettw@chromium.org2013-09-161-0/+1
* The ldflags are now inherited across module boundaries until a shared library...brettw@chromium.org2013-09-101-0/+1
* 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
* GN: Add some variables, work on net compiling.brettw@chromium.org2013-08-231-0/+1
* Fix template invocations in GN.brettw@chromium.org2013-08-201-0/+1
* This hooks up build flags from the command-line and the toolchain (for re-inv...brettw@chromium.org2013-08-191-0/+4
* Split apart various target type code.brettw@chromium.org2013-08-131-0/+18
* Add support for data deps.brettw@chromium.org2013-08-061-0/+2
* Write a help system.brettw@chromium.org2013-07-311-171/+171
* Revert 214325 "Revert 214254 "Add initial prototype for the GN m..."bauerb@chromium.org2013-07-301-0/+171
* Revert 214254 "Add initial prototype for the GN meta-buildsystem."bauerb@chromium.org2013-07-301-171/+0
* Add initial prototype for the GN meta-buildsystem.brettw@chromium.org2013-07-291-0/+171