summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* classes no longer explicitly inherit from objectMats Wichmann2020-05-24105-327/+351
* Merge pull request #3666 from mwichmann/fix-3665William Deegan2020-05-223-2/+17
|\
| * If ParseFlags called with dict argument, leave unchangedMats Wichmann2020-05-223-2/+17
|/
* Merge pull request #3663 from dmoody256/fix-coverage-reportsWilliam Deegan2020-05-2111-184/+115
|\
| * clean up CI filesDaniel Moody2020-05-2011-79/+102
| * msvc 10 still hangsDaniel Moody2020-05-201-2/+11
| * test coverageDaniel Moody2020-05-192-125/+24
|/
* Merge pull request #3660 from bdbaddog/update_travis_install_05_2020William Deegan2020-05-183-19/+33
|\
| * change test to change expected line # depending on python versionWilliam Deegan2020-05-181-1/+8
| * update to lxml 4.5.0William Deegan2020-05-181-1/+1
| * not sure why 'ls -l /usr/lib*/*python*{so,a}*' is failing on these systems.. ...William Deegan2020-05-181-1/+2
| * Update base ubuntu from trusty(14.04)->xenial(16.04), update install logic fo...William Deegan2020-05-182-4/+9
| * update path we look for python libsWilliam Deegan2020-05-181-1/+1
| * Update LDC version, remove py27 bits, add rpmWilliam Deegan2020-05-181-11/+8
| * Add py3.9 devWilliam Deegan2020-05-181-0/+4
|/
* [ci skip] restore ref to using CopyAs() builder.William Deegan2020-05-181-0/+3
* Merge pull request #3658 from mwichmann/tool-initWilliam Deegan2020-05-181-4/+3
|\
| * Fix error recently introduced in Package()Mats Wichmann2020-05-171-4/+3
|/
* Merge pull request #3649 from mwichmann/py39William Deegan2020-05-175-16/+17
|\
| * Merge branch 'master' into py39William Deegan2020-05-1717-327/+267
| |\ | |/ |/|
* | Merge pull request #3656 from mwichmann/pyversionsWilliam Deegan2020-05-172-2/+4
|\ \
| * | Bump unsupported/deperecated Py versionsMats Wichmann2020-05-162-2/+4
|/ /
* | Merge pull request #3652 from dmoody256/dmoody256-fix-travis-coverageWilliam Deegan2020-05-151-73/+24
|\ \
| * | clean up coveragerc fileDaniel Moody2020-05-141-2/+2
| * | Merge remote-tracking branch 'scons/master' into dmoody256-fix-travis-coverageDaniel2020-05-142071-50921/+50529
| |\ \
| * | | give coverage a nameDaniel Moody2020-05-141-0/+1
| * | | clean up travis and fix coverageDaniel Moody2020-05-141-73/+23
* | | | Merge pull request #3651 from mwichmann/no-with-metaclassWilliam Deegan2020-05-156-129/+104
|\ \ \ \ | |_|/ / |/| | |
| * | | [PR #3651] sider complaints led to packaging init cleanupMats Wichmann2020-05-142-81/+92
| * | | Eliminate Py2-compat with_metaclass jigMats Wichmann2020-05-135-49/+13
|/ / /
* | | Merge pull request #3648 from mwichmann/more-movesWilliam Deegan2020-05-128-123/+129
|\ \ \
| * | | [PR 3648] fixups from review commentsMats Wichmann2020-05-122-43/+55
| * | | Some more fixups for project directory movesMats Wichmann2020-05-127-88/+82
* | | | [ci skip] Adding requirements.txt for packages needed for development, packag...William Deegan2020-05-121-0/+6
|/ / /
| | * Python 3.9 supportMats Wichmann2020-05-125-16/+17
| |/ |/|
* | [ci skip] Add note that AddOption('no_progress') is new as of 4.0.0William Deegan2020-05-111-0/+1
* | Merge pull request #3459 from dmoody256/patch-1William Deegan2020-05-114-1/+42
|\ \
| * \ Merge remote-tracking branch 'origin/master' into patch-1Daniel2020-05-1113-35/+127
| |\ \
| * | | update changes.txt and remove verbose from testDaniel2020-05-112-2/+3
| * | | Merge remote-tracking branch 'origin/master' into patch-1Daniel Moody2020-05-061675-1027/+629
| |\ \ \
| * | | | updated test to test setoption no_progressDaniel Moody2020-05-021-2/+1
| * | | | Merge branch 'master' into patch-1Daniel Moody2020-05-02650-12857/+14270
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge pull request #4 from bdbaddog/fix_pr_3459_add_no_progress_setOptionDaniel Moody2019-10-274-1/+32
| |\ \ \ \
| | * | | | added test and updated docs to indicate that some initial progress output wil...William Deegan2019-10-124-1/+32
| |/ / / /
| * | | | fix mistake in no_progress documentation [ci skip]Daniel Moody2019-10-031-1/+1
| * | | | update no_progress set-able documentation [ci skip]Daniel Moody2019-10-031-0/+8
| * | | | Update CHANGES.txtDaniel Moody2019-10-031-0/+3
| * | | | add no_progress as a set-able optionDaniel Moody2019-10-031-1/+2
* | | | | Merge pull request #3645 from mwichmann/docbuild-srcmoveWilliam Deegan2020-05-11370-6602/+6460
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | doc generation: fix another src->SCons transitionMats Wichmann2020-05-117-109/+79