summaryrefslogtreecommitdiffstats
path: root/build/SConscript.main
Commit message (Expand)AuthorAgeFilesLines
* Build test_shell and test_shell_tests on Linux from gyp-generated scons files:sgk@google.com2009-03-061-1/+7
* Move the main entry point *.scons files in the key remaining componentssgk@google.com2009-03-041-4/+4
* Start stitching GYP-generated files into the Linux build:sgk@google.com2009-03-031-11/+25
* Multiple fixes for broken Linux SHARED=1 build. This gets things building, bu...mmoss@chromium.org2009-02-231-1/+1
* Add linux printing module.maruel@chromium.org2009-02-211-0/+2
* Remove filtering out of some libraries from shared links.evan@chromium.org2009-02-121-9/+0
* Remove LIBS_DIR usage.evan@chromium.org2009-02-091-3/+0
* Add media/base to the build.thestig@chromium.org2009-01-291-1/+0
* Add sqlite to list of things to build.thestig@chromium.org2009-01-281-0/+11
* Allow "hammer Hammer SHARED=1" to build cleanly.tc@google.com2009-01-271-0/+10
* More updates to build optimization settings.deanm@chromium.org2009-01-271-4/+5
* Force SCons to use the VC8 toolchain. (Take 2)maruel@chromium.org2009-01-271-0/+5
* Reverting 8665.maruel@chromium.org2009-01-261-4/+0
* Force SCons to use the VC8 toolchain. maruel@chromium.org2009-01-261-0/+4
* Reduce the size of a release test_shell from 18mb to 12mb.deanm@chromium.org2009-01-261-0/+7
* Add a official build target for Linux, builds with OFFICIAL_BUILD.deanm@chromium.org2009-01-261-0/+5
* Add using_generated_resources.scons to the build. Thistc@google.com2009-01-061-0/+1
* Add a small utility for dumping the system clipboard's contents on GTK.estade@chromium.org2009-01-051-0/+4
* Update build files to use PSDK 6.1 (platformsdk_win2008_6_1). This is necessa...jungshik@google.com2008-12-311-3/+3
* Revert sdk 6.1 upgrade changes.jungshik@google.com2008-12-301-3/+3
* Change build-related files to use Windows SDK 6.1 instead of Windows SDK 6.0.jungshik@google.com2008-12-301-3/+3
* Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...evanm@google.com2008-12-261-0/+4
* Initial subset of .vcproj file generation, covering generation of:sgk@google.com2008-12-241-1/+1
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-5/+71
* 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