Go to file
sgjesse@gmail.com 4144ac3adc Refactored the evn override handling to a single method and fixed the handling
of the case where ENV is not a dictionary which could happen when the
environment variable ENV was set when invoking SCons.

Fixed building dynamic library on Windows in the case where env overrides was
specified as before these was not passed to the linking of the DLL.

There is still a SCons issue when the environment variable ENV is set when
invoking SCons, however this looks like a SCons issue.


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@156 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2008-09-05 10:00:50 +00:00
benchmarks Added version 1 of the V8 benchmark suite to the repository. 2008-09-02 11:06:49 +00:00
include Renamed the include file debug.h to v8-debug.h to avoid possible 2008-09-04 10:03:17 +00:00
samples Added presubmit step that runs cpplint and checks for missing 2008-08-29 12:52:21 +00:00
src Refactored the evn override handling to a single method and fixed the handling 2008-09-05 10:00:50 +00:00
test Refactored the evn override handling to a single method and fixed the handling 2008-09-05 10:00:50 +00:00
tools Add the profiler tick processors to the tools directory. 2008-09-03 19:15:48 +00:00
AUTHORS Applied Rafal Krypa's patch to fix gcc 4.3.2 build problems. 2008-09-05 07:46:32 +00:00
ChangeLog Update version tag in bleeding_edge branch. Now working on 0.3.1. 2008-09-04 13:58:16 +00:00
LICENSE Initial export. 2008-07-03 15:10:15 +00:00
SConstruct Refactored the evn override handling to a single method and fixed the handling 2008-09-05 10:00:50 +00:00