summaryrefslogtreecommitdiffstats
path: root/site_scons
Commit message (Expand)AuthorAgeFilesLines
* GYP deps roll to latest. Remove now-unnecessary code from site_scons.sgk@google.com2009-08-131-232/+0
* Add .fragment and .sigs to non-compilable suffixes.craig.schlenter@chromium.org2009-06-141-1/+3
* Don't try to compile .mk files when building shared librariessgk@google.com2009-05-131-0/+1
* When env.Replace() is getting called with a list of Nodes, use a slice tosgk@google.com2009-04-201-1/+6
* Save space and time by having files build directly in their finaltc@google.com2009-04-021-32/+5
* Remove Hammer files.sgk@google.com2009-04-0135-7946/+1
* Checked in wrong copy.sgk@google.com2009-04-011-1/+1
* Change uses of the SCons Install() builder to 'cp' inside thesgk@google.com2009-04-011-5/+18
* Build in a ../sconsbuild directory by default:sgk@google.com2009-03-271-2/+2
* Prep for gyp conversion: cut-and-paste the FileList base class that chromium...sgk@google.com2009-03-261-4/+71
* Update Linux gyp build to import and propagate external environmentsgk@google.com2009-03-261-7/+7
* Update the gyp Linux build:sgk@google.com2009-03-201-0/+44
* Have the gyp build use base SCons, not Hammer components, so it cansgk@google.com2009-03-131-8/+34
* Add to and sort the list of non-compilable suffixes.evan@chromium.org2009-02-121-2/+7
* Add a Repack tool to scons. This is used to compile linux resourcestc@google.com2009-02-061-0/+10
* Exclude .idl files from the generated compilable files lists.sgk@google.com2009-01-221-0/+2
* Generate all chrome .vcproj files:sgk@google.com2009-01-172-19/+119
* Updates to Visual Studio project generation to accomodatesgk@google.com2009-01-102-3/+35
* Resubmit r7826 after fixing breakages:sgk@google.com2009-01-102-51/+356
* Back out r7826, which broke the Linux buildmark@chromium.org2009-01-092-356/+51
* Generation of net .vcproj and .sln files.sgk@google.com2009-01-092-51/+356
* Add a ChromeLibrary builder that allows the environment to decide whetherevanm@google.com2008-12-261-0/+5
* Initial subset of .vcproj file generation, covering generation of:sgk@google.com2008-12-242-65/+755
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-0/+18
* Underlying functionality for generating native Visual Studio solution files:sgk@google.com2008-12-172-0/+485
* Pulling in hammer changes.bradnelson@chromium.org2008-12-0413-67/+350
* Fixes and enhancementssgk@google.com2008-12-021-3/+12
* Fix use of LOAD= with WantSystemLib() (we could blow up if a variablesgk@google.com2008-11-212-0/+116
* Fixes for Visual Studio solution + project file generation:sgk@google.com2008-11-141-1/+1
* Adding in new solution builder pattern.bradnelson@chromium.org2008-11-081-15/+21
* Bringing in sct changes.bradnelson@google.com2008-11-073-73/+603
* Missed a file in 9468.bradnelson@chromium.org2008-11-061-1/+1
* Unrollback the Scons changes, they weren't the cause of the problem.brettw@google.com2008-11-052-2/+9
* Rollback r4734 to see if it fixes the crashing I experience when starting chr...brettw@google.com2008-11-052-9/+2
* Adding better project generation (source and build targets).bradnelson@chromium.org2008-11-052-2/+9
* Adding in new software construction toolkit version.bradnelson@google.com2008-11-0413-244/+1299
* Adding visual studio solution files.bradnelson@chromium.org2008-11-041-14/+13
* Fixing handling of absolute paths in site_init.py to handle windows correctly.bradnelson@chromium.org2008-10-291-1/+2
* Forgot this file in CL 4153.bradnelson@google.com2008-10-291-1/+8
* Pulling in latest software construction toolkit.bradnelson@google.com2008-10-2315-106/+560
* Dropping in software construction toolkit.bradnelson@chromium.org2008-10-0926-0/+3967