Commit Graph

8 Commits

Author SHA1 Message Date
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
Thomas Debesse 8535f26206 scons: add CheckUnresolved stub for FreeBSD 2017-08-31 00:45:30 +02:00
TTimo 76a9631a1a read source file lists from .vcxproj files for SCons build 2017-01-01 09:07:33 -06:00
Timothee 'TTimo' Besset 4b1c195962 add q3data to the build. messed up prev commit 2012-10-07 13:37:16 -05:00
Timothee 'TTimo' Besset a6cd6796e1 misc 2012-05-27 19:06:21 -05:00
TTimo 64fe6940f0 eol
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@190 8a3a26a2-13c4-0310-b231-cf6edde360e5
2007-11-04 04:09:22 +00:00
TTimo 287cde2548 compiles on OSX (10.4.10 Intel)
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@181 8a3a26a2-13c4-0310-b231-cf6edde360e5
2007-11-03 15:00:38 +00: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