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
*
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
*
speed up scons
tc@google.com
2008-10-27
1
-0
/
+10
*
Add CCACHE_DIR to the list of environment variables
tc@google.com
2008-10-27
1
-6
/
+9
*
Fix SCons build of the sandbox module, splitting out the individual
sgk@google.com
2008-10-27
1
-1
/
+1
*
Fix SCons modules build on Windows:
sgk@google.com
2008-10-25
1
-1
/
+8
*
Actually adding the new scons toolkit (hammer) base tools to the built
bradnelson@google.com
2008-10-24
1
-60
/
+41
*
Build TestShell again
mark@chromium.org
2008-10-24
1
-1
/
+14
*
Put webkit.xcodeproj:port back into the "all" build by making all.xcodeproj
mark@chromium.org
2008-10-24
1
-76
/
+11
*
Removing more dependencies on the relative location of $CHROME_SRC_DIR.
bradnelson@google.com
2008-10-23
2
-5
/
+5
*
Don't build glue as Objective-C++ now that PLATFORM_MAC is off. Re-sniff glue
mark@chromium.org
2008-10-23
1
-0
/
+13
*
Build libxslt on the Mac. This seems to be needed while disabling
mark@chromium.org
2008-10-22
1
-5
/
+46
[next]