summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Allow to override build date with SOURCE_DATE_EPOCHBernhard M. Wiedemann2018-10-151-0/+5
* Get a little smarter about finding the scons engine.Mats Wichmann2018-10-123-90/+98
* fix Value node tests to expect a string and not bytesWilliam Deegan2018-10-111-3/+3
* Add to CHANGES.txtWilliam Deegan2018-10-101-0/+2
* Fix Bug #3212. Using CacheDir with Configure TryCompile with Python 3 was fai...William Deegan2018-10-105-2/+31
* minor adjustment to src/CHANGES.txtPaweł Tomulik2018-10-081-3/+4
* update src/CHANGES.txtPaweł Tomulik2018-10-051-22/+22
* fixed bugs in must_[not_]_contain()Paweł Tomulik2018-10-051-0/+3
* Bugfix on packaging init syntax changeMats Wichmann2018-10-041-2/+3
* A few syntax cleanupsMats Wichmann2018-10-0322-58/+57
* Resync generated docsMats Wichmann2018-10-031-1/+1
* Add xz compression to tar packaging choices.Mats Wichmann2018-09-279-10/+104
* Fix packaging strip-install-dir testMats Wichmann2018-09-271-0/+1
* Stop using deprecated unittest assertsMats Wichmann2018-09-259-67/+68
* Merge branch 'master' into argspec-deprWilliam Deegan2018-09-258-82/+62
|\
| * fix test so it should run on any platformWilliam Deegan2018-09-242-2/+4
| * Fix Github issue #2580 - hash mark not properly handled in FRAMEWORKPATHWilliam Deegan2018-09-232-1/+4
| * Merge pull request #3198 from bdbaddog/fix_qt_tests_centosWilliam Deegan2018-09-232-8/+32
| |\
| | * Add info to CHANGES.txtWilliam Deegan2018-09-231-0/+1
| | * Handle when we're not on CentOSWilliam Deegan2018-09-231-2/+1
| | * Add centos specific likely qt path to moc as it's not in the default PATH def...William Deegan2018-09-231-8/+32
| * | Merge branch 'master' into testdocWilliam Deegan2018-09-235-72/+22
| |\ \ | | |/
| | * Merge branch 'master' into stdlib-OrderedDictWilliam Deegan2018-09-205-40/+99
| | |\
| | | * Merge pull request #3192 from mwichmann/test-tarpkgWilliam Deegan2018-09-201-1/+4
| | | |\
| | | | * Improvements to tarball packagerMats Wichmann2018-09-081-1/+4
| | | * | Add java 11Mats Wichmann2018-09-112-3/+3
| | | |/
| | * | Update CHANGES.txt for OrderedDict changeMats Wichmann2018-09-061-0/+1
| | * | Stop using custom OrderedDictMats Wichmann2018-09-013-67/+13
| * | | Update testing docsMats Wichmann2018-09-081-0/+1
| | |/ | |/|
* | | Update getargspec patch: actually use getfullargspecMats Wichmann2018-09-241-3/+5
* | | Modifications for deprected getargspecMats Wichmann2018-09-072-5/+16
|/ /
* | Merge branch 'master' into test-rpmpkgWilliam Deegan2018-09-054-23/+50
|\ \ | |/
| * Merge branch 'master' into wip-win32William Deegan2018-08-311-1/+5
| |\
| | * Rework the time.clock -> time.perf_counter changeMats Wichmann2018-08-301-3/+4
| | * Do not use time.clock for Py3 in runtestMats Wichmann2018-08-301-0/+3
| * | Convert one more e[0] to e.errno for OSError usageMats Wichmann2018-08-311-1/+1
| * | win32 handle exception object correctlyMats Wichmann2018-08-292-2/+3
| |/
| * Merge branch 'master' into swig-check-PyHWilliam Deegan2018-08-173-6/+26
| |\
| | * Remove unintended "import io"Mats Wichmann2018-08-151-1/+0
| | * Redo fix for file closing in SCons.Action._subprocMats Wichmann2018-08-141-8/+10
| | * Merge pull request #3174 from mwichmann/test-devnull-atexitWilliam Deegan2018-08-132-0/+5
| | |\
| | | * Quiet Py3.6+ ResourceWarnings on testsMats Wichmann2018-08-132-0/+5
| | * | updated CHANGES.txtDaniel2018-08-131-0/+1
| | * | also check for 64 bit compiler and added some commentsDaniel2018-08-131-1/+4
| | * | updated vc and tests to check the msvc cl binaryDaniel2018-08-131-2/+12
| | |/
| * | SWIG recursive test checkes for Python.hMats Wichmann2018-08-131-0/+1
| |/
* | generalize the fix for #3164Mats Wichmann2018-09-043-9/+52
* | Fix rpm tests for newer rpmbuild (fixes #3164)Mats Wichmann2018-08-134-25/+37
|/
* Merge pull request #3167 from dmoody256/pi37_removed_splitunc_functionWilliam Deegan2018-08-113-4/+15
|\
| * updated CHANGES.txtDaniel Moody2018-08-101-1/+4