0
Files
src/base
sgk@google.com 5c6f1c6b32 Finish release (opt) builds on Windows, including the parallel
build\*.scons structure (mirroring build\*.vsprops files):
* Use env.ApplySConscript() instead of env.SConscript with a
  hand-crafted dictionary defining 'env'.
* Move various CPPPATH, CCFLAGS, CPPDEFINES, LIBS and LIBPATH
  definitions from build/SConscript.main and target-specific 
  *.scons files into the build\*.scons files that mirror the
  existing build\*.vsprops hierarchy.
* Use the new build\{debug,release}.scons files to update the
  windows_dbg and windows_opt construction environments.
* Mirror current support for CHROME_BUILD_TYPE and CHROMIUM_BUILD
  external environment variables.
* Remove hard-coded /TP options.
* Massage $CXXFLAGS to remove $CCFLAGS, avoiding duplication of options
  on command lines.  Handle the ripple effect in $PCHCOM by adding
  $CCFLAGS back to that command line.
* Delete hammer's default settings of {CC,LINK}FLAGS_{DEBUG,OPTIMIZED}
  so they don't pollute our construction environments.
* Update chrome config to link against v8 for opt, v8_g for dbg.
* Get rid of fragile by-hand order of using_net.scons before other
  using_*.scons files.  We're now using --start-group and --end-group
  on Linux to deal with dependency cycles in libraries.
Review URL: http://codereview.chromium.org/11478

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5741 0039d316-1c4b-4281-b951-d872f2087c98
2008-11-20 01:12:38 +00:00
..
2008-11-19 19:15:30 +00:00
2008-07-26 21:49:38 +00:00
2008-11-19 16:55:43 +00:00
2008-11-19 19:49:16 +00:00
2008-11-19 19:49:16 +00:00
2008-11-12 23:44:20 +00:00
2008-11-19 23:58:23 +00:00
2008-11-19 23:58:23 +00:00
2008-11-19 23:58:23 +00:00
2008-11-18 00:59:04 +00:00
2008-07-26 21:49:38 +00:00
2008-10-22 19:50:58 +00:00
2008-11-18 19:08:18 +00:00
2008-11-18 00:21:37 +00:00
2008-09-29 22:18:01 +00:00
2008-09-29 22:18:01 +00:00
2008-09-29 22:18:01 +00:00