summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add Chrome* pseudo-builders to the base construction environment to wrap the ...sgk@google.com2008-08-032-0/+34
* Merge a bunch of SConscript.main back into SConscript.main.linux. My goal is...evanm@google.com2008-08-011-30/+300
* SCons build:sgk@google.com2008-08-011-6/+6
* Steps towards isolating Windows-isms in the construction environment from Lin...sgk@google.com2008-08-012-27/+49
* Get SCons building Windows again without having to Import()/re-Export(): use...sgk@google.com2008-07-311-4/+1
* Initial commit to get a handful of third_party packages building properly und...keunwoo@google.com2008-07-311-0/+96
* Initial cleanups en route to coalescing the get-it-built cut-and-paste from v...sgk@google.com2008-07-313-9/+10
* Fix two issues with Visual Studio 2008.maruel@google.com2008-07-301-1/+1
* Accommodate the change from ..\third_party\scons-0.98.3 to ..\third_party\sco...sgk@google.com2008-07-281-1/+1
* Add the build directory to the repository.initial.commit2008-07-2619-0/+881