| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace more for loops in GN | brettw | 2014-09-30 | 1 | -28/+23 |
* | Make GN Android build link executables. | brettw@chromium.org | 2014-05-13 | 1 | -0/+2 |
* | Redo GN "args" command | brettw@chromium.org | 2014-05-03 | 1 | -8/+21 |
* | Revert 267672 "Remove URL from base's DEPS" | jsbell@chromium.org | 2014-05-02 | 1 | -21/+8 |
* | Remove URL from base's DEPS | brettw@chromium.org | 2014-05-01 | 1 | -8/+21 |
* | Remove default value checking in GN, adds getenv function, reorders parameter... | brettw@chromium.org | 2014-02-18 | 1 | -13/+1 |
* | Check for GN args using the union of all rather than individually. | brettw@chromium.org | 2014-02-13 | 1 | -6/+29 |
* | GN args threading and error enhancements. | brettw@chromium.org | 2014-02-06 | 1 | -12/+30 |
* | Work on GN iOS build. | brettw@chromium.org | 2014-02-03 | 1 | -1/+8 |
* | Acquire lock in Args::SetSystemVars() | jl@opera.com | 2014-01-29 | 1 | -0/+2 |
* | Fix help and error messages. | halyavin@google.com | 2014-01-05 | 1 | -8/+8 |
* | Add support for 32-bit and 64-bit Windows compiles in GN. | brettw@chromium.org | 2013-11-22 | 1 | -8/+8 |
* | Work on GYP generation for GN. The hybrid build now works in xcode and ninja. | brettw@chromium.org | 2013-10-29 | 1 | -2/+5 |
* | Fix the output of "gn args" for the OS and CPU architecture. | brettw@chromium.org | 2013-10-25 | 1 | -8/+8 |
* | Work on GN cross compiling. | brettw@chromium.org | 2013-10-18 | 1 | -27/+74 |
* | GYP generator for GN. | brettw@chromium.org | 2013-10-16 | 1 | -2/+13 |
* | Replace to_build_path() with the more general rebase_path(). Use rebase_path ... | brettw@chromium.org | 2013-09-23 | 1 | -3/+3 |
* | Add a GYP command to GN. This runs GYP and then GN, and does some work to int... | brettw@chromium.org | 2013-08-29 | 1 | -5/+5 |
* | Add support for boolean values to GN. | brettw@chromium.org | 2013-08-20 | 1 | -9/+9 |
* | This hooks up build flags from the command-line and the toolchain (for re-inv... | brettw@chromium.org | 2013-08-19 | 1 | -0/+188 |