summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* [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
* Remove ancient Aegis revision control system filesJane Doe2017-05-301-4/+0
* Merged in rodrigc/scons (pull request #409)William Deegan2017-03-131-1/+1
|\
| * Remove 'U' flag to open() which is deprecated.Craig Rodrigues2017-03-111-1/+1
* | When iterating over dict.items(), we do not need a new list.Craig Rodrigues2017-03-123-4/+4
|/
* Futurize stage 2 2to3 fixes only.William Blevins2016-09-207-12/+12
* Update logic to pull files from mercurialWilliam Deegan2016-05-151-3/+3
* Remove all the six stuff.Russel Winder2016-02-021-6/+2
* Run futurize --stage1.Russel Winder2016-01-013-67/+71
* Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-2411-1037/+31
|\
| * removed several pre-2.7 methods and imports, including some basic refactoringsDirk Baechle2015-12-101-5/+1
| * mergeWilliam Deegan2015-09-282-1/+2
| |\
| | * exit with non-zero exit code if validation failsWilliam Deegan2015-09-281-0/+1
| |/
| * change tree back to development mode and bring back changes from release branchWilliam Deegan2015-09-212-2/+10
| |\
| | * add uploading src/README.txt to sourceforgerel_2.4.0William Deegan2015-09-211-2/+9
| |/
| * adding amd64 win installer to list of filesWilliam Deegan2015-09-211-0/+5
| * Call scons-proc.py with the same python executable that the docs-update-gener...William Deegan2015-07-301-2/+3
| * Remove obsolete aegis revision control scriptsWilliam Deegan2015-07-303-1023/+0
| * merging 2.3.5 changesWilliam Deegan2015-06-201-0/+8
| * SConsDoc.py: Calling sys.exit(-1) in imported library is bad, becauseanatoly techtonik2015-01-111-4/+2