summaryrefslogtreecommitdiffstats
path: root/tools/gn/scope.h
Commit message (Expand)AuthorAgeFilesLines
* Support private values in GN.brettw@chromium.org2014-05-161-13/+40
* Add a foreach function to GN.brettw@chromium.org2014-05-131-0/+4
* Make GN template objects reference counted.brettw@chromium.org2014-05-061-2/+3
* Add get_target_outputs function to GNbrettw@chromium.org2014-05-051-0/+27
* Don't dynamically scope GN templates.brettw@chromium.org2014-03-271-10/+21
* Add "." accessors to GN.brettw@chromium.org2014-03-261-0/+24
* Refactor the GN threading model to reduce locking and simplify execution.brettw@chromium.org2013-11-081-8/+1
* This make the GN current dir be set on thte scope. This fixes a bug where a t...brettw@chromium.org2013-08-231-0/+9
* This hooks up build flags from the command-line and the toolchain (for re-inv...brettw@chromium.org2013-08-191-2/+3
* Revert 214325 "Revert 214254 "Add initial prototype for the GN m..."bauerb@chromium.org2013-07-301-0/+260
* Revert 214254 "Add initial prototype for the GN meta-buildsystem."bauerb@chromium.org2013-07-301-260/+0
* Add initial prototype for the GN meta-buildsystem.brettw@chromium.org2013-07-291-0/+260