| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding visual studio solution files. | bradnelson@chromium.org | 2008-11-04 | 1 | -1/+1 |
* | Convert browser.lib to the new naming: | sgk@google.com | 2008-11-03 | 1 | -0/+15 |
* | Refactor building unit_tests with SCons for the new structure: | sgk@google.com | 2008-11-03 | 3 | -0/+116 |
* | Set the svn:executable flag on lighthttpd binaries. | tc@google.com | 2008-10-31 | 55 | -0/+0 |
* | Should check #if OS_WIN in the sqlite code, not #ifdef. | deanm@chromium.org | 2008-10-31 | 2 | -4/+4 |
* | The preloading code allocates a ton of memory, loads everything in, goes thro... | deanm@chromium.org | 2008-10-31 | 2 | -4/+46 |
* | Moving to scons 1.1.0 | bradnelson@google.com | 2008-10-30 | 172 | -443/+1138 |
* | rough build instructions for linux from Alejandro Salazar (asalazar@google.com) | pinkerton@google.com | 2008-10-24 | 1 | -3/+45 |
* | Removing more dependencies on the relative location of $CHROME_SRC_DIR. | bradnelson@google.com | 2008-10-23 | 2 | -2/+2 |
* | Build libxslt on the Mac. This seems to be needed while disabling | mark@chromium.org | 2008-10-22 | 2 | -0/+505 |
* | Using $CHROME_SRC_DIR in place of hash/.. | bradnelson@google.com | 2008-10-22 | 2 | -2/+2 |
* | SCons renaming updates for base, net and googleurl: | sgk@google.com | 2008-10-21 | 14 | -244/+250 |
* | Rolling back switch to hammer patterns again. | bradnelson@chromium.org | 2008-10-20 | 1 | -1/+1 |
* | Adding in new hammer patterns. Restored from rollback change 3578. | bradnelson@chromium.org | 2008-10-18 | 1 | -1/+1 |
* | Rolling back CL 3578, discovered hammer.bat had not been updated yet. | bradnelson@chromium.org | 2008-10-18 | 1 | -1/+1 |
* | Applying software construction toolkit patterns in scons build. | bradnelson@chromium.org | 2008-10-17 | 1 | -1/+1 |
* | set exe bit | kuchhal@chromium.org | 2008-10-10 | 1 | -0/+0 |
* | fix linux build | tc@google.com | 2008-10-10 | 1 | -1/+1 |
* | 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 |
* | Attempt 2 at landing this patch. It broke the Mac/linux builds. Fix for now is | ananta@chromium.org | 2008-10-09 | 1 | -0/+17 |
* | Revert both 3079 and 3063 because they caused linux and mac breakage. | maruel@google.com | 2008-10-09 | 1 | -0/+1 |
* | Changes to get the layout test harness running on mac. | pinkerton@google.com | 2008-10-09 | 1 | -0/+29 |
* | Revert r3074 due to Mac build bustage | mark@chromium.org | 2008-10-09 | 1 | -16/+0 |
* | This fixes http://code.google.com/p/chromium/issues/detail?id=2472, which | ananta@chromium.org | 2008-10-08 | 1 | -0/+16 |
* | Update the SCons build for the WebKit merge: | sgk@google.com | 2008-10-08 | 1 | -1/+0 |
* | Build some code and unit tests inside chrome. This depended on sqlite, so | mark@chromium.org | 2008-10-08 | 1 | -0/+443 |
* | lighttpd and php libraries for macOS test shell. | pinkerton@google.com | 2008-10-08 | 35 | -0/+0 |
* | Revert r2927 and r2930, which were themselves reversions of prior changelists. | pkasting@chromium.org | 2008-10-07 | 1 | -0/+8 |
* | Moving libraries and executables in the windows build to prepare for landing ... | pinkerton@google.com | 2008-10-07 | 60 | -2/+2 |
* | Roolback more in an attempt to get build compling. | ojan@google.com | 2008-10-07 | 1 | -8/+0 |
* | Add an Apple-ism (not present in Mozilla's version of NPAPI.h, but seemingly ... | pkasting@chromium.org | 2008-10-07 | 1 | -0/+8 |
* | Add os_unix to sqlite. This is from 3.4.2 to match the rest. | deanm@google.com | 2008-09-28 | 2 | -0/+2936 |
* | Get libevent building and linking in base_unittests in the Mac SCons build: | sgk@google.com | 2008-09-24 | 2 | -9/+37 |
* | Roll the icu38 revision in the DEPS file to change the name of | sgk@google.com | 2008-09-23 | 3 | -3/+3 |
* | Build libevent on Mac | mark@chromium.org | 2008-09-18 | 9 | -8733/+372 |
* | Just import libevent, with minor tweaks as described in README.google | dkegel@google.com | 2008-09-18 | 78 | -0/+80569 |
* | Remove the old scons-local-0.98.3 directory and its contents. | sgk@google.com | 2008-09-17 | 179 | -43016/+40 |
* | Apply the security patch by Daniel Veillard (against libxml2 2.6.32). | maruel@google.com | 2008-09-17 | 2 | -1/+3 |
* | Update to the latest 1.0.1 SCons checkpoint. | sgk@google.com | 2008-09-16 | 179 | -31/+43424 |
* | Changes to get a small part of chrome/SConscript building. For now, just bui... | tc@google.com | 2008-09-15 | 1 | -2/+2 |
* | Put all prebuild scripts in external files. Scripts to run unit tests are | mark@chromium.org | 2008-09-11 | 2 | -3/+154 |
* | Add build/all.xcodeproj, which builds all known targets. | mmentovai@google.com | 2008-09-08 | 1 | -115/+80 |
* | Fix binary patching for localized OS. Not sure how it was working till now. | rahulk@google.com | 2008-09-08 | 3 | -7/+10 |
* | Make the sqlite SConscript file platform-independent. | sgk@google.com | 2008-09-08 | 1 | -36/+12 |
* | Since the compiler line looks like "$CXXFLAGS $CFLAGS", there's no way to dis... | evanm@google.com | 2008-09-07 | 1 | -2/+2 |
* | Fix webkit.xcodeproj. Make it use our new xcconfig and common build directory | mmentovai@google.com | 2008-09-06 | 1 | -11/+13 |
* | Rollback rollback of r1804. | evanm@google.com | 2008-09-05 | 3396 | -1210228/+0 |
* | Rollback r1804. | evanm@google.com | 2008-09-05 | 3396 | -0/+1210228 |
* | Update DEPS to use new paths for Windows-specific dependencies. | evanm@google.com | 2008-09-05 | 3396 | -1210228/+0 |