index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix use of LOAD= with WantSystemLib() (we could blow up if a variable
sgk@google.com
2008-11-21
2
-130
/
+42
*
Finish release (opt) builds on Windows, including the parallel
sgk@google.com
2008-11-20
15
-70
/
+470
*
Don't build with exception support, we don't use exceptions.
deanm@chromium.org
2008-11-19
1
-1
/
+1
*
Add Linux lighttpd for running LayoutTests on Linux.
mmoss@google.com
2008-11-18
1
-1
/
+1
*
Add platform_utils and stub test lists for Linux.
mmoss@google.com
2008-11-17
1
-1
/
+1
*
Fix the mac build to add dmg_fp to the libbase.a.
tony@chromium.org
2008-11-15
1
-43
/
+0
*
Move dmg_fp in scons build to compile from
tc@google.com
2008-11-15
2
-3
/
+0
*
Add a webkit.scons file in between build\SConscript.main and
sgk@google.com
2008-11-14
1
-1
/
+1
*
More *.scons renaming:
sgk@google.com
2008-11-14
1
-7
/
+7
*
Recommit of media project files due to a mistake in media_unittest.vcproj
scherkus@chromium.org
2008-11-14
1
-0
/
+4
*
Fixes for Visual Studio solution + project file generation:
sgk@google.com
2008-11-14
1
-0
/
+4
*
Allow optimized builds on Linux.
evanm@google.com
2008-11-13
3
-14
/
+55
*
* Revert "Checking in the media project files (layout based on net/base libra...
agl@chromium.org
2008-11-13
1
-4
/
+0
*
Checking in the media project files (layout based on net/base libraries).
scherkus@chromium.org
2008-11-13
1
-0
/
+4
*
Add extra pass throughs for enforge.
agl@chromium.org
2008-11-13
1
-4
/
+6
*
fix mac build
tony@chromium.org
2008-11-13
1
-1
/
+1
*
Allow chromium to be built with some system libs by introducing
evanm@google.com
2008-11-12
1
-10
/
+63
*
Make unit_tests pass with pt_BR.UTF-8 locale.
tc@google.com
2008-11-12
4
-0
/
+74
*
add distcc_dir to the list of pass through vars
tc@google.com
2008-11-12
1
-1
/
+1
*
chmod +x install-build-deps.sh
evanm@google.com
2008-11-12
1
-0
/
+0
*
Build v8 in debug mode, we build everything else in debug.
deanm@chromium.org
2008-11-12
1
-3
/
+3
*
Some changes necessary to build an optimized binary on Linux.
evanm@google.com
2008-11-11
1
-1
/
+1
*
Replace 7z with ar.
paulg@google.com
2008-11-11
1
-1
/
+1
*
Serialize links on Linux. Should fix http://code.google.com/p/chromium/issue...
dkegel@google.com
2008-11-10
1
-0
/
+4
*
Reduce build verbosity after r5042
mark@chromium.org
2008-11-08
1
-0
/
+1
*
Adding in new solution builder pattern.
bradnelson@chromium.org
2008-11-08
1
-31
/
+51
*
Dramatically improve the link time in release mode. Today's MC Hammer Xcode
mark@chromium.org
2008-11-07
6
-5
/
+406
*
Set cpus=1 on systems where we don't (yet) know how to deduce
sgk@google.com
2008-11-07
1
-2
/
+2
*
A more friendly build error on linux
tc@google.com
2008-11-06
1
-3
/
+12
*
Make better (and more efficient) use of Hammer functionality
sgk@google.com
2008-11-05
2
-2
/
+13
*
Unrollback the Scons changes, they weren't the cause of the problem.
brettw@google.com
2008-11-05
1
-3
/
+18
*
Rollback r4734 to see if it fixes the crashing I experience when starting chr...
brettw@google.com
2008-11-05
1
-18
/
+3
*
Adding better project generation (source and build targets).
bradnelson@chromium.org
2008-11-05
1
-3
/
+18
*
Take Hammer out of the default target list.
bradnelson@chromium.org
2008-11-04
1
-1
/
+2
*
Adding visual studio solution files.
bradnelson@chromium.org
2008-11-04
2
-6
/
+27
*
Add tlslite
dkegel@google.com
2008-11-04
1
-3
/
+10
*
Build database files on the Mac (r4486). Sets HEADER_SEARCH_PATHS and adds
mark@chromium.org
2008-11-03
1
-1
/
+1
*
Happy on hardy 64 bit now.
dkegel@google.com
2008-11-03
1
-8
/
+23
*
Refactor building unit_tests with SCons for the new structure:
sgk@google.com
2008-11-03
1
-1
/
+1
*
A simple script to install whatever is needed to build chromium.
dkegel@google.com
2008-10-31
1
-0
/
+85
*
Get fonts to render in a somewhat recognisable form on Linux.
agl@chromium.org
2008-10-31
1
-0
/
+1
*
Fixing use of built_component from SConstructs.
bradnelson@chromium.org
2008-10-29
1
-1
/
+1
*
Adding in BuildComponents to allow things like Defer and publishing.
bradnelson@google.com
2008-10-29
1
-145
/
+173
*
Re-apply 4099, v8 build dir change (after manual buildbot cleaning).
sgk@google.com
2008-10-28
1
-29
/
+27
*
Revert r4099.
sgk@google.com
2008-10-28
1
-27
/
+29
*
build/SConscript.v8 update, plus fixes:
sgk@google.com
2008-10-28
1
-29
/
+27
*
Fixing clobber which was broken by r4051.
bradnelson@google.com
2008-10-28
1
-1
/
+1
*
Splitting apart the environments to build in.
bradnelson@google.com
2008-10-28
1
-179
/
+210
*
Revert "Use SCons -C to invoke the v8 build from our own build directory,"
evanm@google.com
2008-10-28
1
-26
/
+27
*
Use SCons -C to invoke the v8 build from our own build directory,
sgk@google.com
2008-10-28
1
-27
/
+26
[next]