dolphin/Externals/scons-local/scons-local-2.0.1/SCons/Tool
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
..
MSCommon Simplify the SCons build: 2011-03-20 18:35:07 +00:00
packaging Simplify the SCons build: 2011-03-20 18:35:07 +00:00
386asm.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
BitKeeper.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
CVS.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
FortranCommon.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
JavaCommon.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
Perforce.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
PharLapCommon.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
RCS.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
SCCS.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
Subversion.py 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
aixc++.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
aixcc.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
aixf77.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
aixlink.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
applelink.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
ar.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
as.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
bcc32.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
c++.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
cc.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
cvf.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
default.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
dmd.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
dvi.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
dvipdf.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
dvips.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
f77.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
f90.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
f95.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
filesystem.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
fortran.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
g++.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
g77.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
gas.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
gcc.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
gfortran.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
gnulink.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
gs.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
hpc++.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
hpcc.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
hplink.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
icc.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
icl.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
ifl.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
ifort.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
ilink.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
ilink32.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
install.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
intelc.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
ipkg.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
jar.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
javac.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
javah.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
latex.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
lex.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
link.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
linkloc.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
m4.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
masm.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
midl.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
mingw.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
mslib.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
mslink.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
mssdk.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
msvc.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
msvs.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
mwcc.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
mwld.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
nasm.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
pdf.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
pdflatex.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
pdftex.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
qt.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
rmic.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
rpcgen.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
rpm.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
sgiar.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
sgic++.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
sgicc.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
sgilink.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
sunar.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
sunc++.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
suncc.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
sunf77.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
sunf90.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
sunf95.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
sunlink.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
swig.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
tar.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
tex.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
textfile.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
tlib.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
wix.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
yacc.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00
zip.py Simplify the SCons build: 2011-03-20 18:35:07 +00:00