summaryrefslogtreecommitdiffstats
path: root/build/SConscript.main
Commit message (Expand)AuthorAgeFilesLines
...
* Some changes necessary to build an optimized binary on Linux.evanm@google.com2008-11-111-1/+1
* Serialize links on Linux. Should fix http://code.google.com/p/chromium/issue...dkegel@google.com2008-11-101-0/+4
* Adding in new solution builder pattern.bradnelson@chromium.org2008-11-081-31/+51
* Set cpus=1 on systems where we don't (yet) know how to deducesgk@google.com2008-11-071-2/+2
* A more friendly build error on linuxtc@google.com2008-11-061-3/+12
* Make better (and more efficient) use of Hammer functionalitysgk@google.com2008-11-051-0/+13
* Unrollback the Scons changes, they weren't the cause of the problem.brettw@google.com2008-11-051-3/+18
* Rollback r4734 to see if it fixes the crashing I experience when starting chr...brettw@google.com2008-11-051-18/+3
* Adding better project generation (source and build targets).bradnelson@chromium.org2008-11-051-3/+18
* Take Hammer out of the default target list.bradnelson@chromium.org2008-11-041-1/+2
* Adding visual studio solution files.bradnelson@chromium.org2008-11-041-5/+26
* Refactor building unit_tests with SCons for the new structure:sgk@google.com2008-11-031-1/+1
* Get fonts to render in a somewhat recognisable form on Linux.agl@chromium.org2008-10-311-0/+1
* Fixing use of built_component from SConstructs.bradnelson@chromium.org2008-10-291-1/+1
* Adding in BuildComponents to allow things like Defer and publishing.bradnelson@google.com2008-10-291-145/+173
* Fixing clobber which was broken by r4051.bradnelson@google.com2008-10-281-1/+1
* Splitting apart the environments to build in.bradnelson@google.com2008-10-281-179/+210
* speed up sconstc@google.com2008-10-271-0/+10
* Add CCACHE_DIR to the list of environment variablestc@google.com2008-10-271-6/+9
* Fix SCons build of the sandbox module, splitting out the individualsgk@google.com2008-10-271-1/+1
* Fix SCons modules build on Windows:sgk@google.com2008-10-251-1/+8
* Actually adding the new scons toolkit (hammer) base tools to the builtbradnelson@google.com2008-10-241-60/+41
* 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-5/+5
* SCons renaming updates for base, net and googleurl:sgk@google.com2008-10-211-22/+14
* Incrementally moving to new patterns.bradnelson@google.com2008-10-211-16/+16
* Rolling back switch to hammer patterns again.bradnelson@chromium.org2008-10-201-372/+387
* Modules Linux fixes:sgk@google.com2008-10-201-5/+12
* We have several cases where archives depend on each other in a cyclic fashion.agl@chromium.org2008-10-201-0/+17
* Adding in new hammer patterns. Restored from rollback change 3578.bradnelson@chromium.org2008-10-181-387/+365
* 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