summaryrefslogtreecommitdiffstats
path: root/tools/gn/variables.h
Commit message (Expand)AuthorAgeFilesLines
* Add implicit hard deps to GN.brettw@chromium.org2014-05-011-4/+0
* Revert 267235 "Add implicit hard deps to GN."brettw@chromium.org2014-04-301-0/+4
* Add implicit hard deps to GN.brettw@chromium.org2014-04-301-4/+0
* Add optional public header checking to GN buildbrettw@chromium.org2014-04-071-0/+4
* Implement target visibility in GNbrettw@chromium.org2014-04-011-0/+4
* Remove GN GYP generator.brettw@chromium.org2014-03-271-12/+0
* Add an 'output_extension' variable to GN so we can override the default for a...dpranke@chromium.org2014-02-281-0/+4
* Add a gyp_header variable to GN.brettw@chromium.org2013-12-121-0/+4
* GN: Add ability to specify a depfile for custom targets.koz@chromium.org2013-11-071-0/+4
* Work on GN cross compiling.brettw@chromium.org2013-10-181-15/+15
* GYP generator for GN.brettw@chromium.org2013-10-161-0/+4
* Add inherited libs and lib_dirs to GN.brettw@chromium.org2013-10-071-3/+11
* Replace to_build_path() with the more general rebase_path(). Use rebase_path ...brettw@chromium.org2013-09-231-0/+4
* GN: Improve helpbrettw@chromium.org2013-09-201-0/+16
* Update GN copy file rule.brettw@chromium.org2013-09-181-0/+4
* This changes the current directory for script execution to be the build direc...brettw@chromium.org2013-09-171-24/+8
* Add hard dependencies and compile prereqs to GNbrettw@chromium.org2013-09-111-0/+12
* Add ability to rename a target's output name.brettw@chromium.org2013-09-101-1/+4
* Add a GYP command to GN. This runs GYP and then GN, and does some work to int...brettw@chromium.org2013-08-291-0/+4
* GN: Add some variables, work on net compiling.brettw@chromium.org2013-08-231-0/+8
* Various config fixes in GN.brettw@chromium.org2013-08-211-0/+4
* Moved base test support stuff to //base/test/brettw@chromium.org2013-08-211-0/+4
* This hooks up build flags from the command-line and the toolchain (for re-inv...brettw@chromium.org2013-08-191-0/+16
* Self-hosting on Linux.brettw@chromium.org2013-08-131-0/+4
* Add support for data deps.brettw@chromium.org2013-08-061-0/+122