dolphin/Externals/scons-local/scons-local-2.0.1/SCons
Soren Jorvang 215baff4c8 Simplify the SCons build:
With wxWidgets 2.9.2 now in Externals, SCons was the only
external dependency other than Xcode and building just SCons
from Macports caused a fair mount of extra stuff to be built
unnecessarily, so just include a copy of scons-local.

Always build wxWidgets from Externals which allows us to get
rid of the home-grown autoconf machinery in SconsTests.

The main use case for args.cache was the wxconfig option,
which is no longer relevant after the above changes and
caching options has a lot of potential for confusion,
especially since other build systems don't tend to do this,
so we no longer do it now.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7381 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-03-20 18:35:07 +00:00
..
compat Simplify the SCons build: 2011-03-20 18:35:07 +00:00
Node Simplify the SCons build: 2011-03-20 18:35:07 +00:00
Options Simplify the SCons build: 2011-03-20 18:35:07 +00:00
Platform Simplify the SCons build: 2011-03-20 18:35:07 +00:00
Scanner Simplify the SCons build: 2011-03-20 18:35:07 +00:00
Script Simplify the SCons build: 2011-03-20 18:35:07 +00:00
Tool Simplify the SCons build: 2011-03-20 18:35:07 +00:00
Variables Simplify the SCons build: 2011-03-20 18:35:07 +00:00
__init__.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
Action.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
Builder.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
CacheDir.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
Conftest.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
cpp.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
dblite.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
Debug.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
Defaults.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
Environment.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
Errors.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
Executor.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
exitfuncs.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
Job.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
Memoize.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
PathList.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
SConf.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
SConsign.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
Sig.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
Subst.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
Taskmaster.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
Util.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
Warnings.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00