summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Remove python27 codeWilliam Deegan2020-04-091-49/+19
* [PR #3602] fix typo complained about by Sider [ci skip]Mats Wichmann2020-04-091-1/+1
* Add highlighting to funcs/builders [ci skip]Mats Wichmann2020-04-082-33/+78
* Fix generated tools doc intermediate file. [ci skip]Mats Wichmann2020-03-312-7/+21
* Remove obsolete scripts. Remove py27 supportWilliam Deegan2020-03-2120-327/+0
* [PR #3583] review comment: flag cElementTree use [ci skip]Mats Wichmann2020-03-151-0/+1
* Fix the packagers table again. [ci skip]Mats Wichmann2020-03-132-13/+3
* post py27William Deegan2020-02-191-2/+2
* Fix reference to obsolete urllib.urlretrieve, now urllib.request.urlretrieveWilliam Deegan2020-02-181-1/+1
* more code cleanup found by pycharmWilliam Deegan2020-02-181-1/+1
* Fix sider found spelling errorWilliam Deegan2020-02-111-1/+1
* Fixed post release modeWilliam Deegan2020-02-111-3/+5
* fixed tests and some code to be testableWilliam Deegan2020-02-101-8/+17
* Updates work for develop modeWilliam Deegan2020-02-101-207/+245
* [ci skip] update to create #.#.#.devMMYYHHmmss as version string for devel bu...William Deegan2020-02-061-15/+18
* fix error in scons-diff.py [ci skip]Mats Wichmann2019-12-241-1/+1
* [PR #3509] change tuple syntax per review comment [ci skip]Mats Wichmann2019-12-242-5/+5
* syntax fixups suggested by PyCharmMats Wichmann2019-12-235-29/+15
* Updates for README and logic to upload it to Sourceforge as part of the norma...3.1.2William Deegan2019-12-171-0/+6
* [PR #3343] fix review comments [ci skip]Mats Wichmann2019-12-053-6/+10
* Improve building of docs using Py3 [ci skip]Mats Wichmann2019-12-054-131/+187
* [skip ci] make scons_dev_master.py have proper shebang and also set executableWilliam Deegan2019-11-081-1/+1
* Merge pull request #3419 from mwichmann/benchWilliam Deegan2019-09-261-4/+6
|\
| * Update bench and timings dirs for Py3Mats Wichmann2019-08-311-4/+6
* | Merge branch 'master' into remove_aegis_bits_issue_2639William Deegan2019-09-071-1/+1
|\ \
| * | Fix xml entity generation in examples [ci skip]Mats Wichmann2019-09-071-1/+1
| |/
* | purge aegis referencesWilliam Deegan2019-09-073-245/+0
* | Remove scripts for svnWilliam Deegan2019-09-071-24/+0
|/
* Merge branch 'master' into fix_slow_md5_deciderWilliam Deegan2019-07-141-6/+5
|\
| * [ci skip] re-add generation of src-tar-gz and src-zip files as they're used b...William Deegan2019-07-131-6/+6
* | Re-add src packages to upload scriptWilliam Deegan2019-07-141-6/+6
|/
* Fix some regexes for Python 3.8 complaintsMats Wichmann2019-05-131-2/+2
* [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-251-90/+82
* [PY 3.8] fix some sider complaints in #3331Mats Wichmann2019-03-301-0/+1
* [WIP] [PY 3.8] fix more warningsMats Wichmann2019-03-302-21/+41
* Clean up some file opens, regex stringsMats Wichmann2019-03-071-12/+17
* Changes for 3.0.4 release3.0.4William Deegan2019-01-231-1/+1
* Updates for Ubuntu 18.04 LTS build machineWilliam Deegan2019-01-071-2/+4
* comment out source package upload to sourceforge3.0.2William Deegan2019-01-011-5/+5
* Updates for 3.0.2William Deegan2019-01-011-7/+0
* Add xz compression to tar packaging choices.Mats Wichmann2018-09-271-8/+11
* [ci skip] Removing obsolete administrative script scons-cdist. Leftover from ...William Deegan2018-04-301-272/+0
* move test files from QMTest to testing/framework. QMtest hasn't been used in ...William Deegan2018-04-303-8/+8
* Fix wiki references to point to gihub wikiMats Wichmann2018-04-231-2/+4
* Replace all instances of `int main()` with `int main(void)`Jonathon Reinhart2018-02-111-1/+1
* Refactor some variable names. Create a SConstruct_created next to created fil...William Deegan2017-11-141-21/+27
* Add ability to regenerate a single example outputWilliam Deegan2017-11-141-2/+9
* minor improvements in script logicWilliam Deegan2017-11-141-5/+9
* remove reference to tools no longer included in SConsWilliam Deegan2017-09-021-9/+7
* add docs targetWilliam Deegan2017-09-011-1/+12