summaryrefslogtreecommitdiffstats
path: root/site_scons/site_tools/chromium_builders.py
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-011-42/+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-171-10/+26
* Updates to Visual Studio project generation to accomodatesgk@google.com2009-01-101-2/+26
* Resubmit r7826 after fixing breakages:sgk@google.com2009-01-101-2/+4
* Back out r7826, which broke the Linux buildmark@chromium.org2009-01-091-4/+2
* Generation of net .vcproj and .sln files.sgk@google.com2009-01-091-2/+4
* 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-241-40/+96
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-0/+18
* 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-211-0/+35