summaryrefslogtreecommitdiffstats
path: root/webkit/SConscript
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary, deleted pending/ subdirectories from CPPPATH.sgk@google.com2008-11-051-2/+0
* enable database in scons buildtc@google.com2008-11-031-1/+1
* Merge linux and windows test shells to share code.tc@google.com2008-10-311-1/+1
* SCons config changes from webkit merge:sgk@google.com2008-10-311-2/+2
* Landing 36102:37604 merge on trunkdglazkov@google.com2008-10-301-0/+1
* More stubbing out. With this and the rest of Linux pending, test_shell links.agl@chromium.org2008-10-241-0/+1
* Removing more dependencies on the relative location of $CHROME_SRC_DIR.bradnelson@google.com2008-10-231-2/+2
* Using $CHROME_SRC_DIR in place of hash/..bradnelson@google.com2008-10-221-4/+4
* remove PLATFORM_GTK-ismstc@google.com2008-10-211-15/+0
* Rolling back switch to hammer patterns again.bradnelson@chromium.org2008-10-201-10/+6
* Adding in new hammer patterns. Restored from rollback change 3578.bradnelson@chromium.org2008-10-181-6/+10
* fix linux buildtc@google.com2008-10-181-0/+1
* Rolling back CL 3578, discovered hammer.bat had not been updated yet.bradnelson@chromium.org2008-10-181-10/+6
* Applying software construction toolkit patterns in scons build.bradnelson@chromium.org2008-10-171-6/+10
* Fix Linux build.evanm@google.com2008-10-151-0/+4
* compile a few more files needed by WTFtc@google.com2008-10-151-1/+3
* include platform/gtk in the CPPPATH on linuxtc@google.com2008-10-141-0/+11
* Build WebCore on linux. Seems to compile cleanly after disabling warnings.tc@google.com2008-10-131-3/+1
* Minimal change to make test_shell_tests link and run zero tests on Linux.evanm@google.com2008-10-131-1/+1
* libxml DerivedSourcestc@google.com2008-10-101-1/+1
* Some small linux build cleanups:tc@google.com2008-10-091-0/+4
* WebKit merge hits the SCons build, the sequel:sgk@google.com2008-10-091-39/+79
* Revert both 3079 and 3063 because they caused linux and mac breakage.maruel@google.com2008-10-091-79/+39
* Fix Linux build breakage from the webkit merge.sgk@google.com2008-10-091-8/+19
* Update the SCons build for the WebKit merge:sgk@google.com2008-10-081-38/+67
* Make -Wno-multichar come after -Wall on the command-line.mmoss@google.com2008-10-031-0/+2
* -Wno-multichar isn't a MSVC compiler option;sgk@google.com2008-10-031-6/+4
* Get more of webkit building under Linux.erg@google.com2008-10-021-0/+5
* * Get linux building with the merge brancherg@google.com2008-10-011-6/+13
* Eliminate calling the create-config.sh script (throughsgk@google.com2008-09-301-1/+1
* Repair the SCons test_shell build on Windows:sgk@google.com2008-09-251-1/+4
* Add missing comma, which caused silent string-pasting of twosgk@google.com2008-09-251-1/+1
* Update SCons build of WebKit on Windows:sgk@google.com2008-09-241-1/+2
* Don't require the ICU DLL on non-Windows platforms.evanm@google.com2008-09-241-1/+2
* my efforts of porting webkit/tools/npapi_layout_test_plugin to Linuxevanm@google.com2008-09-241-1/+1
* port some parts of webkit/glue/plugins/test to Linuxevanm@google.com2008-09-241-1/+1
* Just compile some basic files so we get a libGlue.a.evanm@google.com2008-09-071-1/+1
* Begin Linux port of webkit/default_plugin.mmoss@google.com2008-09-051-1/+1
* Changes to pending to get WebCore to compile on linux. Thistc@google.com2008-09-041-2/+8
* Added $V8_DIR/include to the CPPPATH in webkit/SConscript so the compiler canerg@google.com2008-09-031-1/+1
* Update Copyright text in SCons config files.sgk@google.com2008-09-011-28/+4
* Get a good piece of port building under Linux.erg@google.com2008-08-291-1/+1
* Rearrange the SConscript a bit to show which parts we build and which ones we...evanm@google.com2008-08-231-36/+29
* Get the majority of the files in V8Bindings/ building.erg@google.com2008-08-221-1/+1
* crosstool's gcc complains about several functions in ACIICType.h:dkegel@google.com2008-08-221-0/+7
* Start porting port. Also move perl declarations into the correct place erg@google.com2008-08-211-5/+5
* Put back explicit $WEBKIT_DIR in CPPPATH (in place of thesgk@google.com2008-08-201-0/+1
* Fix the lack of executable bits on code we can't modify in the erg@google.com2008-08-201-0/+4
* Make pcre compile under Linux with SCons.erg@google.com2008-08-201-5/+7
* Get JSConfig and JavaScriptCore/libWTF.a building under linux.erg@google.com2008-08-191-11/+22