| Commit message (Expand) | Author | Age | Files | Lines |
* | GYP deps roll to latest. Remove now-unnecessary code from site_scons. | sgk@google.com | 2009-08-13 | 1 | -232/+0 |
* | Add .fragment and .sigs to non-compilable suffixes. | craig.schlenter@chromium.org | 2009-06-14 | 1 | -1/+3 |
* | Don't try to compile .mk files when building shared libraries | sgk@google.com | 2009-05-13 | 1 | -0/+1 |
* | When env.Replace() is getting called with a list of Nodes, use a slice to | sgk@google.com | 2009-04-20 | 1 | -1/+6 |
* | Save space and time by having files build directly in their final | tc@google.com | 2009-04-02 | 1 | -32/+5 |
* | Remove Hammer files. | sgk@google.com | 2009-04-01 | 1 | -42/+1 |
* | Checked in wrong copy. | sgk@google.com | 2009-04-01 | 1 | -1/+1 |
* | Change uses of the SCons Install() builder to 'cp' inside the | sgk@google.com | 2009-04-01 | 1 | -5/+18 |
* | Build in a ../sconsbuild directory by default: | sgk@google.com | 2009-03-27 | 1 | -2/+2 |
* | Prep for gyp conversion: cut-and-paste the FileList base class that chromium... | sgk@google.com | 2009-03-26 | 1 | -4/+71 |
* | Update Linux gyp build to import and propagate external environment | sgk@google.com | 2009-03-26 | 1 | -7/+7 |
* | Update the gyp Linux build: | sgk@google.com | 2009-03-20 | 1 | -0/+44 |
* | Have the gyp build use base SCons, not Hammer components, so it can | sgk@google.com | 2009-03-13 | 1 | -8/+34 |
* | Add to and sort the list of non-compilable suffixes. | evan@chromium.org | 2009-02-12 | 1 | -2/+7 |
* | Add a Repack tool to scons. This is used to compile linux resources | tc@google.com | 2009-02-06 | 1 | -0/+10 |
* | Exclude .idl files from the generated compilable files lists. | sgk@google.com | 2009-01-22 | 1 | -0/+2 |
* | Generate all chrome .vcproj files: | sgk@google.com | 2009-01-17 | 1 | -10/+26 |
* | Updates to Visual Studio project generation to accomodate | sgk@google.com | 2009-01-10 | 1 | -2/+26 |
* | Resubmit r7826 after fixing breakages: | sgk@google.com | 2009-01-10 | 1 | -2/+4 |
* | Back out r7826, which broke the Linux build | mark@chromium.org | 2009-01-09 | 1 | -4/+2 |
* | Generation of net .vcproj and .sln files. | sgk@google.com | 2009-01-09 | 1 | -2/+4 |
* | Add a ChromeLibrary builder that allows the environment to decide whether | evanm@google.com | 2008-12-26 | 1 | -0/+5 |
* | Initial subset of .vcproj file generation, covering generation of: | sgk@google.com | 2008-12-24 | 1 | -40/+96 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 1 | -0/+18 |
* | Fixes and enhancements | sgk@google.com | 2008-12-02 | 1 | -3/+12 |
* | Fix use of LOAD= with WantSystemLib() (we could blow up if a variable | sgk@google.com | 2008-11-21 | 1 | -0/+35 |