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
*
Updates for README and logic to upload it to Sourceforge as part of the norma...
3.1.2
William Deegan
2019-12-17
3
-14/+755
*
Update version strings
William Deegan
2019-12-17
6
-13/+13
*
Update content in RELEASE.txt CHANGES.txt Announce.txt and bump the version i...
William Deegan
2019-12-17
4
-47/+67
*
Add 3.1.1 release info to debian/changelog and src/Announce.txt
William Deegan
2019-12-17
2
-0/+34
*
Regenerated docs for 3.1.2 release
William Deegan
2019-12-17
239
-3001/+4072
*
Merge pull request #3497 from mwichmann/depr-builddir
William Deegan
2019-12-16
16
-60/+140
|
\
|
*
[PR #3497] skip test for build_dir kwarg
Mats Wichmann
2019-12-16
1
-0/+3
|
*
[PR #3497] add missed sconstest.skip
Mats Wichmann
2019-12-15
1
-0/+0
|
*
[PR #3497] add the missing testcases
Mats Wichmann
2019-12-15
2
-0/+115
|
*
Remove deprecated BuildDir, build_dir
Mats Wichmann
2019-12-15
13
-60/+22
|
/
*
Merge pull request #3495 from mwichmann/depr-Copy
William Deegan
2019-12-15
11
-39/+63
|
\
|
*
Merge pull request #2 from bdbaddog/fix_test_issue_mwichmann_copy_method
Mats Wichmann
2019-12-14
1
-1/+1
|
|
\
|
|
*
fixed match function to be non-regex
William Deegan
2019-12-14
1
-1/+1
|
|
/
|
*
Remove deprecated env.Copy()
Mats Wichmann
2019-12-14
11
-39/+63
*
|
Merge pull request #3491 from chasinglogic/entry-microoptimization
William Deegan
2019-12-13
2
-5/+7
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into entry-microoptimization
William Deegan
2019-12-13
4
-38/+44
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #3493 from mwichmann/defenv-2477
William Deegan
2019-12-13
2
-36/+38
|
\
\
|
*
|
[PR #3493] fix review comment [ci skip]
Mats Wichmann
2019-12-13
1
-1/+1
|
*
|
Tweak DefaultEnvironment descriptions (ci skip)
Mats Wichmann
2019-12-13
2
-36/+38
*
|
|
Merge pull request #3490 from chasinglogic/less-list-manipulation-in-DAG-walk
William Deegan
2019-12-13
2
-2/+6
|
\
\
\
|
*
|
|
Improve DAG walk performance by preventing unnecessary list manipulation
Mathew Robinson
2019-12-11
2
-2/+6
|
/
/
/
|
|
*
Optimize for most common case in Entry.disambiguate()
Mathew Robinson
2019-12-12
2
-5/+7
|
|
/
|
/
|
*
|
Merge pull request #3489 from bdbaddog/fix_test_link_applelink_macos
William Deegan
2019-12-11
1
-6/+12
|
\
\
|
|
/
|
/
|
|
*
Fix looking for specific version of libSystem.B.dylib when running on macOS. ...
William Deegan
2019-12-11
1
-6/+12
|
/
*
Merge pull request #3443 from mwichmann/py3-doctasks
William Deegan
2019-12-10
369
-4300/+3294
|
\
|
*
Merge branch 'master' into py3-doctasks
William Deegan
2019-12-10
24
-174/+362
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #3473 from kulikjak/master
William Deegan
2019-12-10
9
-24/+24
|
\
\
|
*
|
Fix incorrect testing assumptions for Solaris
Jakub Kulik
2019-11-01
9
-24/+24
*
|
|
Merge pull request #3475 from mwichmann/addopt-docs
William Deegan
2019-12-10
7
-367/+269
|
\
\
\
|
*
|
|
[PR 3475] further wording tweaks on AddOption [ci skip]
Mats Wichmann
2019-11-21
2
-18/+38
|
*
|
|
[PR 3475] update docs/generated [ci skip]
Mats Wichmann
2019-11-16
6
-357/+183
|
*
|
|
[PR 3475] review edit: space -> whitespace [ci skip]
Mats Wichmann
2019-11-15
1
-2/+2
|
*
|
|
[PR 3475] fix another xml tag error that was lurking [ci skip]
Mats Wichmann
2019-11-15
1
-2/+2
|
*
|
|
[PR 3475] add repeated-args suggestion for AddOpt [ci skip]
Mats Wichmann
2019-11-15
1
-19/+26
|
*
|
|
Document that AddOpt has limitations [ci skip]
Mats Wichmann
2019-11-13
3
-0/+50
*
|
|
|
Merge pull request #3487 from mwichmann/update-action-timestamp
William Deegan
2019-12-09
5
-51/+30
|
\
\
\
\
|
*
|
|
|
Update debug=action-timestamps
Mats Wichmann
2019-12-07
5
-51/+30
*
|
|
|
|
Merge pull request #3486 from grossag/topic/grossag/winmultifix
William Deegan
2019-12-09
3
-39/+52
|
\
\
\
\
\
|
*
|
|
|
|
Update CHANGES.txt to indicate original author of patch
Adam Gross
2019-12-09
1
-1/+1
|
*
|
|
|
|
Convert our file replacement to be a class
Adam Gross
2019-12-09
1
-3/+6
|
*
|
|
|
|
Merge branch 'master' into topic/grossag/winmultifix
Adam Gross
2019-12-08
4
-15/+100
|
|
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Reformat test/Command.py PEP8
William Deegan
2019-12-08
1
-4/+5
*
|
|
|
|
|
Address GaryO's feedback on PR 3129. Also reformatted Command() PEP8
William Deegan
2019-12-08
3
-22/+40
*
|
|
|
|
|
Merge pull request #3129 from dragon512/update-command
William Deegan
2019-12-06
4
-8/+74
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
add py3 compatible print() functions
Jason Kenny
2019-12-06
1
-1/+1
|
*
|
|
|
|
Allow Command to take more builder options
Jason Kenny
2019-12-04
4
-7/+73
|
|
*
|
|
|
Fix SConsTests.py to actually clear out the file/open overrides
Adam Gross
2019-12-08
1
-16/+12
|
|
*
|
|
|
Change src\CHANGES.txt
Adam Gross
2019-12-06
1
-0/+5
|
|
*
|
|
|
Fix multithreaded Windows builds when a thread has a file open for write
Adam Gross
2019-12-06
1
-25/+34
|
|
*
|
|
|
Merge branch 'master' of https://github.com/scons/SCons
Adam Gross
2019-12-06
3
-4/+4
|
|
|
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
[next]