summaryrefslogtreecommitdiffstats
path: root/tools/gn/functions.h
Commit message (Expand)AuthorAgeFilesLines
* Remove default value checking in GN, adds getenv function, reorders parameter...brettw@chromium.org2014-02-181-0/+7
* Add the concept of a source set to GN.brettw@chromium.org2013-10-081-0/+8
* Replace to_build_path() with the more general rebase_path(). Use rebase_path ...brettw@chromium.org2013-09-231-7/+7
* This changes the current directory for script execution to be the build direc...brettw@chromium.org2013-09-171-0/+7
* This make the GN current dir be set on thte scope. This fixes a bug where a t...brettw@chromium.org2013-08-231-6/+18
* Fix template invocations in GN.brettw@chromium.org2013-08-201-1/+5
* This hooks up build flags from the command-line and the toolchain (for re-inv...brettw@chromium.org2013-08-191-2/+11
* Write a help system.brettw@chromium.org2013-07-311-85/+206
* Revert 214325 "Revert 214254 "Add initial prototype for the GN m..."bauerb@chromium.org2013-07-301-0/+182
* Revert 214254 "Add initial prototype for the GN meta-buildsystem."bauerb@chromium.org2013-07-301-182/+0
* Add initial prototype for the GN meta-buildsystem.brettw@chromium.org2013-07-291-0/+182