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
/
src
/
engine
/
SCons
/
Tool
/
packaging
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve building of docs using Py3 [ci skip]
Mats Wichmann
2019-12-05
1
-3/+3
*
fix more Python escape complaints
Mats Wichmann
2019-12-02
1
-1/+1
*
[PR #3345] fix flake8 compliants on the PR
Mats Wichmann
2019-04-25
1
-1/+1
*
[PY 3.8] file closes in tools and others
Mats Wichmann
2019-04-25
2
-14/+15
*
Fixup some code triggering pylint errors.
Mats Wichmann
2019-04-21
2
-9/+9
*
Issue #3350 - Refactor EnvironmentError to SConsEnvironmentError to avoid ove...
William Deegan
2019-04-18
1
-1/+1
*
[WIP] [PY 3.8] fix more warnings
Mats Wichmann
2019-03-30
1
-4/+4
*
small type-related cleanups
Mats Wichmann
2018-12-17
2
-5/+9
*
Bugfix on packaging init syntax change
Mats Wichmann
2018-10-04
1
-2/+3
*
A few syntax cleanups
Mats Wichmann
2018-10-03
2
-8/+5
*
Resync generated docs
Mats Wichmann
2018-10-03
1
-1/+1
*
Add xz compression to tar packaging choices.
Mats Wichmann
2018-09-27
8
-10/+103
*
Update getargspec patch: actually use getfullargspec
Mats Wichmann
2018-09-24
1
-3/+5
*
Modifications for deprected getargspec
Mats Wichmann
2018-09-07
1
-5/+11
*
generalize the fix for #3164
Mats Wichmann
2018-09-04
2
-6/+46
*
Fix rpm tests for newer rpmbuild (fixes #3164)
Mats Wichmann
2018-08-13
3
-25/+33
*
When iterating over dict.items(), we do not need a new list.
Craig Rodrigues
2017-03-12
3
-5/+5
*
Replace list(filter()) with list comprehension.
Craig Rodrigues
2017-03-11
1
-2/+2
*
update from upstream
William Deegan
2016-09-30
4
-7/+9
|
\
|
*
Merged in williamblevins/scons (pull request #357)
William Deegan
2016-09-22
1
-0/+2
|
|
\
|
|
*
Sorting RPM tarball sources to correct nondeterminism in ordering.
William Blevins
2016-09-18
1
-0/+2
|
*
|
Futurize stage 2 2to3 fixes only.
William Blevins
2016-09-20
4
-7/+7
|
|
/
*
|
Merged scons/scons into default
William Deegan
2016-06-14
3
-9/+9
|
\
\
|
|
/
|
*
Post merge commit for safety. Building Fortran code works, but tests fail.
Russel Winder
2015-12-24
4
-46/+36
|
|
\
|
*
\
Merged default branch into python3-port to keep it up to date.
Gary Oberbrunner
2014-08-23
1
-1/+1
|
|
\
\
|
*
\
\
Merged with [default]
Stefan Zimmermann
2014-03-31
1
-2/+2
|
|
\
\
\
|
*
|
|
|
Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).
Stefan Zimmermann
2014-03-31
4
-7/+7
|
*
|
|
|
Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.
Gary Oberbrunner
2013-09-22
4
-16/+16
*
|
|
|
|
Remove duplicate entry of "X_RPM_CONFLICTS" in dictionary. (It was there twice)
William Deegan
2016-05-08
1
-1/+0
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
removed several pre-2.7 methods and imports, including some basic refactorings
Dirk Baechle
2015-12-10
4
-32/+19
*
|
|
|
fix spelling mistakes found by debian lintian tool list here: https://lintian...
William Deegan
2015-09-28
1
-1/+1
*
|
|
|
- switching Node class and NodeInfo/Binfo to using slots
Dirk Baechle
2015-02-26
4
-13/+16
|
|
_
|
/
|
/
|
|
*
|
|
- several smaller fixes to get the Linux buildslaves green again
Dirk Baechle
2014-08-07
1
-1/+1
|
|
/
|
/
|
*
|
- added doc editor configuration for XXE5
Dirk Baechle
2014-01-19
1
-2/+2
|
/
*
- switched to different schemaLocation URI
Dirk Baechle
2013-05-03
1
-1/+1
*
- rewrote all tool/builder docs to new SCons XSD
Dirk Baechle
2013-05-03
1
-4/+183
*
- several smaller fixes to get all tests running under Buildbot again
dirkbaechle
2012-09-27
1
-10/+2
*
Add the generated function documentation to the User's Guide as an appendix.
Steven Knight
2010-07-22
1
-1/+1
*
Move the authoritative source for functions from the man page to various
Steven Knight
2010-07-21
1
-8/+15
*
Convert an old-style class in Tool/packaging/rpm.py to a new-style class.
Steven Knight
2010-05-16
1
-1/+1
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-24
3
-6/+0
*
http://scons.tigris.org/issues/show_bug.cgi?id=2317
Greg Noel
2010-04-23
1
-1/+1
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-15
1
-3/+3
*
Move 2.0 changes collected in branches/pending back to trunk for further
Greg Noel
2010-03-25
4
-49/+52
*
Issue 2369: Don't use the deprecated md5 module, use hashlib.md5 instead.
Steven Knight
2009-03-07
1
-1/+1
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
10
-0/+58
*
2to3 sez, "rewrite map() as loop"
Greg Noel
2009-02-08
1
-1/+3
*
Fix entity references:
Steven Knight
2008-09-06
1
-2/+2
*
Issue 2159: Man page formatting errors for Packaging()
Greg Noel
2008-08-27
1
-13/+14
*
Merged revisions 2725-2865 via svnmerge from
Steven Knight
2008-04-17
1
-6/+6
[next]