| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove msvs_guids from third_party, webkit, tools and views. | tony@chromium.org | 2011-06-14 | 1 | -1/+0 |
* | Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u... | tony@chromium.org | 2011-05-23 | 1 | -2/+2 |
* | Globally replace <(library) with static_library | evan@chromium.org | 2011-05-19 | 1 | -2/+2 |
* | GYP changes for FreeBSD and OpenBSD | pvalchev@google.com | 2010-05-14 | 1 | -2/+4 |
* | Pass tools/licenses.py for a few more directories. | evan@chromium.org | 2010-04-09 | 2 | -1/+25 |
* | Pass license check script for most of the tree. | evan@chromium.org | 2010-03-19 | 1 | -3/+3 |
* | Dropping unconnected obsolete vsprops files. | bradnelson@google.com | 2010-02-03 | 2 | -23/+0 |
* | Make sure the 'use_system_*' variables are actually visible in the relevant g... | mmoss@google.com | 2009-12-10 | 1 | -1/+8 |
* | Revert 34195 - Make sure the 'use_system_*' variables are actually visible in... | jrg@chromium.org | 2009-12-10 | 1 | -8/+1 |
* | Make sure the 'use_system_*' variables are actually visible in the relevant g... | mmoss@google.com | 2009-12-09 | 1 | -1/+8 |
* | Add yasm and ffmpeg into the build tree for linux. | ajwong@chromium.org | 2009-10-30 | 1 | -1/+1 |
* | Add comments setting emacs and vim tab width and expansion variables. | sgk@google.com | 2009-10-06 | 1 | -0/+6 |
* | Force inclusion of build/common.gypi for all chromium gyp files. | yaar@chromium.org | 2009-09-15 | 1 | -3/+0 |
* | Linux: add GYP flag to build with system zlib. | agl@chromium.org | 2009-08-06 | 8 | -68/+121 |
* | Implements a Zip() utility function. Refactor existing | aa@chromium.org | 2009-06-01 | 1 | -0/+2 |
* | Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build: | sgk@google.com | 2009-04-08 | 1 | -1/+1 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 2 | -128/+0 |
* | Switching to gyp generated vcprojs for some components. | bradnelson@google.com | 2009-03-12 | 1 | -169/+0 |
* | Rolling back change 11431 (didn't work with a clobber either). | bradnelson@google.com | 2009-03-11 | 1 | -0/+169 |
* | Attempting to roll out gyp for base. | bradnelson@google.com | 2009-03-11 | 1 | -169/+0 |
* | Rolling back change 11429. | bradnelson@google.com | 2009-03-11 | 1 | -0/+169 |
* | junk | bradnelson@google.com | 2009-03-11 | 1 | -169/+0 |
* | Adding fixed guids to some modules to facilitate incremental switch to gyp. | bradnelson@google.com | 2009-03-10 | 1 | -0/+1 |
* | Snapshotting progress. | bradnelson@google.com | 2009-03-09 | 1 | -1/+1 |
* | GYP it, GYP it good. | mark@chromium.org | 2009-03-02 | 1 | -265/+0 |
* | Import .gyp files into the Chromium tree | mark@chromium.org | 2009-02-25 | 1 | -0/+64 |
* | Rename README.google to README.chromium. | mal@chromium.org | 2009-01-30 | 1 | -0/+0 |
* | Add zlib unzip to mac build and enable unit test. | erikkay@google.com | 2009-01-29 | 3 | -7/+37 |
* | Prep for generated .vcproj files: | sgk@google.com | 2009-01-23 | 1 | -0/+6 |
* | Generate all chrome .vcproj files: | sgk@google.com | 2009-01-17 | 1 | -0/+1 |
* | 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 | 1 | -13/+15 |
* | One more step towards working Mac SCons build. | phajdan.jr@chromium.org | 2009-01-06 | 1 | -0/+8 |
* | 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 | 1 | -1/+1 |
* | Initial subset of .vcproj file generation, covering generation of: | sgk@google.com | 2008-12-24 | 1 | -4/+43 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 1 | -0/+3 |
* | Convert from using env['PLATFORM'] directly to using the more flexible | sgk@google.com | 2008-12-18 | 1 | -1/+1 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 1 | -135/+135 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 1 | -135/+135 |
* | Fix use of LOAD= with WantSystemLib() (we could blow up if a variable | sgk@google.com | 2008-11-21 | 1 | -0/+8 |
* | SCons renaming updates for base, net and googleurl: | sgk@google.com | 2008-10-21 | 3 | -58/+54 |
* | Build and run bzip2 and gzip filter tests in net. Brings net, bzip2, and zlib | mmentovai@google.com | 2008-08-18 | 1 | -58/+26 |
* | Set the svn:eol-style to LF on all SConscript files | tc@google.com | 2008-08-13 | 1 | -58/+58 |
* | Undo my extra changes. | jabdelmalek@google.com | 2008-08-07 | 1 | -65/+0 |
* | Replace our cygwin binaries with another set that we can get the source for (... | jabdelmalek@google.com | 2008-08-07 | 1 | -0/+65 |
* | 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 | -2/+4 |
* | Get SCons building Windows again without having to Import()/re-Export(): use... | sgk@google.com | 2008-07-31 | 1 | -3/+1 |