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
/
script
/
sconsign.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some more lint-derived cleanups
Mats Wichmann
2019-04-27
1
-3/+3
*
Give sconsign a default filename.
Mats Wichmann
2019-04-05
1
-39/+50
*
[PY 3.8] tempoary fix: move imp import
Mats Wichmann
2019-03-30
1
-1/+2
*
scons-local version has symlink problems
Mats Wichmann
2019-01-19
1
-1/+1
*
For sconsign, add a warning message if missing sigs
Mats Wichmann
2018-12-01
1
-3/+56
*
For PR #3238: suggestion to use a comprehension
Mats Wichmann
2018-12-01
1
-3/+2
*
For PR #3238: use a try block for str/bytes problem
Mats Wichmann
2018-12-01
1
-1/+4
*
Some fixes to sconsign
Mats Wichmann
2018-12-01
1
-21/+47
*
Get a little smarter about finding the scons engine.
Mats Wichmann
2018-10-12
1
-41/+45
*
A few syntax cleanups
Mats Wichmann
2018-10-03
1
-1/+1
*
Apply fix for sconsign.py as well
Christian Sandberg
2017-09-24
1
-1/+1
*
Dirty hack for failing test/sconsign/script/Configure.py
Gaurav Juvekar
2017-04-14
1
-0/+5
*
remove py3 checking code
William Deegan
2017-03-13
1
-7/+1
*
use whichdb from dbm for py3, and whichdb from whichdb for py2
William Deegan
2017-03-11
1
-8/+8
*
comment out code which checks for py3 and fails
William Deegan
2017-02-28
1
-5/+5
*
revert some py3 changes which fail no py2 on windows and any platform/python ...
William Deegan
2016-05-15
1
-3/+13
*
Remove all the six stuff.
Russel Winder
2016-02-02
1
-8/+2
*
Some more print statements to functions.
Russel Winder
2016-01-01
1
-1/+2
*
Post merge commit for safety. Building Fortran code works, but tests fail.
Russel Winder
2015-12-24
1
-3/+34
|
\
|
*
removed several pre-2.7 methods and imports, including some basic refactorings
Dirk Baechle
2015-12-10
1
-2/+33
|
*
- switching Node class and NodeInfo/Binfo to using slots
Dirk Baechle
2015-02-26
1
-1/+1
*
|
Added six module as SCons.compat.six, for python3 port.
Gary Oberbrunner
2014-04-20
1
-2/+2
*
|
Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).
Stefan Zimmermann
2014-03-31
1
-1/+9
*
|
Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.
Gary Oberbrunner
2013-09-22
1
-20/+20
|
/
*
fix issue #2051 - broken installation with easy_install on Windows
Anatoly Techtonik
2011-04-14
1
-14/+15
*
Convert old-style classes in src/script to new-style classes.
Steven Knight
2010-05-20
1
-2/+2
*
Fix regression tests (imports not happening as expected)
Greg Noel
2010-04-25
1
-9/+6
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-24
1
-2/+0
*
Add a stub compat/_scon_dbm.py module and copy whichdb.whichdb() to
Steven Knight
2010-04-14
1
-8/+12
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-03-29
1
-1/+1
*
http://scons.tigris.org/issues/show_bug.cgi?id=2329
Greg Noel
2010-03-27
1
-8/+3
*
Move 2.0 changes collected in branches/pending back to trunk for further
Greg Noel
2010-03-25
1
-14/+12
*
Issue 2051: Support execution when installed via easy_install.
Steven Knight
2010-02-21
1
-0/+13
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
1
-0/+6
*
Issue 2005: Avoid an infinite loop looking for the Python library
Steven Knight
2008-09-11
1
-9/+10
*
Merged revisions 2928-2932,2934-2946 via svnmerge from
Steven Knight
2008-05-18
1
-0/+4
*
Merged revisions 2302-2362,2364-2452 via svnmerge from
Steven Knight
2007-09-19
1
-32/+73
*
Merged revisions 1675-1736 via svnmerge from
Steven Knight
2006-12-16
1
-1/+3
*
Win32 portability.
Steven Knight
2005-08-07
1
-1/+1
*
Add a --raw option to the sconsign script.
Steven Knight
2005-06-25
1
-4/+23
*
Split Node-specific stuff from BuildInfo into a separate NodeInfo class. Add...
Steven Knight
2005-06-07
1
-21/+33
*
Fix SCons on SuSE/AMD-64 Linux by having the wrapper script also check for th...
Steven Knight
2004-09-16
1
-0/+17
*
Store the different dependencies in binfo separately.
Steven Knight
2004-06-01
1
-3/+5
*
Make the saved info opaque to the .sconsign subsystem. Lots of other cleanup.
Steven Knight
2004-05-14
1
-32/+66
*
Refactor .sconsign management into its own module.
Steven Knight
2004-05-06
1
-2/+2
*
Have SConsignFile() use a dblite.py module by default, so we can control the ...
Steven Knight
2004-04-25
1
-48/+111
*
Update the Copyright years to include 2004.
Steven Knight
2004-01-07
1
-2/+2
*
Sync CVS log from master Aegis repository.
Steven Knight
2003-11-03
1
-1/+8
*
Fix a regression with CPPDEFINES when using the g++ Tool.
Steven Knight
2003-10-26
1
-8/+1
*
Python 1.5.2 portability in the previous script fix.
Steven Knight
2003-10-12
1
-3/+5
[next]