| 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 | 35 | -7946/+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 | 2 | -19/+119 |
* | Updates to Visual Studio project generation to accomodate | sgk@google.com | 2009-01-10 | 2 | -3/+35 |
* | Resubmit r7826 after fixing breakages: | sgk@google.com | 2009-01-10 | 2 | -51/+356 |
* | Back out r7826, which broke the Linux build | mark@chromium.org | 2009-01-09 | 2 | -356/+51 |
* | Generation of net .vcproj and .sln files. | sgk@google.com | 2009-01-09 | 2 | -51/+356 |
* | 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 | 2 | -65/+755 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 1 | -0/+18 |
* | Underlying functionality for generating native Visual Studio solution files: | sgk@google.com | 2008-12-17 | 2 | -0/+485 |
* | Pulling in hammer changes. | bradnelson@chromium.org | 2008-12-04 | 13 | -67/+350 |
* | 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 | 2 | -0/+116 |
* | Fixes for Visual Studio solution + project file generation: | sgk@google.com | 2008-11-14 | 1 | -1/+1 |
* | Adding in new solution builder pattern. | bradnelson@chromium.org | 2008-11-08 | 1 | -15/+21 |
* | Bringing in sct changes. | bradnelson@google.com | 2008-11-07 | 3 | -73/+603 |
* | Missed a file in 9468. | bradnelson@chromium.org | 2008-11-06 | 1 | -1/+1 |
* | Unrollback the Scons changes, they weren't the cause of the problem. | brettw@google.com | 2008-11-05 | 2 | -2/+9 |
* | Rollback r4734 to see if it fixes the crashing I experience when starting chr... | brettw@google.com | 2008-11-05 | 2 | -9/+2 |
* | Adding better project generation (source and build targets). | bradnelson@chromium.org | 2008-11-05 | 2 | -2/+9 |
* | Adding in new software construction toolkit version. | bradnelson@google.com | 2008-11-04 | 13 | -244/+1299 |
* | Adding visual studio solution files. | bradnelson@chromium.org | 2008-11-04 | 1 | -14/+13 |
* | Fixing handling of absolute paths in site_init.py to handle windows correctly. | bradnelson@chromium.org | 2008-10-29 | 1 | -1/+2 |
* | Forgot this file in CL 4153. | bradnelson@google.com | 2008-10-29 | 1 | -1/+8 |
* | Pulling in latest software construction toolkit. | bradnelson@google.com | 2008-10-23 | 15 | -106/+560 |
* | Dropping in software construction toolkit. | bradnelson@chromium.org | 2008-10-09 | 26 | -0/+3967 |