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
/
Scanner
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix sider issues
Adam Gross
2020-11-17
2
-3/+3
*
Fix all tests
Adam Gross
2020-11-17
3
-8/+16
*
[ci skip] Some fixes to the Python scanner and test
Adam Gross
2020-11-17
1
-1/+1
*
[ci skip] Cancel test runs because my tests don't work
Adam Gross
2020-11-16
1
-1/+1
*
Fix up scanner a bit
Adam Gross
2020-11-16
1
-1/+1
*
Some initial fixes
Adam Gross
2020-11-16
2
-4/+4
*
Remove exception from script.py
Adam Gross
2020-11-13
1
-2/+0
*
Change test to follow its own instructions
Adam Gross
2020-11-13
1
-4/+2
*
First draft of teaching Python scanner about dynamic files
Adam Gross
2020-11-13
6
-0/+64
*
Run autoflake on code
Mats Wichmann
2020-09-21
1
-1/+0
*
classes no longer explicitly inherit from object
Mats Wichmann
2020-05-24
1
-1/+1
*
test: Fix SyntaxWarnings on escapes in Python strings
Mats Wichmann
2019-09-13
10
-26/+26
*
[PY 3.8] test fixes for file closings, rawstrings
Mats Wichmann
2019-04-25
10
-54/+59
*
use absolute python path in sheabangs
Paweł Tomulik
2018-10-22
1
-3/+4
*
Correct sheabangs in code snippets under test/
Paweł Tomulik
2018-10-22
1
-2/+3
*
Change bug references from tigris -> github
Mats Wichmann
2018-04-24
1
-1/+1
*
Fix tests which break when using print() and no from __future__ import print_...
William Deegan
2017-09-25
2
-2/+2
*
py2/3 fix win32 py27 failures. Also resolve some py3 failures
William Deegan
2017-03-20
4
-29/+32
*
py2/3 fix rb/wb
William Deegan
2017-03-20
3
-9/+9
*
Merged in bdbaddog/scons (pull request #419)
William Deegan
2017-03-19
1
-39/+42
|
\
|
*
Allow whitespace after include file name in regex. This resolves issue runni...
William Deegan
2017-03-19
1
-5/+4
|
*
incremental checkin
William Deegan
2017-03-17
1
-45/+41
|
*
scanner.py works for win32 py27, but fails py3
William Deegan
2017-03-14
1
-4/+12
*
|
Fix bytes issues to fix test on Python 3.
Craig Rodrigues
2017-03-14
1
-1/+3
|
/
*
py2/3 add mode=r to must_match to fix win32 py27,py3
William Deegan
2017-03-14
4
-22/+22
*
py2/3 byte fixes
William Deegan
2017-03-13
4
-13/+13
*
Fixed print()'s
William Deegan
2016-05-09
1
-2/+2
*
Fixed print()'s
William Deegan
2016-05-09
1
-2/+2
*
Fixed print()'s
William Deegan
2016-05-09
1
-2/+2
*
Post merge commit for safety. Building Fortran code works, but tests fail.
Russel Winder
2015-12-24
3
-1/+111
|
\
|
*
Issue 2264: Removed redundant SCANNER_HINT for preference of SCANNERS.
William Blevins
2015-08-07
1
-15/+6
|
*
Issue 2264: Added test for SCANNER_HINT support, plus bug fixes.
William Blevins
2015-06-30
1
-0/+119
|
*
Issue 2264: Updated behaviour when scanning included dependencies for nodes w...
William Blevins
2015-06-30
1
-7/+7
|
*
Issue 2264: Updated tests to reflect Node changes.
William Blevins
2015-05-18
2
-7/+8
|
*
- switching Node class and NodeInfo/Binfo to using slots
Dirk Baechle
2015-02-26
1
-1/+0
*
|
Merged default branch into python3-port to keep it up to date.
Gary Oberbrunner
2014-08-23
1
-1/+1
|
\
\
|
|
/
|
*
Expand references to tigris.org bug tracker
anatoly techtonik
2014-05-28
1
-1/+1
*
|
More __cmp__ to __eq__ (and __lt__). Resolved some UnboundLocalErrors after e...
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
1
-10/+10
*
|
Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.
Gary Oberbrunner
2013-09-22
1
-5/+5
|
/
*
Issue 2647: In Executor.Null.get_all_children(), really return all of
Steven Knight
2010-06-15
1
-2/+9
*
Convert old-style classes in Scanner/*.py modules to new-style classes.
Steven Knight
2010-05-16
1
-16/+31
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-24
1
-45/+3
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-15
1
-1/+1
*
http://scons.tigris.org/issues/show_bug.cgi?id=2329
Greg Noel
2010-03-27
2
-6/+2
*
Move 2.0 changes collected in branches/pending back to trunk for further
Greg Noel
2010-03-25
5
-29/+21
*
Merged revisions 4645,4647-4651,4654-4656 via svnmerge from
Steven Knight
2010-02-05
1
-0/+84
*
Fix handling of both UTF_16_LE and UTF_16_BE. Add an actual test for
Steven Knight
2009-03-02
1
-0/+319
*
Remove more unnecessary imports from test scripts.
Steven Knight
2009-02-11
1
-5/+0
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
12
-0/+72
[next]