summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Fix syntax error [skip appveyor]Mats Wichmann2020-07-041-1/+1
* Update doc gen to fail more definitively [skip appveyor]Mats Wichmann2020-07-045-38/+53
* Replaced 'bare excepts', now catching Exception.Dirk Baechle2020-06-201-6/+0
* Fixed Sets/Uses links in generated doc files.Dirk Baechle2020-06-206-24/+18
* First set of changes, started to rip out libxslt2.Dirk Baechle2020-06-196-434/+171
* Documentation updates in perparation for 4.0 [ci skip]Mats Wichmann2020-06-101-3/+1
* Merge pull request #3641 from mwichmann/wip-sphinx-apidocsWilliam Deegan2020-06-091-10/+10
|\
| * Update sphinx build, add autoclasstoc [ci skip]Mats Wichmann2020-05-301-10/+10
* | Merge pull request #3662 from bdbaddog/add_compilation_dbWilliam Deegan2020-06-081-0/+1
|\ \ | |/ |/|
| * Updates to doc. Still WIPWilliam Deegan2020-05-191-0/+1
* | classes no longer explicitly inherit from objectMats Wichmann2020-05-2410-19/+19
|/
* Some more fixups for project directory movesMats Wichmann2020-05-121-1/+5
* doc generation: fix another src->SCons transitionMats Wichmann2020-05-112-18/+20
* docs src-move: remove debug prints [ci skip]Mats Wichmann2020-05-101-2/+0
* [WIP] adjust docbuild for moved src [ci skip]Mats Wichmann2020-05-104-5/+7
* [ci skip] Speedup xml validation called by bin/docs-update-generated.py by ca...William Deegan2020-04-221-3/+7
* SConsExamples: drop bootstrap reference [ci skip]Mats Wichmann2020-04-191-9/+3
* Fix one more instance of moved scons.py [ci skip]Mats Wichmann2020-04-181-4/+3
* [PR #3612] doc update: cvars are <envar> [ci skip]Mats Wichmann2020-04-161-2/+10
* Merge pull request #3613 from mwichmann/func-html-fmtWilliam Deegan2020-04-161-16/+35
|\
| * Update generation of scons-xml entities [ci skip]Mats Wichmann2020-04-161-16/+35
* | Merge pull request #3603 from bdbaddog/revamp_scons_buildWilliam Deegan2020-04-163-54/+1534
|\ \ | |/ |/|
| * resolve some sider issuesWilliam Deegan2020-04-121-9/+31
| * Address github review notes and sider issuesWilliam Deegan2020-04-112-86/+97
| * remove unused imports.William Deegan2020-04-091-5/+2
| * drop runntest.py's run from packages. define SCONS_TOOLS_DIR and use that for...William Deegan2020-04-091-0/+1480
| * Fix scons-time tests. Remove subversion testWilliam Deegan2020-04-091-1480/+0
| * move scons-time.py from scripts to bin. As far as I can tell this is really f...William Deegan2020-04-091-0/+1480
| * Remove python27 codeWilliam Deegan2020-04-091-49/+19
* | Second try at fixing sets/uses Tool doc generation. [ci skip]Mats Wichmann2020-04-102-17/+21
|/
* [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