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
*
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
|
|
*
|
Handful of changes to get clang tests passing on windows. Use glob to find o...
William Deegan
2018-05-25
2
-2/+22
|
|
*
|
updated CHANGES.txt
Daniel Moody
2018-05-25
1
-0/+1
|
|
*
|
updated gettext tools to work on windows cygwin and mingw environments.
Daniel Moody
2018-05-25
6
-3/+68
|
|
*
|
updated CHANGES.txt
Daniel Moody
2018-05-25
1
-0/+2
|
|
*
|
moved default paths for cywing and mingw to their own platform modules.
Daniel Moody
2018-05-25
3
-1/+51
|
|
*
|
removed unnecessary parans
Daniel Moody
2018-05-25
1
-1/+1
|
|
*
|
updated yacc tool to add default paths, updated to test to use the tool speci...
Daniel Moody
2018-05-25
1
-0/+9
|
|
*
|
added more default mingw paths per comments on pull request
William Deegan
2018-05-25
1
-2/+10
|
|
*
|
Fix clang and mingw tests
William Deegan
2018-05-25
1
-1/+6
|
|
*
|
rename clang command package to clangCommon as it was breaking imports test.
William Deegan
2018-05-25
3
-3/+4
|
|
*
|
Update default paths for clang compilers. This should hopefully fix some appv...
William Deegan
2018-05-25
3
-2/+23
|
|
*
|
Added find_program_path() to SCons.Tool. Logic was in mingw. Use this to al...
William Deegan
2018-05-25
4
-25/+53
|
|
|
/
|
*
|
Handful of changes to get clang tests passing on windows. Use glob to find o...
William Deegan
2018-05-25
2
-2/+22
*
|
|
pr-3052: Updated swig tool with some default paths and fixed test to build on...
Daniel Moody
2018-05-25
1
-0/+12
*
|
|
Merge remote-tracking branch 'scons/master' into pr-3052-Add-method-for-indiv...
Daniel Moody
2018-05-25
13
-25/+88
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Update Changes.txt with hashable Literal
maiphi
2018-05-20
1
-0/+4
|
*
Make class SCons.Subst.Literal hashable
maiphi
2018-05-20
1
-0/+3
|
*
Fix issue where at least test/Java/JAR.py test fail only on windows because s...
William Deegan
2018-05-09
1
-1/+1
|
*
Module used an undefined class name
Mats Wichmann
2018-05-02
1
-4/+4
|
*
move test files from QMTest to testing/framework. QMtest hasn't been used in ...
William Deegan
2018-04-30
2
-6/+6
|
*
Change bug references from tigris -> github
Mats Wichmann
2018-04-24
4
-3/+4
|
*
Fix wiki references to point to gihub wiki
Mats Wichmann
2018-04-23
2
-4/+3
|
*
Update CHANGES.txt as well
Mats Wichmann
2018-04-23
1
-1/+4
|
*
Merge branch 'master' into msvcbatch_gh_issue_3106
William Deegan
2018-04-16
5
-8/+56
|
|
\
|
|
*
Merge pull request #3110 from grbd/master
William Deegan
2018-04-15
2
-1/+5
|
|
|
\
|
|
|
*
Added in support for Sconstruct.py
grbd
2018-04-15
2
-2/+2
|
|
|
*
Merge branch 'master' into master
Richard W
2018-04-14
2
-0/+12
|
|
|
|
\
|
|
|
*
|
Added sconstruct.py lowercase
grbd
2018-04-02
2
-2/+2
|
|
|
*
|
update to changes file
grbd
2018-04-01
1
-0/+4
|
|
|
*
|
Also search for SConstruct.py, to make VStudio debugging easier
grbd
2018-04-01
1
-1/+1
[next]