| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable the packed_resources target on Windows. | tony@chromium.org | 2011-08-16 | 1 | -1/+2 |
* | Remove features_override.gypi. Currently, it matches the values | tony@chromium.org | 2011-06-10 | 1 | -2/+1 |
* | Invoke grit_info as a python module. | thakis@chromium.org | 2011-05-28 | 1 | -0/+4 |
* | Set chrome_dir as an absolute path. This makes the path to the hermetic Pytho... | pam@chromium.org | 2011-04-19 | 1 | -1/+1 |
* | OpenBSD: compatibility fixes for the build system. | phajdan.jr@chromium.org | 2011-04-14 | 1 | -1/+1 |
* | Add use of the Psyco JIT compiler to GYP on Windows. On my z600 with 12 GB o... | joi@chromium.org | 2011-03-30 | 1 | -1/+25 |
* | Causing gyp_chromium to fall back on win32 hermetic python if it is | bradnelson@google.com | 2011-02-23 | 1 | -0/+14 |
* | Add support for a chromium.gyp_env at the top of the tree (peer of src) so you | thomasvl@chromium.org | 2010-11-08 | 1 | -0/+32 |
* | gyp_chromium: put our path in the front of sys.path | evan@chromium.org | 2010-07-12 | 1 | -1/+1 |
* | Fix ChromiumOS build (it still has circular dependencies). | tony@chromium.org | 2010-05-24 | 1 | -1/+3 |
* | Break gyp cycles on Linux. | tony@chromium.org | 2010-05-24 | 1 | -1/+1 |
* | In build/gyp_chromium, if CHROMIUM_GYP_SYNTAX_CHECK is set to 1, run gyp with... | rsesek@chromium.org | 2010-03-26 | 1 | -0/+6 |
* | Circular relationships between .gyp files should be errors. Make them errors, | mark@chromium.org | 2010-02-16 | 1 | -0/+10 |
* | gyp_chromium automatically includes features_override.gypi | yaar@chromium.org | 2009-10-05 | 1 | -1/+2 |
* | Create a separate function that returns the list of additional | sgk@google.com | 2009-09-23 | 1 | -20/+30 |
* | Avoid gyp_chromium duplicating an include that's already in the command line. | mattm@chromium.org | 2009-09-16 | 1 | -9/+31 |
* | Refactor gyp_chromium so you don't have to execute it from the src/.. directory. | sgk@google.com | 2009-09-16 | 1 | -16/+16 |
* | Make follow-up changes per r26302 review comments that were apparently not made | mark@chromium.org | 2009-09-16 | 1 | -8/+17 |
* | Force inclusion of build/common.gypi for all chromium gyp files. | yaar@chromium.org | 2009-09-15 | 1 | -0/+37 |