Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools/gn: Convert for loops to use the new range-based loops in C++11. | tfarina | 2015-03-25 | 1 | -2/+2 |
* | Replace more for loops in GN | brettw | 2014-09-30 | 1 | -2/+2 |
* | Remove ContainsOnlyWhitespace from string_util and CollapseWhitespace into to... | brettw@chromium.org | 2014-03-11 | 1 | -1/+1 |
* | Enable compiling GN by default. | brettw@chromium.org | 2013-09-30 | 1 | -1/+1 |
* | GN: Improve help | brettw@chromium.org | 2013-09-20 | 1 | -1/+1 |
* | GN: Add logging for the location of an invocation. | brettw@chromium.org | 2013-09-16 | 1 | -13/+5 |
* | This hooks up build flags from the command-line and the toolchain (for re-inv... | brettw@chromium.org | 2013-08-19 | 1 | -3/+6 |
* | Revert 214325 "Revert 214254 "Add initial prototype for the GN m..." | bauerb@chromium.org | 2013-07-30 | 1 | -0/+196 |
* | Revert 214254 "Add initial prototype for the GN meta-buildsystem." | bauerb@chromium.org | 2013-07-30 | 1 | -196/+0 |
* | Add initial prototype for the GN meta-buildsystem. | brettw@chromium.org | 2013-07-29 | 1 | -0/+196 |