| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 1 | -909/+0 |
* | Print out some warnings on unsupported build flags. | evan@chromium.org | 2009-04-01 | 1 | -1/+10 |
* | Update Linux gyp build to import and propagate external environment | sgk@google.com | 2009-03-26 | 1 | -0/+2 |
* | Make sure *BUILD* env vars are passed around for Linux official builds. | mmoss@chromium.org | 2009-03-26 | 1 | -0/+1 |
* | Propagate CC, CXX variables to Webcore and v8. | thestig@chromium.org | 2009-03-25 | 1 | -0/+1 |
* | Revert "Linux: back off build to only require P3" | agl@chromium.org | 2009-03-24 | 1 | -2/+2 |
* | Linux: back off build to only require P3 | agl@chromium.org | 2009-03-24 | 1 | -2/+2 |
* | Linux: Use -mfpmath=sse to remove differences between opt and debug | agl@chromium.org | 2009-03-16 | 1 | -1/+23 |
* | Have the gyp build use base SCons, not Hammer components, so it can | sgk@google.com | 2009-03-13 | 1 | -19/+25 |
* | Build test_shell and test_shell_tests on Linux from gyp-generated scons files: | sgk@google.com | 2009-03-06 | 1 | -1/+7 |
* | Move the main entry point *.scons files in the key remaining components | sgk@google.com | 2009-03-04 | 1 | -4/+4 |
* | Start stitching GYP-generated files into the Linux build: | sgk@google.com | 2009-03-03 | 1 | -11/+25 |
* | Multiple fixes for broken Linux SHARED=1 build. This gets things building, bu... | mmoss@chromium.org | 2009-02-23 | 1 | -1/+1 |
* | Add linux printing module. | maruel@chromium.org | 2009-02-21 | 1 | -0/+2 |
* | Remove filtering out of some libraries from shared links. | evan@chromium.org | 2009-02-12 | 1 | -9/+0 |
* | Remove LIBS_DIR usage. | evan@chromium.org | 2009-02-09 | 1 | -3/+0 |
* | Add media/base to the build. | thestig@chromium.org | 2009-01-29 | 1 | -1/+0 |
* | Add sqlite to list of things to build. | thestig@chromium.org | 2009-01-28 | 1 | -0/+11 |
* | Allow "hammer Hammer SHARED=1" to build cleanly. | tc@google.com | 2009-01-27 | 1 | -0/+10 |
* | More updates to build optimization settings. | deanm@chromium.org | 2009-01-27 | 1 | -4/+5 |
* | Force SCons to use the VC8 toolchain. (Take 2) | maruel@chromium.org | 2009-01-27 | 1 | -0/+5 |
* | Reverting 8665. | maruel@chromium.org | 2009-01-26 | 1 | -4/+0 |
* | Force SCons to use the VC8 toolchain. | maruel@chromium.org | 2009-01-26 | 1 | -0/+4 |
* | Reduce the size of a release test_shell from 18mb to 12mb. | deanm@chromium.org | 2009-01-26 | 1 | -0/+7 |
* | Add a official build target for Linux, builds with OFFICIAL_BUILD. | deanm@chromium.org | 2009-01-26 | 1 | -0/+5 |
* | Add using_generated_resources.scons to the build. This | tc@google.com | 2009-01-06 | 1 | -0/+1 |
* | Add a small utility for dumping the system clipboard's contents on GTK. | estade@chromium.org | 2009-01-05 | 1 | -0/+4 |
* | Update build files to use PSDK 6.1 (platformsdk_win2008_6_1). This is necessa... | jungshik@google.com | 2008-12-31 | 1 | -3/+3 |
* | Revert sdk 6.1 upgrade changes. | jungshik@google.com | 2008-12-30 | 1 | -3/+3 |
* | Change build-related files to use Windows SDK 6.1 instead of Windows SDK 6.0. | jungshik@google.com | 2008-12-30 | 1 | -3/+3 |
* | Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda... | evanm@google.com | 2008-12-26 | 1 | -0/+4 |
* | Initial subset of .vcproj file generation, covering generation of: | sgk@google.com | 2008-12-24 | 1 | -1/+1 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 1 | -5/+71 |
* | Underlying functionality for generating native Visual Studio solution files: | sgk@google.com | 2008-12-17 | 1 | -2/+18 |
* | Remove few more errors in mac scons build. | phajdan.jr@chromium.org | 2008-12-15 | 1 | -0/+2 |
* | Removing VERBOSE=1 option, superceeded by standard hammer --verbose option. | bradnelson@chromium.org | 2008-12-13 | 1 | -10/+0 |
* | First step to unbreak scons build on Mac. | phajdan.jr@chromium.org | 2008-12-11 | 1 | -0/+3 |
* | Support gprof and symbols options to the Linux build. | deanm@chromium.org | 2008-12-10 | 1 | -0/+9 |
* | Remove -Wno-unknown-pragmas from global compiler flags on Linux. | evanm@google.com | 2008-12-09 | 1 | -1/+0 |
* | Stop filtering out the 'gears' SConscript on linux and mac. | mpcomplete@chromium.org | 2008-12-04 | 1 | -2/+0 |
* | Allows scons build to use local copy of platformsdk if one is not bundled sid... | bradnelson@chromium.org | 2008-12-03 | 1 | -2/+8 |
* | Parameterize the "Hammer" subdirectory name in which we build as | sgk@google.com | 2008-12-03 | 1 | -14/+15 |
* | Fixes and enhancements | sgk@google.com | 2008-12-02 | 1 | -17/+39 |
* | Remove dependancies on gcc/perl etc. This saves a bunch of stats and | agl@chromium.org | 2008-11-25 | 1 | -0/+5 |
* | Purify support: | sgk@google.com | 2008-11-22 | 1 | -2/+11 |
* | Fix use of LOAD= with WantSystemLib() (we could blow up if a variable | sgk@google.com | 2008-11-21 | 1 | -130/+39 |
* | Finish release (opt) builds on Windows, including the parallel | sgk@google.com | 2008-11-20 | 1 | -70/+48 |
* | Don't build with exception support, we don't use exceptions. | deanm@chromium.org | 2008-11-19 | 1 | -1/+1 |
* | Move dmg_fp in scons build to compile from | tc@google.com | 2008-11-15 | 1 | -2/+0 |
* | Add a webkit.scons file in between build\SConscript.main and | sgk@google.com | 2008-11-14 | 1 | -1/+1 |