summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Allow BINDINGSCOMSTR to show prettier output while generating WebKit bindings.evanm@google.com2008-08-241-0/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Disable Frame Pointer Omission optimization in default release, the CHECK ENA...maruel@google.com2008-08-234-1/+8
* Get the majority of the files in V8Bindings/ building.erg@google.com2008-08-221-0/+4
* Enable -Werror on the Mac. Fix two more warnings just added to our build. N...mmentovai@google.com2008-08-221-1/+3
* Fix the final gcc warnings in base and net. Provide some macros to selective...mmentovai@google.com2008-08-212-2/+1
* 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
* Unrollback r1158.rahulk@google.com2008-08-212-0/+8
* 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-202-1/+2
* Get JSConfig and JavaScriptCore/libWTF.a building under linux.erg@google.com2008-08-191-1/+2
* Add renderer\external_host_bindings.cc to the SCons build.sgk@google.com2008-08-191-2/+2
* Add googleurl.xcodeproj.mmentovai@google.com2008-08-181-0/+738
* Remove /Wp64 compiler flag as it gets in the way of the porting effort. This ...maruel@google.com2008-08-181-6/+5
* Add more useful settings to the xcconfigs.mmentovai@google.com2008-08-185-3/+73
* Use a common directory for all build output on the Mac.mmentovai@google.com2008-08-181-0/+8
* Add a COVERAGE=1 argument to the Linux scons build. This compiles the object...deanm@google.com2008-08-181-0/+4
* Move all settings except for the ones that really need to be per-target intommentovai@google.com2008-08-153-0/+106
* Get googleurl and net to build on linux so we can parallelize even more. Thi...tc@google.com2008-08-152-6/+16
* 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
* Detect linux with '__linux__' since 'linux' is not defined with -ansi.deanm@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
* Adding preprocessor definitions to separate Google Chrome from Chromium. rahulk@google.com2008-08-135-2/+27
* Parse /proc/cpuinfo to guess the number of available CPUs.evanm@google.com2008-08-131-0/+5
* Last changes to get Linux unit tests building:evanm@google.com2008-08-121-410/+0
* 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
* SCons build updates:sgk@google.com2008-08-121-1/+1
* User the "v8.exe" binary from the V8 SCons-based release build instead of the...sgk@google.com2008-08-111-24/+11
* Add defines for the size of wchar_t to build_config.h. Use this in places whe...brettw@google.com2008-08-071-0/+10
* Allow third_party/libxslt to compile on Linux. Like libxml, this uses pre-gen...mmoss@google.com2008-08-061-4/+3
* Allow third_party/libxml to compile on Linux. This uses static config.h and x...mmoss@google.com2008-08-061-2/+2
* Reapply 382 since it wasn't the cause of the build breakage.maruel@google.com2008-08-051-1/+2
* Revert revision 382 to see if it fixes the build.nsylvain@google.com2008-08-051-2/+1
* M internal/release_impl_purify.vspropsniranjan@google.com2008-08-051-1/+2
* Add process information (ARCH_CPU_*) to build_config.h.deanm@google.com2008-08-051-2/+28
* Fix line-ending property on some SCons files.evanm@google.com2008-08-042-176/+176
* Include debug information in Linux builds.evanm@google.com2008-08-041-2/+2
* OS_WINDOWS conflicted with a macro in Windows' shlwapi.h, use OS_WINmmentovai@google.com2008-08-041-1/+1
* Provide OS_ and COMPILER_ macros for OS and compiler differentiationmmentovai@google.com2008-08-041-0/+57
* Checking in the rest of the .lib changes, previous commit was only done from ...sgk@google.com2008-08-043-15/+34
* Pull the block of common Windows system libraries that we link with everywher...sgk@google.com2008-08-042-0/+46
* Pass 32-bit linker flag.evanm@google.com2008-08-041-1/+2
* Convert submodules SConscript files to psuedo-builder calls.sgk@google.com2008-08-031-2/+2