summaryrefslogtreecommitdiffstats
path: root/site_scons
Commit message (Collapse)AuthorAgeFilesLines
* [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-251-10/+8
| | | | | | | On a linux host (missing some things that may be on the Travis CI setup), Py3.8a3 now shows 19 fails, 1048 pass, with 84 Warning: messages. Signed-off-by: Mats Wichmann <mats@linux.com>
* Simplify main SConstruct. Remove deb and rpm and win executable package ↵William Deegan2017-10-044-1/+137
| | | | creation as we're moving to pip install being the main install path.
* Migrate some logic from SConstruct into site_scons to simplify top level ↵William Deegan2017-10-032-0/+41
SConstruct