summaryrefslogtreecommitdiff
path: root/site_scons
Commit message (Expand)AuthorAgeFilesLines
* Get the zipapp support working correctly [ci skip]Mats Wichmann2023-01-032-18/+25
* Fix sider complaintMats Wichmann2023-01-031-5/+1
* Experimental: build a scons-local zipapp [skip appveyor]Mats Wichmann2023-01-032-85/+153
* Remove last reference to distutilsMats Wichmann2022-05-101-2/+2
* Fix reproducible builds. Restore logic respecting SOURCE_DATE_EPOCH when set....William Deegan2021-08-021-1/+1
* fix doc release date to be the same as the format in CHANGES.txt,etcWilliam Deegan2021-07-181-1/+14
* Fix several sider complaintsMats Wichmann2021-05-051-2/+2
* Fix some imports and other checker warningsMats Wichmann2021-05-051-3/+3
* scons.1 sconsign.1 scons-time.1 now make it into zip, tgz sdist and wheelWilliam Deegan2020-10-091-1/+9
* mark SCons/__init__.py as NoClean() so scons -c doesn't leave the tree in a b...William Deegan2020-10-091-0/+1
* Fix version info in scons-local package scriptsWilliam Deegan2020-07-061-1/+3
* clean up sider/flake8 warningsWilliam Deegan2020-06-302-1/+2
* have scripts use central SCons.__init__.py's __version__,etcWilliam Deegan2020-06-301-8/+6
* All working except automatic build of wheel and sdist packageWilliam Deegan2020-06-301-4/+9
* API doc builds working now. Generating SCons/__versioninfo.py but not yet usi...William Deegan2020-06-302-0/+14
* cleanupWilliam Deegan2020-06-291-4/+3
* a little clean upWilliam Deegan2020-06-231-3/+2
* Add scons-local-${VERSION}.tar.gzWilliam Deegan2020-06-231-7/+13
* updates. build/dist/scons-local-${VERSION}.zip is now producedWilliam Deegan2020-06-233-5/+41
* add copyright noticeWilliam Deegan2020-06-161-0/+61
* classes no longer explicitly inherit from objectMats Wichmann2020-05-241-1/+1
* Address github review notes and sider issuesWilliam Deegan2020-04-113-5/+10
* First pass of refactor. Moved command line argument processing into site_scon...William Deegan2020-04-093-3/+155
* add SKIP_DOC= variable to enable disabling buildign documents. Moved epydoc s...William Deegan2020-04-092-1/+102
* [ci skip] Fix SConsRevision.py to properly use with open as f instead of open...William Deegan2020-02-051-3/+5
* syntax fixups suggested by PyCharmMats Wichmann2019-12-232-2/+2
* [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-251-10/+8
* Simplify main SConstruct. Remove deb and rpm and win executable package creat...William Deegan2017-10-034-1/+137
* Migrate some logic from SConstruct into site_scons to simplify top level SCon...William Deegan2017-10-022-0/+41