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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Switched test to use assertFalse because of deprication warning in 3.7
Daniel Moody
2018-08-10
1
-1/+1
|
*
Updated FS to handle removal of splitunc function from python 3.7
Daniel Moody
2018-08-10
2
-2/+10
*
|
Merge pull request #3161 from mwichmann/test_must_contain
William Deegan
2018-08-10
1
-2/+3
|
\
\
|
|
/
|
/
|
|
*
Testing: python 3 fix for must_contain
Mats Wichmann
2018-07-25
1
-2/+3
*
|
Merge branch 'master' into wip-missing-scons
William Deegan
2018-08-07
3
-6/+11
|
\
\
|
*
\
Merge branch 'master' into wip-addjavas
William Deegan
2018-08-01
4
-13/+139
|
|
\
\
|
|
|
/
|
|
*
Change octal constants in QT tests
Mats Wichmann
2018-07-25
1
-0/+1
|
|
*
Quiet UtilTest ResourceWarning
Mats Wichmann
2018-07-24
2
-2/+5
|
|
*
Fix py3 ResourceWarning in TestCmd
Mats Wichmann
2018-07-24
1
-0/+1
|
*
|
Fix conflict on java-version patch due to dropped character
Mats Wichmann
2018-08-01
1
-1/+1
|
*
|
Update java version support
Mats Wichmann
2018-07-18
2
-2/+3
|
*
|
Start supporting newer java versions
Mats Wichmann
2018-07-17
1
-2/+2
*
|
|
Fix for #3162: be more descriptive in changelog
Mats Wichmann
2018-08-07
1
-1/+12
*
|
|
Fix for #3162: tweak SConscript() docstrings a little more
Mats Wichmann
2018-07-30
1
-10/+18
*
|
|
Some further adjustments to missing-sconscript tests
Mats Wichmann
2018-07-30
1
-2/+2
*
|
|
Add a docstring for SConscript()
Mats Wichmann
2018-07-29
1
-1/+25
*
|
|
Add tests for SConscript(must_warn) option
Mats Wichmann
2018-07-28
2
-9/+11
*
|
|
Add ability for SConscript to fail on missing script
Mats Wichmann
2018-07-21
5
-8/+52
|
|
/
|
/
|
*
|
Merge pull request #3143 from MatthewMarinets/JavaParserFix
William Deegan
2018-07-19
3
-12/+132
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into JavaParserFix
MatthewMarinets
2018-07-03
6
-242/+390
|
|
\
|
*
|
Update CHANGES.txt
MatthewMarinets
2018-07-03
1
-1/+5
|
*
|
-Adjusted JavaCommon to deal with implementations of classes as constructor a...
MatthewMarinets
2018-06-28
2
-12/+128
*
|
|
Fix src/engine/SCons/ActionTests.py. Needed per python version valid strings ...
William Deegan
2018-07-16
1
-0/+11
*
|
|
Merge pull request #3148 from swuecho/fix_test
William Deegan
2018-07-15
31
-202/+35
|
\
\
\
|
*
|
|
add change blurb
Hao Wu
2018-07-12
1
-0/+3
|
*
|
|
Replace usage of unittest.TestSuite with unittest.main()
Hao Wu
2018-07-12
30
-202/+32
*
|
|
|
Swap to use cleaner check for py 3.7 or above from @serhiy-storchaka
William Deegan
2018-07-15
1
-2/+1
*
|
|
|
Fix -jN for Python3.7, which always has thread support
Gary Oberbrunner
2018-07-13
2
-1/+6
*
|
|
|
Add mingw.py to MANIFEST
Gary Oberbrunner
2018-07-13
1
-0/+1
*
|
|
|
Update CHANGES.txt
Hao Wu
2018-07-12
1
-0/+3
|
/
/
/
*
|
|
Merge branch 'master' into appveyor_issues
William Deegan
2018-07-07
9
-244/+403
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'github_issue_3141_unicode_TryAction' of github.com:bdbaddog/sco...
William Deegan
2018-06-26
4
-237/+374
|
|
\
\
|
|
*
\
Merge branch 'master' into github_issue_3141_unicode_TryAction
William Deegan
2018-06-26
4
-237/+374
|
|
|
\
\
|
|
|
*
|
Update CHANGES.txt to sort contributor list by last name alphabetically.
William Deegan
2018-06-23
1
-25/+28
|
|
|
*
|
PEP8 plus remove testsuite logic and switch to simpler unittest.main(). This ...
William Deegan
2018-06-23
1
-196/+327
|
|
|
*
|
Create bytearray and not bytes as no bytes type for py2
William Deegan
2018-06-23
1
-5/+5
|
|
|
*
|
Add test for py2 to_Bytes properly handling unicode string and converting it ...
William Deegan
2018-06-23
1
-11/+10
|
|
|
*
|
Fix bug where constant string in python action yielded trying to join an arra...
William Deegan
2018-06-23
1
-1/+5
|
|
|
|
/
|
*
|
|
Fix new test so it only runs with py2.7 as that's the reported crashing envir...
William Deegan
2018-06-26
1
-3/+4
|
|
/
/
|
*
|
Fix Issue #3141. Unicode in TryAction crashing. Use get_text_contents instead...
William Deegan
2018-06-26
2
-1/+2
|
*
|
Add test for unicode strings it Configure Contexts TryAction calls
William Deegan
2018-06-26
1
-3/+12
|
|
/
|
*
Fix documentation apostrophe
Isaac Pascual Monells
2018-06-19
1
-1/+1
|
*
Reworded description of scons setup.py changes.
William Deegan
2018-05-29
1
-2/+3
|
*
updates Changes.txt
grbd
2018-05-28
1
-0/+2
|
*
set the pip installation directory to be non version specific
grbd
2018-05-28
1
-2/+4
|
*
Added missing FORTRANMODDIRPREFIX=-J to the gfortran tool.
maiphi
2018-05-26
2
-0/+3
*
|
pr-3052: added changes to CHANGES.txt
Daniel Moody
2018-05-25
1
-0/+1
*
|
Merge remote-tracking branch 'bd/appveyor_issues' into pr-3052-Add-method-for...
Daniel Moody
2018-05-25
3
-2/+29
|
\
\
|
*
\
Merge branch 'appveyor_issues' of github.com:bdbaddog/scons into appveyor_issues
William Deegan
2018-05-25
13
-25/+95
|
|
\
\
|
|
*
|
rebase to upstream/master
William Deegan
2018-05-25
1
-0/+7
[prev]
[next]