| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove executable bit from a bunch of files that shouldn't have it. | evan@chromium.org | 2009-05-11 | 2 | -0/+0 |
* | Build on Linux with shared libraries (significant chunks courtesy craigsch): | sgk@google.com | 2009-04-22 | 1 | -0/+3 |
* | Second attempt to fix purify issue in test_shell_tests | cpu@google.com | 2009-04-12 | 1 | -1/+0 |
* | Remove built-in network stack from libxml | cpu@google.com | 2009-04-10 | 3 | -6/+6 |
* | Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build: | sgk@google.com | 2009-04-08 | 1 | -1/+1 |
* | Move a bunch of libs over to gyp on windows. | bradnelson@google.com | 2009-04-02 | 1 | -519/+0 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 2 | -258/+0 |
* | Add support for -Duse_system_{libxml,libxslt,sqlite}=1 for | sgk@google.com | 2009-03-25 | 1 | -141/+158 |
* | Update the gyp Linux build: | sgk@google.com | 2009-03-20 | 1 | -0/+18 |
* | Adding fixed guids to some modules to facilitate incremental switch to gyp. | bradnelson@google.com | 2009-03-10 | 1 | -0/+1 |
* | Update the mac config to properly match the sources. | thomasvl@chromium.org | 2009-03-06 | 2 | -6/+7 |
* | GYP it, GYP it good. | mark@chromium.org | 2009-03-02 | 2 | -1226/+0 |
* | Import .gyp files into the Chromium tree | mark@chromium.org | 2009-02-25 | 1 | -0/+190 |
* | Check in pre-generated xmlversion.h and config.h files for libxml on the Mac. | mark@chromium.org | 2009-02-13 | 3 | -4/+719 |
* | Rename README.google to README.chromium. | mal@chromium.org | 2009-01-30 | 1 | -0/+0 |
* | Generation of .vcproj files for remaining third_party components. | sgk@google.com | 2009-01-27 | 1 | -9/+99 |
* | Remove the build time generation of config.h and xmlversion.h. | tc@google.com | 2009-01-15 | 10 | -131/+556 |
* | Reduce the number of warnings in third party code. | maruel@chromium.org | 2009-01-08 | 2 | -8/+86 |
* | Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda... | evanm@google.com | 2008-12-26 | 1 | -1/+1 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 1 | -0/+9 |
* | Convert from using env['PLATFORM'] directly to using the more flexible | sgk@google.com | 2008-12-18 | 1 | -4/+4 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 2 | -527/+527 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 2 | -527/+527 |
* | Fix use of LOAD= with WantSystemLib() (we could blow up if a variable | sgk@google.com | 2008-11-21 | 2 | -27/+7 |
* | Allow chromium to be built with some system libs by introducing | evanm@google.com | 2008-11-12 | 1 | -2/+2 |
* | Dramatically improve the link time in release mode. Today's MC Hammer Xcode | mark@chromium.org | 2008-11-07 | 1 | -0/+32 |
* | Refactor building unit_tests with SCons for the new structure: | sgk@google.com | 2008-11-03 | 1 | -0/+44 |
* | libxml DerivedSources | tc@google.com | 2008-10-10 | 1 | -5/+6 |
* | Some small linux build cleanups: | tc@google.com | 2008-10-09 | 1 | -1/+0 |
* | Revert both 3079 and 3063 because they caused linux and mac breakage. | maruel@google.com | 2008-10-09 | 1 | -0/+1 |
* | Update the SCons build for the WebKit merge: | sgk@google.com | 2008-10-08 | 1 | -1/+0 |
* | Roll the icu38 revision in the DEPS file to change the name of | sgk@google.com | 2008-09-23 | 3 | -3/+3 |
* | Apply the security patch by Daniel Veillard (against libxml2 2.6.32). | maruel@google.com | 2008-09-17 | 2 | -1/+3 |
* | Put all prebuild scripts in external files. Scripts to run unit tests are | mark@chromium.org | 2008-09-11 | 2 | -3/+154 |
* | Fix webkit.xcodeproj. Make it use our new xcconfig and common build directory | mmentovai@google.com | 2008-09-06 | 1 | -11/+13 |
* | Move icu.xcodeproj into the icu38 directory, as is done with all other | mmentovai@google.com | 2008-09-03 | 1 | -1/+1 |
* | Move libjpeg and libxml Xcode projects over to our new happy family | mmentovai@google.com | 2008-08-22 | 1 | -284/+266 |
* | Turn on -Wall -Werror, fixing a few files while I'm here and *temporarily* di... | evanm@google.com | 2008-08-20 | 1 | -0/+3 |
* | Set the svn:eol-style to LF on all SConscript files | tc@google.com | 2008-08-13 | 1 | -154/+154 |
* | Updates libxml to 2.6.32. Updated google.patch and README.google | maruel@google.com | 2008-08-08 | 45 | -661/+1587 |
* | Undo my extra changes. | jabdelmalek@google.com | 2008-08-07 | 7 | -718/+0 |
* | Replace our cygwin binaries with another set that we can get the source for (... | jabdelmalek@google.com | 2008-08-07 | 7 | -0/+718 |
* | Allow third_party/libxml to compile on Linux. This uses static config.h and x... | mmoss@google.com | 2008-08-06 | 7 | -31/+931 |
* | Add some licensing/copyright info that is missing from directories in third_p... | mal@google.com | 2008-08-05 | 1 | -1/+1 |
* | Convert third-party SConscript files to psuedo-builder calls. | sgk@google.com | 2008-08-03 | 1 | -1/+1 |
* | Update xcodeprojs | mmentovai@google.com | 2008-08-01 | 1 | -12/+19 |
* | Initial cleanups en route to coalescing the get-it-built cut-and-paste from v... | sgk@google.com | 2008-07-31 | 1 | -3/+0 |
* | Fix the property sheet (.vsprops) inheritance. | maruel@google.com | 2008-07-30 | 1 | -2/+2 |
* | Add third_party to the repository. | initial.commit | 2008-07-27 | 180 | -0/+365252 |