| Commit message (Expand) | Author | Age | Files | Lines |
* | Provide pre-generated config.h files for the Mac for sdch and libevent, so | mark@chromium.org | 2009-02-05 | 2 | -0/+254 |
* | Get windowed plugins (Flash) limping along on Linux. | evan@chromium.org | 2009-02-04 | 1 | -0/+7 |
* | Update SCons to latest checkpoint release, 1.2.0.d20090113. | sgk@google.com | 2009-02-03 | 175 | -708/+1312 |
* | Rename README.google to README.chromium. | mal@chromium.org | 2009-01-30 | 18 | -0/+0 |
* | Add zlib unzip to mac build and enable unit test. | erikkay@google.com | 2009-01-29 | 3 | -7/+37 |
* | Generation of .vcproj files for remaining third_party components. | sgk@google.com | 2009-01-27 | 15 | -85/+622 |
* | Prep for generated .vcproj files: | sgk@google.com | 2009-01-23 | 2 | -0/+12 |
* | Generate all chrome .vcproj files: | sgk@google.com | 2009-01-17 | 2 | -1/+4 |
* | remove libxslt_config.vcproj and add generate header script | tc@google.com | 2009-01-16 | 7 | -107/+21 |
* | Remove the build time generation of config.h and xmlversion.h. | tc@google.com | 2009-01-15 | 10 | -131/+556 |
* | Apply Gears modifications to zlib to our copy, so we're both using the same | mpcomplete@google.com | 2009-01-13 | 3 | -17/+24 |
* | Updates to Visual Studio project generation to accomodate | sgk@google.com | 2009-01-10 | 3 | -19/+19 |
* | Reduce the number of warnings in third party code. | maruel@chromium.org | 2009-01-08 | 3 | -9/+87 |
* | Stub out NPN_Construct. | estade@chromium.org | 2009-01-08 | 1 | -3/+9 |
* | Fix win scons build (disabled some warnings). | mpcomplete@google.com | 2009-01-06 | 1 | -0/+3 |
* | Allow command-line argument to fuzzy matcher for output file. | evan@chromium.org | 2009-01-06 | 1 | -1/+10 |
* | Try 2 at fixing linux scons build. | mpcomplete@google.com | 2009-01-06 | 1 | -3/+8 |
* | Fix sqlite scons build. | mpcomplete@google.com | 2009-01-06 | 1 | -1/+4 |
* | Mac project file changes for sqlite upgrade (r7623) | mark@chromium.org | 2009-01-06 | 1 | -17/+121 |
* | Upgrade our sqlite to 3.6.1, with the local changes made by Gears. I'm | mpcomplete@google.com | 2009-01-06 | 642 | -18508/+270036 |
* | One more step towards working Mac SCons build. | phajdan.jr@chromium.org | 2009-01-06 | 1 | -0/+8 |
* | Update to SCons 1.2.0. | sgk@google.com | 2008-12-30 | 174 | -740/+1564 |
* | Set svn:eol-style to LF on the SCons *.py files. | sgk@google.com | 2008-12-30 | 1 | -2253/+2253 |
* | Fix zlib bustage with hammer build. | erikkay@google.com | 2008-12-30 | 1 | -0/+1 |
* | Add zlib/contrib/minizip to third_party/zlib | erikkay@google.com | 2008-12-30 | 19 | -2/+5559 |
* | Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda... | evanm@google.com | 2008-12-26 | 11 | -11/+11 |
* | Initial subset of .vcproj file generation, covering generation of: | sgk@google.com | 2008-12-24 | 3 | -24/+98 |
* | Add pyftpdlib to python PATH | erikkay@google.com | 2008-12-23 | 1 | -0/+0 |
* | Add pyftpdlib for future ftp unit tests. | erikkay@google.com | 2008-12-23 | 23 | -0/+10053 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 12 | -2252/+2304 |
* | Convert from using env['PLATFORM'] directly to using the more flexible | sgk@google.com | 2008-12-18 | 10 | -20/+20 |
* | Update libpng to 1.2.33. | maruel@chromium.org | 2008-12-18 | 20 | -974/+1368 |
* | Change sqlite fts2 tokenizer to recognize "foo*" as a prefix search, and not | mpcomplete@google.com | 2008-12-17 | 1 | -3/+5 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 16 | -3380/+3380 |
* | fuzzymatch needed libtiff to compile for me. | evanm@google.com | 2008-12-16 | 1 | -1/+1 |
* | Fuzzy matching: ignore scrollbars and add option to highlight | agl@chromium.org | 2008-12-06 | 1 | -11/+62 |
* | Add fuzzy image matching tool for Linux pixel tests | agl@chromium.org | 2008-12-05 | 2 | -0/+99 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 16 | -3380/+3380 |
* | Get the test plugin compiling and working for the Mac. | avi@google.com | 2008-12-03 | 1 | -0/+1 |
* | Remove getallheader() compat shim after upstream changes to use $_SERVER. | deanm@chromium.org | 2008-12-02 | 2 | -18/+0 |
* | Local fix to SCons bug: | sgk@google.com | 2008-12-02 | 1 | -0/+4 |
* | Rediff the tlslite patch (it was against wrong baseline) | dank@chromium.org | 2008-11-26 | 2 | -13/+14 |
* | Add dependency libpcre.0.dylib and adjust LC_LOAD_DYLIB commands to be | mark@chromium.org | 2008-11-25 | 1 | -2/+7 |
* | Add dependency libpcre.0.dylib and adjust LC_LOAD_DYLIB commands to be | mark@chromium.org | 2008-11-25 | 35 | -0/+0 |
* | Build bsdiff.exe, not bsdiff.lib (old, old cut-and-paste error). | sgk@google.com | 2008-11-21 | 1 | -9/+3 |
* | Fix use of LOAD= with WantSystemLib() (we could blow up if a variable | sgk@google.com | 2008-11-21 | 9 | -40/+42 |
* | Revert "Add Linux lighttpd for running LayoutTests on Linux." | mmoss@google.com | 2008-11-17 | 67 | -1129/+7 |
* | Add Linux lighttpd for running LayoutTests on Linux. | mmoss@google.com | 2008-11-17 | 67 | -7/+1129 |
* | Fix the mac build to add dmg_fp to the libbase.a. | tony@chromium.org | 2008-11-15 | 5 | -3701/+0 |
* | Move dmg_fp in scons build to compile from | tc@google.com | 2008-11-15 | 3 | -74/+0 |