summaryrefslogtreecommitdiffstats
path: root/tools/gn
Commit message (Expand)AuthorAgeFilesLines
* Add support for boolean values to GN.brettw@chromium.org2013-08-2013-75/+127
* Fix template invocations in GN.brettw@chromium.org2013-08-209-73/+131
* GN: fix tests after https://codereview.chromium.org/23064021/scottmg@chromium.org2013-08-191-7/+3
* This hooks up build flags from the command-line and the toolchain (for re-inv...brettw@chromium.org2013-08-1962-522/+1636
* Make it compile on Linux.brettw@chromium.org2013-08-193-13/+28
* set begin/end tokens on list so doesn't dcheck, and don't set empty block on ...scottmg@chromium.org2013-08-191-2/+7
* GN: remove NEWLINE token type and break expressions based on grammarscottmg@chromium.org2013-08-196-35/+124
* Remove ENABLE_LANGUAGE_DETECTION in BUILD.gnhajimehoshi@chromium.org2013-08-191-1/+0
* gn: Fix a typo in comment.tfarina@chromium.org2013-08-161-5/+2
* Redo GN parser to make operator precedence workscottmg@chromium.org2013-08-1510-641/+754
* Fix a compilation error when compiling gn on Linux with clang.tfarina@chromium.org2013-08-141-1/+1
* Fix line endings and copyrights of GN buildfiles.brettw@chromium.org2013-08-1310-1668/+1690
* Self-hosting on Linux.brettw@chromium.org2013-08-1322-136/+375
* Split apart various target type code.brettw@chromium.org2013-08-1340-953/+1640
* Add support for data deps.brettw@chromium.org2013-08-0622-207/+715
* Make the Mac build work.brettw@chromium.org2013-08-0619-103/+263
* Hook up better describing, work on Mac build.brettw@chromium.org2013-08-0519-334/+743
* Support for non-greedy mode.brettw@chromium.org2013-08-0222-114/+292
* Write a help system.brettw@chromium.org2013-07-3124-971/+1677
* fix compilation of GN on windowsscottmg@chromium.org2013-07-312-8/+7
* gn: Fixes some errors found while compiling with clang.tfarina@chromium.org2013-07-311-3/+3
* Revert 214325 "Revert 214254 "Add initial prototype for the GN m..."bauerb@chromium.org2013-07-30139-0/+18189
* Revert 214254 "Add initial prototype for the GN meta-buildsystem."bauerb@chromium.org2013-07-30139-18189/+0
* Add initial prototype for the GN meta-buildsystem.brettw@chromium.org2013-07-29139-0/+18189