Commit Graph

9 Commits

Author SHA1 Message Date
Timothee 'TTimo' Besset 503930527f convert to python 3 2021-04-25 15:30:41 -05:00
Timothee 'TTimo' Besset 228557dc14 all this time you were printing tuples and didn't know it 2021-04-25 15:28:39 -05:00
Brock York e94a2ebd3a SCons: Convert SConstruct file to Unix line endings
All other SCons files appear to have Unix line endings
2020-06-12 21:26:08 +10:00
Brock York db2c35a57c SCons: Update SCons build scripts to support Python 3 and SCons 3
Add parentheses to print statements
Use subprocess.check_output instead of commands.getstatusoutput
to run external processes
Use pickle instead of cPickle library
This allows building on Linux distributions that have switched to
python 3 by default but also retains backwards compatibility with
python 2.7
2020-06-12 21:23:33 +10:00
Timothee Besset 6ab305d626 fix the --no-packs stuff 2018-02-03 17:39:38 -06:00
Thomas Debesse 0392cb1e56 add command line option to not download game packs 2018-01-28 03:10:45 +01:00
Timothee 'TTimo' Besset a6cd6796e1 misc 2012-05-27 19:06:21 -05:00
TTimo ff588a439f get the basics of a new scons build system together
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@179 8a3a26a2-13c4-0310-b231-cf6edde360e5
2007-09-30 19:39:29 +00:00
TTimo 8037810110 transfer from internal tree r5311 branches/1.4-gpl
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@177 8a3a26a2-13c4-0310-b231-cf6edde360e5
2007-09-12 18:54:28 +00:00