summaryrefslogtreecommitdiffstats
path: root/build/SConscript.main
Commit message (Expand)AuthorAgeFilesLines
* Compile bspatch only on win32 for now.rahulk@google.com2008-09-081-1/+5
* rollbackrahulk@google.com2008-09-081-0/+1
* Remove bspatch from linux build targets.rahulk@google.com2008-09-081-1/+0
* Since the compiler line looks like "$CXXFLAGS $CFLAGS", there's no way to dis...evanm@google.com2008-09-071-3/+6
* GCC 4.3 build fixes.evanm@google.com2008-09-031-0/+2
* Build against the system-provided NSS for SSL support.mmoss@google.com2008-08-291-4/+6
* Allow BINDINGSCOMSTR to show prettier output while generating WebKit bindings.evanm@google.com2008-08-241-0/+1
* Get the majority of the files in V8Bindings/ building.erg@google.com2008-08-221-0/+4
* Fix the final gcc warnings in base and net. Provide some macros to selective...mmentovai@google.com2008-08-211-1/+0
* Start porting port. Also move perl declarations into the correct place erg@google.com2008-08-211-0/+8
* Preserve the environment variable DISTCC_HOSTS if present.dkegel@google.com2008-08-211-0/+2
* Fix some more warnings.evanm@google.com2008-08-201-0/+1
* Turn on -Wall -Werror, fixing a few files while I'm here and *temporarily* di...evanm@google.com2008-08-201-2/+8
* Disable warning 4355 on Windows builds: "'this' : used in base member initial...maruel@google.com2008-08-201-0/+1
* Get JSConfig and JavaScriptCore/libWTF.a building under linux.erg@google.com2008-08-191-1/+2
* Add a COVERAGE=1 argument to the Linux scons build. This compiles the object...deanm@google.com2008-08-181-0/+4
* Get googleurl and net to build on linux so we can parallelize even more. Thi...tc@google.com2008-08-151-1/+9
* Call an external command on Windows (xcopy) to install .lib files intosgk@google.com2008-08-141-1/+16
* Add skia and our png wrappers. png_codec_unittest and image_operations_unitt...tc@google.com2008-08-141-1/+1
* Implement nspr time on Linux.deanm@google.com2008-08-141-1/+2
* Add a helper method to SConscript.main for adding .pdb files to thetc@google.com2008-08-131-0/+23
* Allow MSVC to be on a different drive letter than the source code.tc@google.com2008-08-131-1/+6
* Pull in some environment flags that affect distcc.evanm@google.com2008-08-131-1/+7
* Parse /proc/cpuinfo to guess the number of available CPUs.evanm@google.com2008-08-131-0/+5
* Make breakpad handler compile on Linux.mmoss@google.com2008-08-121-1/+2
* Get rid of separate SConscript.main.linux:sgk@google.com2008-08-121-12/+17
* Checking in the rest of the .lib changes, previous commit was only done from ...sgk@google.com2008-08-041-7/+15
* Pull the block of common Windows system libraries that we link with everywher...sgk@google.com2008-08-041-0/+23
* Add Chrome* pseudo-builders to the base construction environment to wrap the ...sgk@google.com2008-08-031-0/+17
* SCons build:sgk@google.com2008-08-011-6/+6
* Steps towards isolating Windows-isms in the construction environment from Lin...sgk@google.com2008-08-011-26/+47
* Initial cleanups en route to coalescing the get-it-built cut-and-paste from v...sgk@google.com2008-07-311-1/+9
* Add the build directory to the repository.initial.commit2008-07-261-0/+334