summaryrefslogtreecommitdiffstats
path: root/tools/gn/operators.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in tools/.avi2015-12-261-0/+2
* tools/gn: Convert for loops to use the new range-based loops in C++11.tfarina2015-03-251-2/+2
* gn: delete some dead codescottmg2014-11-201-36/+0
* Replace more for loops in GNbrettw2014-09-301-8/+7
* GN help and operator fixes.brettw@chromium.org2014-05-011-0/+4
* GN: fix operators not short-circuitingscottmg@chromium.org2014-04-161-33/+54
* Add Skia to the GN build.brettw@chromium.org2014-04-091-10/+19
* Remove some appending behavior from GN.brettw@chromium.org2014-01-271-48/+42
* Fix help and error messages.halyavin@google.com2014-01-051-6/+6
* GN: Handle appending non-lists to the sources variable.brettw@chromium.org2013-12-211-4/+7
* Work on GN cross compiling.brettw@chromium.org2013-10-181-1/+1
* Enable compiling GN by default.brettw@chromium.org2013-09-301-3/+5
* Add support for boolean values to GN.brettw@chromium.org2013-08-201-15/+34
* This hooks up build flags from the command-line and the toolchain (for re-inv...brettw@chromium.org2013-08-191-2/+2
* Redo GN parser to make operator precedence workscottmg@chromium.org2013-08-151-39/+36
* Revert 214325 "Revert 214254 "Add initial prototype for the GN m..."bauerb@chromium.org2013-07-301-0/+573
* Revert 214254 "Add initial prototype for the GN meta-buildsystem."bauerb@chromium.org2013-07-301-573/+0
* Add initial prototype for the GN meta-buildsystem.brettw@chromium.org2013-07-291-0/+573