index
:
SCons.git
aix-xlc_r-is-for-threads
conftest-messages
linker-exists-when-compiler-exists
master
msvc11
msvs-express-2013
msvs-vcvars-caching
optimize-scan-path-subst-v2
pchdll
python3-port
python3raise
python3win32
rel_2.2.0
rel_2.3.0
rel_2.3.1
rel_2.3.2
rel_2.3.3
rel_2.3.4
rel_2.3.5
rel_2.3.6
rel_2.4.0
rel_2.4.1
rel_2.5.0
rel_2.5.1
rel_3.0.0
rel_3.0.1
release-2.1.0
switch_to_slots
test_bb
ziproot
SCons is an Open Source software construction tool—that is, a next-generation build tool.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
SConstruct
Commit message (
Expand
)
Author
Age
Files
Lines
*
updates for 4.0.1
William Deegan
2020-07-17
1
-1/+1
*
reset to development mode
William Deegan
2020-07-04
1
-2/+1
*
updates for 4.0.0 release
William Deegan
2020-07-04
1
-1/+1
*
Add sepearat pypi README-package.rst for pypi's long description text
William Deegan
2020-07-04
1
-3/+3
*
Add logic to build wheel and sdist package for pypi
William Deegan
2020-06-30
1
-3/+8
*
All working except automatic build of wheel and sdist package
William Deegan
2020-06-30
1
-1/+1
*
API doc builds working now. Generating SCons/__versioninfo.py but not yet usi...
William Deegan
2020-06-30
1
-0/+1
*
add some TODOs
William Deegan
2020-06-23
1
-0/+8
*
updates. build/dist/scons-local-${VERSION}.zip is now produced
William Deegan
2020-06-23
1
-19/+17
*
Address github review notes and sider issues
William Deegan
2020-04-11
1
-1/+1
*
Clean up unused imports
William Deegan
2020-04-09
1
-3/+1
*
add logic to not include *Tests.py in wheel
William Deegan
2020-04-09
1
-640/+0
*
remove gentoo ebuild logic. distro packager has their own
William Deegan
2020-04-09
1
-9/+1
*
comment out packaging part of build
William Deegan
2020-04-09
1
-630/+630
*
First pass of refactor. Moved command line argument processing into site_scon...
William Deegan
2020-04-09
1
-190/+52
*
add SKIP_DOC= variable to enable disabling buildign documents. Moved epydoc s...
William Deegan
2020-04-09
1
-298/+252
*
rm-py2: Remove "from __future__" from more places
Mats Wichmann
2020-02-20
1
-2/+0
*
Update version strings
William Deegan
2019-12-17
1
-2/+2
*
Changes for 3.1.1 release
3.1.1
William Deegan
2019-08-08
1
-2/+2
*
changes for release 3.1.0
William Deegan
2019-07-21
1
-2/+2
*
[ci skip] re-add generation of src-tar-gz and src-zip files as they're used b...
William Deegan
2019-07-13
1
-3/+8
*
[PY 3.8] test fixes for file closings, rawstrings
Mats Wichmann
2019-04-25
1
-10/+11
*
Release file updates for Release 3.0.5
3.0.5
William Deegan
2019-03-26
1
-2/+2
*
[skip ci] reset to develop mode
3.0.5a2
William Deegan
2019-03-05
1
-2/+2
*
[WIP] for #3304: drop use of -tt if py3
Mats Wichmann
2019-03-01
1
-6/+0
*
Do not store build user name
Bernhard M. Wiedemann
2019-02-28
1
-1/+5
*
Do not store build host name
Bernhard M. Wiedemann
2019-02-28
1
-2/+6
*
Fix problem where API doc gen misses some files
Mats Wichmann
2019-02-06
1
-5/+3
*
Updated files per ReleaseConfig for 3.0.4 release
William Deegan
2019-01-20
1
-1/+1
*
Update copyright date to 2019
William Deegan
2019-01-07
1
-1/+1
*
updates from update-release-info for 3.0.3 release
William Deegan
2019-01-06
1
-2/+2
*
Updates for 3.0.2 release
William Deegan
2019-01-01
1
-3/+3
*
Allow to override build date with SOURCE_DATE_EPOCH
Bernhard M. Wiedemann
2018-10-15
1
-1/+1
*
Fix wrong path to testing frameworks SConscript (was breaking bootstrap builds)
William Deegan
2018-08-13
1
-1/+1
*
move test files from QMTest to testing/framework. QMtest hasn't been used in ...
William Deegan
2018-04-30
1
-7/+7
*
change back to development version strings
HEAD
master
William Deegan
2017-11-14
1
-2/+2
*
Update version strings
William Deegan
2017-11-14
1
-2/+2
*
Simplify main SConstruct. Remove deb and rpm and win executable package creat...
William Deegan
2017-10-04
1
-323/+16
*
Migrate some logic from SConstruct into site_scons to simplify top level SCon...
William Deegan
2017-10-03
1
-40/+0
*
Remove windows executable installers
William Deegan
2017-10-02
1
-26/+0
*
Updates to scons build system to use git instead of hg to determine revision ...
William Deegan
2017-09-24
1
-25/+19
*
Add src/engine/SCons/Tool/docbook/utils/xmldepend.xsl to MANIFEST-xml.in
William Deegan
2017-09-18
1
-0/+5
*
Updates for 3.0.0 release
William Deegan
2017-09-18
1
-2/+2
*
version string changes for 3.0.0 alpha
William Deegan
2017-08-23
1
-1/+1
*
Add DEB_DATE for producing debian style date for deb/changelog. Fix version s...
William Deegan
2017-08-05
1
-3/+11
*
Fix py3x throwing UnicodeDecodeError on unicode items in files run through SC...
William Deegan
2017-08-04
1
-57/+39
*
changes to prep for 3.0.0 alpha
William Deegan
2017-06-14
1
-3/+3
*
test
William Deegan
2017-04-24
1
-1/+0
*
kick buildbot
Jane Doe
2017-04-21
1
-0/+2
*
py2/3 initial changes to try and get SCons build working with py3
William Deegan
2017-04-10
1
-10/+25
[next]