summaryrefslogtreecommitdiffstats
path: root/tools/gn/setup.cc
Commit message (Expand)AuthorAgeFilesLines
* gn docs: Verbify nouniage. Insert postquote break.thakis@chromium.org2014-04-081-1/+1
* Add optional public header checking to GN buildbrettw@chromium.org2014-04-071-2/+21
* Add a new dotfile command line argument to GNbrettw@chromium.org2014-04-061-21/+71
* GN: Move towards only using / on Windowsscottmg@chromium.org2014-04-031-5/+3
* Move AppendFile and *CurrentDirectory to the base namespace.brettw@chromium.org2014-03-111-1/+1
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-1/+1
* Do more slash normalization in GN.brettw@chromium.org2014-02-271-1/+3
* GN: Change gen command syntax, support relative dirs.brettw@chromium.org2014-02-191-21/+20
* Check for GN args using the union of all rather than individually.brettw@chromium.org2014-02-131-5/+11
* Fix help and error messages.halyavin@google.com2014-01-051-1/+1
* Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...avi@chromium.org2013-12-251-1/+2
* Support 64-bit Windows build in GN->GYP generation.brettw@chromium.org2013-12-131-4/+19
* Make GN use the python on the path.brettw@chromium.org2013-12-051-61/+15
* Canonicalize output directory argument in GNbrettw@chromium.org2013-11-121-0/+6
* Refactor the GN threading model to reduce locking and simplify execution.brettw@chromium.org2013-11-081-6/+37
* mac: Prepare for -Wunused-functions.thakis@chromium.org2013-11-071-13/+3
* GN: toolchain threading cleanupbrettw@chromium.org2013-11-041-2/+2
* Revert 232657 "GN: toolchain threading cleanup"thakis@chromium.org2013-11-031-2/+2
* GN: toolchain threading cleanupbrettw@chromium.org2013-11-031-2/+2
* Work on GN cross compiling.brettw@chromium.org2013-10-181-1/+1
* GYP generator for GN.brettw@chromium.org2013-10-161-27/+68
* Fix GN on Windows build and tests.brettw@chromium.org2013-09-231-8/+89
* Add tracing and timing info to GNbrettw@chromium.org2013-09-231-0/+18
* Replace to_build_path() with the more general rebase_path(). Use rebase_path ...brettw@chromium.org2013-09-231-4/+5
* Add ability to specify output directory in GN.brettw@chromium.org2013-09-101-1/+15
* Add a GYP command to GN. This runs GYP and then GN, and does some work to int...brettw@chromium.org2013-08-291-1/+1
* This make the GN current dir be set on thte scope. This fixes a bug where a t...brettw@chromium.org2013-08-231-1/+1
* This hooks up build flags from the command-line and the toolchain (for re-inv...brettw@chromium.org2013-08-191-5/+56
* Support for non-greedy mode.brettw@chromium.org2013-08-021-2/+5
* Write a help system.brettw@chromium.org2013-07-311-0/+35
* fix compilation of GN on windowsscottmg@chromium.org2013-07-311-7/+6
* Revert 214325 "Revert 214254 "Add initial prototype for the GN m..."bauerb@chromium.org2013-07-301-0/+195
* Revert 214254 "Add initial prototype for the GN meta-buildsystem."bauerb@chromium.org2013-07-301-195/+0
* Add initial prototype for the GN meta-buildsystem.brettw@chromium.org2013-07-291-0/+195