summaryrefslogtreecommitdiffstats
path: root/tools/gn/variables.h
Commit message (Expand)AuthorAgeFilesLines
* 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