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
/
test
/
srcchange.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run autoflake on code
Mats Wichmann
2020-09-21
1
-1/+0
*
rm-py2: Remove "from __future__" from more places
Mats Wichmann
2020-02-20
1
-4/+2
*
Restore test syntax after earlier change dropped it.
Mats Wichmann
2020-01-28
1
-1/+1
*
Remove deprecated {Source,Target}Signatures
Mats Wichmann
2019-10-20
1
-3/+2
*
test: Fix SyntaxWarnings on escapes in Python strings
Mats Wichmann
2019-09-13
1
-4/+4
*
[PY 3.8] test fixes for file closings, rawstrings
Mats Wichmann
2019-04-25
1
-5/+5
*
remove unnecessary sheabangs from scripts generated by end-to-end tests
Paweł Tomulik
2018-10-22
1
-3/+1
*
Correct sheabangs in code snippets under test/
Paweł Tomulik
2018-10-22
1
-2/+3
*
change to utf-8 and see if this fixes issue with old visual c compiler yieldi...
William Deegan
2017-05-12
1
-1/+1
*
py2/3 fix lineending on generated c file. Some MSVC's complain about non CR/L...
William Deegan
2017-03-31
1
-2/+2
*
added mode='r' for must_matches, and for one case added mode='w' for source f...
William Deegan
2017-03-20
1
-1/+1
*
fix py2/3 win32
William Deegan
2017-03-14
1
-6/+7
*
try mode='w' to see if this makes source file for msvc the proper format
William Deegan
2017-03-14
1
-9/+9
*
remove rb/wb from file opens, not needed py2/3
William Deegan
2017-03-11
1
-2/+3
*
Fix for backslash being treated as an escape character
Thomas Tanner
2016-01-30
1
-1/+1
*
Move 2.0 changes collected in branches/pending back to trunk for further
Greg Noel
2010-03-25
1
-4/+2
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
1
-0/+6
*
Issue 2255: Handle scanning of UTF-8 and UTF-16 files. (Greg Spencer)
Steven Knight
2008-12-12
1
-3/+3
*
Merged revisions 2647-2719 via svnmerge from
Steven Knight
2008-03-31
1
-1/+5
*
Merged revisions 1667-1674 via svnmerge from
Steven Knight
2006-11-04
1
-1/+1
*
Merged revisions 1582-1665 via svnmerge from
Steven Knight
2006-11-02
1
-4/+8
*
Win32 portability fixes for tests.
Steven Knight
2004-10-09
1
-15/+9
*
Clear out dependent-child caches when a node is rebuilt. (Kevin Quick)
Steven Knight
2004-10-07
1
-0/+110