summaryrefslogtreecommitdiffstats
path: root/build/SConscript.main
Commit message (Expand)AuthorAgeFilesLines
* Underlying functionality for generating native Visual Studio solution files:sgk@google.com2008-12-171-2/+18
* Remove few more errors in mac scons build.phajdan.jr@chromium.org2008-12-151-0/+2
* Removing VERBOSE=1 option, superceeded by standard hammer --verbose option.bradnelson@chromium.org2008-12-131-10/+0
* First step to unbreak scons build on Mac.phajdan.jr@chromium.org2008-12-111-0/+3
* Support gprof and symbols options to the Linux build.deanm@chromium.org2008-12-101-0/+9
* Remove -Wno-unknown-pragmas from global compiler flags on Linux.evanm@google.com2008-12-091-1/+0
* Stop filtering out the 'gears' SConscript on linux and mac.mpcomplete@chromium.org2008-12-041-2/+0
* Allows scons build to use local copy of platformsdk if one is not bundled sid...bradnelson@chromium.org2008-12-031-2/+8
* Parameterize the "Hammer" subdirectory name in which we build assgk@google.com2008-12-031-14/+15
* Fixes and enhancementssgk@google.com2008-12-021-17/+39
* Remove dependancies on gcc/perl etc. This saves a bunch of stats andagl@chromium.org2008-11-251-0/+5
* Purify support:sgk@google.com2008-11-221-2/+11
* Fix use of LOAD= with WantSystemLib() (we could blow up if a variablesgk@google.com2008-11-211-130/+39
* Finish release (opt) builds on Windows, including the parallelsgk@google.com2008-11-201-70/+48
* Don't build with exception support, we don't use exceptions.deanm@chromium.org2008-11-191-1/+1
* Move dmg_fp in scons build to compile fromtc@google.com2008-11-151-2/+0
* Add a webkit.scons file in between build\SConscript.main andsgk@google.com2008-11-141-1/+1
* More *.scons renaming:sgk@google.com2008-11-141-7/+7
* Recommit of media project files due to a mistake in media_unittest.vcprojscherkus@chromium.org2008-11-141-0/+4
* Fixes for Visual Studio solution + project file generation:sgk@google.com2008-11-141-0/+4
* Allow optimized builds on Linux.evanm@google.com2008-11-131-11/+21
* * Revert "Checking in the media project files (layout based on net/base libra...agl@chromium.org2008-11-131-4/+0
* Checking in the media project files (layout based on net/base libraries).scherkus@chromium.org2008-11-131-0/+4
* Add extra pass throughs for enforge.agl@chromium.org2008-11-131-4/+6
* Allow chromium to be built with some system libs by introducingevanm@google.com2008-11-121-10/+63
* Make unit_tests pass with pt_BR.UTF-8 locale.tc@google.com2008-11-121-0/+2
* add distcc_dir to the list of pass through varstc@google.com2008-11-121-1/+1
* Some changes necessary to build an optimized binary on Linux.evanm@google.com2008-11-111-1/+1
* Serialize links on Linux. Should fix http://code.google.com/p/chromium/issue...dkegel@google.com2008-11-101-0/+4
* Adding in new solution builder pattern.bradnelson@chromium.org2008-11-081-31/+51
* Set cpus=1 on systems where we don't (yet) know how to deducesgk@google.com2008-11-071-2/+2
* A more friendly build error on linuxtc@google.com2008-11-061-3/+12
* Make better (and more efficient) use of Hammer functionalitysgk@google.com2008-11-051-0/+13
* Unrollback the Scons changes, they weren't the cause of the problem.brettw@google.com2008-11-051-3/+18
* Rollback r4734 to see if it fixes the crashing I experience when starting chr...brettw@google.com2008-11-051-18/+3
* Adding better project generation (source and build targets).bradnelson@chromium.org2008-11-051-3/+18
* Take Hammer out of the default target list.bradnelson@chromium.org2008-11-041-1/+2
* Adding visual studio solution files.bradnelson@chromium.org2008-11-041-5/+26
* Refactor building unit_tests with SCons for the new structure:sgk@google.com2008-11-031-1/+1
* Get fonts to render in a somewhat recognisable form on Linux.agl@chromium.org2008-10-311-0/+1
* Fixing use of built_component from SConstructs.bradnelson@chromium.org2008-10-291-1/+1
* Adding in BuildComponents to allow things like Defer and publishing.bradnelson@google.com2008-10-291-145/+173
* Fixing clobber which was broken by r4051.bradnelson@google.com2008-10-281-1/+1
* Splitting apart the environments to build in.bradnelson@google.com2008-10-281-179/+210
* speed up sconstc@google.com2008-10-271-0/+10
* Add CCACHE_DIR to the list of environment variablestc@google.com2008-10-271-6/+9
* Fix SCons build of the sandbox module, splitting out the individualsgk@google.com2008-10-271-1/+1
* Fix SCons modules build on Windows:sgk@google.com2008-10-251-1/+8
* Actually adding the new scons toolkit (hammer) base tools to the builtbradnelson@google.com2008-10-241-60/+41
* Removing more dependencies on the relative location of $CHROME_SRC_DIR.bradnelson@google.com2008-10-231-2/+2