| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial subset of .vcproj file generation, covering generation of: | sgk@google.com | 2008-12-24 | 1 | -4/+54 |
* | Set svn:eol-style so patches will apply on all platforms. | sgk@google.com | 2008-12-23 | 1 | -37/+37 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 1 | -35/+37 |
* | 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 | -194/+194 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 1 | -194/+194 |
* | * Cleanup: move base/platform_test.h -> testing/ | jeremy@chromium.org | 2008-12-02 | 3 | -0/+57 |
* | 1) Add a new MULTIPROCESS_TEST_MAIN macro to store child process names | jeremy@chromium.org | 2008-10-29 | 5 | -0/+111 |
* | SCons renaming updates for base, net and googleurl: | sgk@google.com | 2008-10-21 | 1 | -0/+22 |
* | Wow, it's been a while since we cleaned EOL. | maruel@google.com | 2008-09-25 | 1 | -34/+34 |
* | Update Copyright text in SCons config files. | sgk@google.com | 2008-09-01 | 1 | -28/+4 |
* | Move subdirectory skipping from being in the DEPS file of the directory to sk... | brettw@google.com | 2008-08-26 | 1 | -2/+0 |
* | Use LF for newlines in all DEPS files | mmentovai@google.com | 2008-08-18 | 1 | -2/+2 |
* | Add more useful settings to the xcconfigs. | mmentovai@google.com | 2008-08-18 | 1 | -0/+6 |
* | Use a common directory for all build output on the Mac. | mmentovai@google.com | 2008-08-18 | 1 | -0/+2 |
* | Final changes to make checkdeps happy. | brettw@google.com | 2008-08-15 | 1 | -0/+2 |
* | Move all settings except for the ones that really need to be per-target into | mmentovai@google.com | 2008-08-15 | 1 | -25/+17 |
* | Unify all of the build settings, and tweak a couple. Set as many things as p... | mmentovai@google.com | 2008-08-15 | 1 | -30/+24 |
* | Eliminate symbol visibility warnings produced when linking a unit test target... | mmentovai@google.com | 2008-08-12 | 1 | -18/+12 |
* | fix includes to not be so generic | pinkerton@google.com | 2008-08-04 | 1 | -2/+8 |
* | XCode project for building gTest static library so we can link it in our unit... | pinkerton@google.com | 2008-08-04 | 1 | -0/+210 |
* | Convert submodules SConscript files to psuedo-builder calls. | sgk@google.com | 2008-08-03 | 1 | -1/+1 |
* | Linuxify testing/SConscript. | evanm@google.com | 2008-08-01 | 1 | -7/+8 |
* | Add testing to the repository. | initial.commit | 2008-07-26 | 3 | -0/+258 |