summaryrefslogtreecommitdiffstats
path: root/build/SConscript.main
Commit message (Expand)AuthorAgeFilesLines
...
* Rolling back CL 3578, discovered hammer.bat had not been updated yet.bradnelson@chromium.org2008-10-181-365/+387
* Applying software construction toolkit patterns in scons build.bradnelson@chromium.org2008-10-171-387/+365
* Basic GTK test shell: links in the SConscript and brings up a window with non...evanm@google.com2008-10-131-2/+2
* Manually specify where googleurl object files should betc@google.com2008-10-091-5/+3
* Implement MessageLoopForUI using GLib. This gets some exercise fromdsh@google.com2008-10-031-1/+2
* Get more of webkit building under Linux.erg@google.com2008-10-021-1/+1
* * Get linux building with the merge brancherg@google.com2008-10-011-1/+2
* Move Perl construction variables into the base constructionsgk@google.com2008-10-011-6/+8
* Get open-vcdiff building on Linux and Mac (in SCons) usingsgk@google.com2008-09-301-0/+2
* ICU changessgk@google.com2008-09-291-1/+1
* Roll the third_party/icu38 revision in DEPS to have SCons build libicu,sgk@google.com2008-09-261-0/+6
* "--clobber" should come before the build directory setup.mmoss@google.com2008-09-261-7/+8
* Get libevent building and linking in base_unittests in the Mac SCons build:sgk@google.com2008-09-241-1/+3
* Replace duplicate compiler output lines when compiling shared C/C++ object fi...sgk@google.com2008-09-241-0/+2
* Update Linux / SCons build for SDCH.sgk@google.com2008-09-231-0/+4
* Use libevent, second try. Changes this time:dkegel@google.com2008-09-181-0/+5
* Revert "Make tcp_client_socket_unittest pass on Linux."evanm@google.com2008-09-181-5/+0
* Make tcp_client_socket_unittest pass on Linux.dkegel@google.com2008-09-181-0/+5
* Suppress warnings in the new SCons version about an obscuresgk@google.com2008-09-171-1/+2
* Unignore most warnings on POSIX in build/SConscript.main.evanm@google.com2008-09-161-14/+3
* Initial Gears SConscript file. A bit messy. Only builds chrome+dbg andmpcomplete@google.com2008-09-161-0/+3
* Changes to get a small part of chrome/SConscript building. For now, just bui...tc@google.com2008-09-151-0/+1
* Capture initial SCons build of {base,net,googleurl}_unittests on Mac:sgk@google.com2008-09-111-32/+67
* Now that the V8 changes to SConscript are in trunk, enableerg@google.com2008-09-111-0/+1
* 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