summaryrefslogtreecommitdiffstats
path: root/tools/gn/standard_out.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a --markdown flag to GN to be able to output help in markdown.dpranke2015-04-171-6/+76
* tools/gn: Convert for loops to use the new range-based loops in C++11.tfarina2015-03-251-3/+3
* tools/gn: Fix errors found by Facebook's flint tool.tfarina2015-03-021-1/+1
* Add GN help for global switches.brettw2014-11-261-5/+3
* Replace more for loops in GNbrettw2014-09-301-3/+1
* gn: Don't print ansi escape codes to pipes.thakis@chromium.org2014-04-111-1/+1
* Add command-line flags to force color output on or off.brettw@chromium.org2014-04-071-1/+17
* [GN] Build fix on unused return value warning.tzik@chromium.org2013-10-091-7/+13
* Enable compiling GN by default.brettw@chromium.org2013-09-301-1/+2
* Add tracing and timing info to GNbrettw@chromium.org2013-09-231-0/+64
* GN: Improve helpbrettw@chromium.org2013-09-201-4/+32
* Revert 214325 "Revert 214254 "Add initial prototype for the GN m..."bauerb@chromium.org2013-07-301-0/+84
* Revert 214254 "Add initial prototype for the GN meta-buildsystem."bauerb@chromium.org2013-07-301-84/+0
* Add initial prototype for the GN meta-buildsystem.brettw@chromium.org2013-07-291-0/+84