Simplify main SConstruct. Remove deb and rpm and win executable package creation...
authorWilliam Deegan <bill@baddogconsulting.com>
Wed, 4 Oct 2017 00:14:10 +0000 (17:14 -0700)
committerWilliam Deegan <bill@baddogconsulting.com>
Wed, 4 Oct 2017 00:14:10 +0000 (17:14 -0700)
commitde3ebf6b0f53cf32991f548caf6401f20a2eb05e
tree6cbe93d7f7096a0ff7a20a8b18cccdf61fc298fc
parent56080b1c09eb9659419c5ada7c0a888fc048822c
Simplify main SConstruct. Remove deb and rpm and win executable package creation as we're moving to pip install being the main install path.
13 files changed:
QMTest/README.txt
QMTest/SConscript
QMTest/classes.qmc [deleted file]
QMTest/configuration [deleted file]
QMTest/scons_tdb.py [deleted file]
SConstruct
bootstrap.py
doc/SConscript
site_scons/Utilities.py [new file with mode: 0644]
site_scons/site_init.py
site_scons/soe_utils.py [new file with mode: 0644]
site_scons/zip_utils.py [new file with mode: 0644]
src/setup.py