| Commit message (Expand) | Author | Age | Files | Lines |
* | Switching printing to gyp on windows. | bradnelson@google.com | 2009-03-30 | 1 | -2/+2 |
* | Reorder d8 files in v8 gyp file. | ager@chromium.org | 2009-03-30 | 1 | -1/+1 |
* | Fix v8.gyp after adding new platform specific d8 files. | ager@chromium.org | 2009-03-30 | 1 | -2/+8 |
* | Switching media to gyp under windows. | bradnelson@google.com | 2009-03-30 | 1 | -1/+1 |
* | Run dsymutil before valgrind (Mac) | mark@chromium.org | 2009-03-27 | 1 | -1/+1 |
* | Add 32-bit libreadline to amd64 build deps. | mmoss@chromium.org | 2009-03-27 | 1 | -1/+2 |
* | Build in a ../sconsbuild directory by default: | sgk@google.com | 2009-03-27 | 1 | -1/+4 |
* | whitespace change to poke the builders | tc@google.com | 2009-03-26 | 1 | -0/+1 |
* | Update Linux gyp build to import and propagate external environment | sgk@google.com | 2009-03-26 | 2 | -2/+18 |
* | Make sure *BUILD* env vars are passed around for Linux official builds. | mmoss@chromium.org | 2009-03-26 | 1 | -0/+1 |
* | src/platform-linux.cc in v8_base now seems to need '-lrt' for | sgk@google.com | 2009-03-25 | 1 | -1/+13 |
* | Add a gtk_clipboard_dump target with a new .gyp file. | sgk@google.com | 2009-03-25 | 1 | -0/+5 |
* | Update gyp files one more time. Formatting changes and added the | ager@chromium.org | 2009-03-25 | 1 | -4/+32 |
* | Fix syntax error in v8.gyp. | ager@chromium.org | 2009-03-25 | 1 | -2/+2 |
* | Let's try this again. This time actually include the new platform | ager@chromium.org | 2009-03-25 | 1 | -2/+4 |
* | Add new platform file to V8 gyp file. | ager@chromium.org | 2009-03-25 | 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 |
* | loadable_modules are just like shared libs for code generation. | thomasvl@chromium.org | 2009-03-24 | 1 | -1/+1 |
* | Linux: back off build to only require P3 | agl@chromium.org | 2009-03-24 | 1 | -2/+2 |
* | Fix a typo in the shared library link line arguments. | sgk@google.com | 2009-03-24 | 1 | -1/+1 |
* | Temporarily disable the v8 *_arm targets on Linux so we can roll | sgk@google.com | 2009-03-24 | 1 | -0/+7 |
* | Switching sandbox to gyp on windows. | bradnelson@google.com | 2009-03-23 | 1 | -0/+5 |
* | Fix pkg_config_wrapper.py paths now that the updated gyp executes | sgk@google.com | 2009-03-21 | 1 | -6/+6 |
* | Update the gyp Linux build: | sgk@google.com | 2009-03-20 | 3 | -0/+150 |
* | Make the ObjC linker flag more generic so it only cares if we're building a | thomasvl@chromium.org | 2009-03-20 | 1 | -1/+1 |
* | Chromium side of http://codereview.chromium.org/42394 | thomasvl@chromium.org | 2009-03-19 | 1 | -2/+3 |
* | Uses FFmpeg in chrome/renderer | hclam@chromium.org | 2009-03-19 | 1 | -1/+1 |
* | Update V8 to version 1.1.1.2. | ager@chromium.org | 2009-03-18 | 1 | -0/+18 |
* | Revert 11946 since it is causing a build breakage on full rebuild. The | maruel@chromium.org | 2009-03-18 | 1 | -5/+0 |
* | Moving sbox to gyp on windows. | bradnelson@google.com | 2009-03-18 | 1 | -0/+5 |
* | Switching net over to use gyp on windows. | bradnelson@google.com | 2009-03-18 | 1 | -1/+1 |
* | Pull out V8 update. | ager@chromium.org | 2009-03-16 | 1 | -18/+0 |
* | Linux: Use -mfpmath=sse to remove differences between opt and debug | agl@chromium.org | 2009-03-16 | 1 | -1/+23 |
* | Update V8 containing the new compiler infrastructure. | ager@chromium.org | 2009-03-16 | 1 | -0/+18 |
* | Reverting change 11688. | bradnelson@google.com | 2009-03-14 | 1 | -1/+1 |
* | Switching net to gyp on windows. | bradnelson@google.com | 2009-03-13 | 1 | -1/+1 |
* | Have the gyp build use base SCons, not Hammer components, so it can | sgk@google.com | 2009-03-13 | 1 | -19/+25 |
* | Rollback v8 DEPS roll (for real) | jar@chromium.org | 2009-03-13 | 1 | -18/+0 |
* | Update V8 to version 1.1.1. | ager@chromium.org | 2009-03-13 | 1 | -0/+18 |
* | Allow Mac precompiled headers to be disabled based on a GYP variable. | mark@chromium.org | 2009-03-12 | 1 | -1/+23 |
* | Get rid of now unnecessary SCons-isms for gyp on Linux | sgk@google.com | 2009-03-12 | 1 | -8/+0 |
* | Switching to gyp generated vcprojs for some components. | bradnelson@google.com | 2009-03-12 | 1 | -0/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Reenable incremental linking for most projects except the largest ones. Will ... | maruel@chromium.org | 2009-03-11 | 1 | -1/+1 |
* | Adding fixed guids to some modules to facilitate incremental switch to gyp. | bradnelson@google.com | 2009-03-10 | 2 | -0/+4 |
* | Making what gets generated platform conditional to allow gradual phase in on ... | bradnelson@google.com | 2009-03-10 | 1 | -22/+35 |
* | Prompt the user before performing particularly expensive operations. | markus@chromium.org | 2009-03-10 | 1 | -1/+62 |
* | Re-implemented the install-build-deps.sh script file, so that on 64 bit | markus@chromium.org | 2009-03-10 | 1 | -109/+178 |
* | Build test_shell and test_shell_tests on Linux from gyp-generated scons files: | sgk@google.com | 2009-03-06 | 1 | -1/+7 |