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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
Create test to verify fix for issue #2980
William Deegan
2018-11-12
2
-4/+140
|
|
*
Fix comment spelling
William Deegan
2018-11-12
1
-1/+1
|
|
*
Switch to use unittest.main() instead of building up a TestSuite which is nev...
William Deegan
2018-11-12
1
-0/+1
|
|
*
Attribute patch correctly to Piotr Bartosik per email from William Blevins
William Deegan
2018-11-12
1
-0/+5
|
|
*
remove unittest.TestSuite() no longer needed as unittest.main() is available ...
William Deegan
2018-11-12
1
-32/+1
|
|
*
rename variable then to previous_children to make the code a bit easier to un...
William Deegan
2018-11-12
1
-5/+7
|
|
*
Updated changelog info for this patch with more details.
William Deegan
2018-11-12
1
-1/+4
|
|
*
Added docstring to File.changed_timestamp_then_content()include a note and re...
William Deegan
2018-11-12
1
-3/+16
|
|
*
Modified fix for issue #2980 where the more complicated logic is only applied...
William Deegan
2018-11-12
2
-8/+10
|
|
*
Apply patch from wblevins for issue #2980 This fixes that issue, but as disc...
William Deegan
2018-11-12
1
-8/+72
|
|
*
Fix some bad code formatting.
William Deegan
2018-11-12
1
-8/+20
|
|
/
*
|
Explicitly remove xsltproc.exe from git install. Somehow it's still there aft...
William Deegan
2018-11-13
1
-27/+5
|
/
*
Merge pull request #3236 from ptomulik/whereis
William Deegan
2018-11-09
1
-17/+5
|
\
|
*
attempt fixing TestSCons.where_is() for win32
Paweł Tomulik
2018-11-06
1
-17/+5
*
|
Merge branch 'master' of github.com:SCons/scons
William Deegan
2018-11-07
3
-14/+34
|
\
\
|
*
\
Merge pull request #3231 from mwichmann/mdw-no-cl-syntax
William Deegan
2018-11-07
3
-14/+34
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
For PR #3231, update some docstrings per review
Mats Wichmann
2018-11-05
2
-12/+28
|
|
*
Fix some problems found if no MS compiler at all
Mats Wichmann
2018-10-30
3
-2/+6
*
|
|
Re-enable appveyor caching
William Deegan
2018-11-07
1
-5/+5
|
/
/
*
|
choose clang 5.0.0 or 7.0.0 depending what's installed
William Deegan
2018-11-06
1
-3/+10
*
|
Change clang version as travis has moved from 5.0.0 to 7.0.0
William Deegan
2018-11-06
1
-3/+3
*
|
run ls on clang
William Deegan
2018-11-06
1
-0/+2
*
|
Merge pull request #3235 from bdbaddog/fix_win_java_multi_step
William Deegan
2018-11-06
1
-2/+11
|
\
\
|
*
|
get rid of code copying PATH from os.environ
William Deegan
2018-11-06
1
-1/+3
|
*
|
Fix Java/multi-step.py to avoid picking up cygwin or mingw's link.exe which t...
William Deegan
2018-11-05
1
-1/+8
|
/
/
*
|
Merge pull request #3234 from bdbaddog/fix_java_location_centos7
William Deegan
2018-11-05
2
-1/+4
|
\
\
|
*
\
Merge branch 'master' into fix_java_location_centos7
William Deegan
2018-11-05
43
-241/+366
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #3233 from bdbaddog/fix_win_m4
William Deegan
2018-11-05
14
-21/+43
|
\
\
\
|
*
|
|
Add xsltproc and also force updated git to get rid of broken xsltproc wrongly...
William Deegan
2018-11-03
1
-1/+2
|
*
|
|
Fix broken docbook tests which weren't using the xsltproc found by test frame...
William Deegan
2018-11-02
11
-12/+33
|
*
|
|
try to figure out appveyor error
William Deegan
2018-11-02
1
-5/+5
|
*
|
|
try to figure out appveyor error
William Deegan
2018-11-02
1
-5/+5
|
*
|
|
try to figure out appveyor error
William Deegan
2018-11-02
1
-5/+5
|
*
|
|
remove appveyor version string from file
William Deegan
2018-11-02
1
-1/+1
|
*
|
|
fix a couple tests broken by binary write in wrapper.py. previously compared ...
William Deegan
2018-11-02
2
-2/+2
|
*
|
|
Merge remote-tracking branch 'upstream/master' into fix_win_m4
William Deegan
2018-11-02
30
-226/+329
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
add appveyor build id to appveyor.xml
William Deegan
2018-11-01
1
-0/+2
*
|
|
|
Add caching to appveyor config
William Deegan
2018-11-01
1
-0/+6
*
|
|
|
Update python versions SCons runs with as well as URL to documentation
William Deegan
2018-11-01
1
-3/+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #3228 from ptomulik/binmode
William Deegan
2018-10-30
4
-21/+21
|
\
\
\
|
*
|
|
attempt fixing tests failing due to binary mode
Paweł Tomulik
2018-10-25
4
-21/+21
*
|
|
|
Merge pull request #3229 from mwichmann/mdw-scripts-pep8
William Deegan
2018-10-29
2
-46/+84
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Update and add show option to cache config
Mats Wichmann
2018-10-29
2
-46/+84
|
/
/
/
*
|
|
Merge pull request #3219 from ptomulik/sheabangs
William Deegan
2018-10-22
19
-72/+71
|
\
\
\
|
*
|
|
use absolute python path in sheabangs
Paweł Tomulik
2018-10-22
11
-32/+38
|
*
|
|
remove unnecessary sheabangs from scripts generated by end-to-end tests
Paweł Tomulik
2018-10-22
12
-60/+41
|
*
|
|
Correct sheabangs in code snippets under test/
Paweł Tomulik
2018-10-22
19
-67/+79
|
/
/
/
*
|
|
Merge pull request #3224 from bdbaddog/fix_no_javac_failures
William Deegan
2018-10-18
6
-1/+20
|
\
\
\
|
*
\
\
Merge branch 'master' into fix_no_javac_failures
William Deegan
2018-10-18
6
-93/+143
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #3226 from bdbaddog/fix_py3_scons_util_flatten_dictionary_...
William Deegan
2018-10-17
3
-83/+123
|
\
\
\
\
[prev]
[next]