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
*
Added coveralls.io status badge
William Deegan
2017-12-11
1
-0/+5
*
add travis status
William Deegan
2017-12-11
1
-0/+4
*
Merge pull request #28 from dmoody256/CoverageTesting
William Deegan
2017-12-10
3
-12/+87
|
\
|
*
rewrote the travis script to first run a plain test, then do the coverage tests.
Daniel Moody
2017-12-10
1
-43/+65
|
*
had to split the build up because it was exceed travis max time limit per job...
Daniel Moody
2017-12-09
1
-3/+27
|
*
needed to write the JobTest.py to the exclude list
Daniel Moody
2017-12-09
1
-0/+1
|
*
adding in JobTests.py workaround with the coverage testing, also updated runt...
Daniel Moody
2017-12-09
2
-7/+25
|
*
updated travis script to not exit, but instead just set the exit code, also s...
Daniel Moody
2017-12-09
2
-4/+5
|
*
can't use >> with sudo, switching to tee
Daniel Moody
2017-12-09
1
-2/+2
|
*
testing coverage package
Daniel Moody
2017-12-09
1
-1/+10
*
|
Merge pull request #19 from dmoody256/JarFlattenSource
William Deegan
2017-12-10
3
-17/+268
|
\
\
|
*
\
Merge remote-tracking branch 'scons/master' into JarFlattenSource
Daniel Moody
2017-12-10
9
-42/+37
|
|
\
\
|
*
|
|
Updated some comments and refactored a variable name. No functional changes.
Daniel Moody
2017-12-03
1
-13/+25
|
*
|
|
updated CHANGES.txt
Daniel Moody
2017-12-03
1
-0/+1
|
*
|
|
updated jar to handle directories better, JarClassFile build doesnt return an...
Daniel Moody
2017-12-03
2
-4/+150
|
*
|
|
updated jar.py to handle nodes and varanit dirs better, added test for nodes ...
Daniel Moody
2017-12-03
2
-6/+10
|
*
|
|
updated CHANGES.txt
Daniel Moody
2017-12-03
1
-0/+1
|
*
|
|
updated Jar builder to flatten source list, and added test for embedded sources
Daniel Moody
2017-11-19
2
-1/+88
*
|
|
|
Merge pull request #26 from dmoody256/MacTestsJavaNotInstalled
William Deegan
2017-12-10
1
-0/+20
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
moved logic to function so less duplicate code
Daniel Moody
2017-12-10
1
-25/+17
|
*
|
|
On Mac there is are some place holder java binaries installed which confuse S...
Daniel Moody
2017-12-07
1
-0/+28
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #20 from dmoody256/JarRemoveMagicNumbers
William Deegan
2017-12-10
2
-3/+6
|
\
\
\
|
*
|
|
fixed mistake in converting from magic numbers where it should have been the ...
Daniel Moody
2017-11-21
1
-1/+1
|
*
|
|
updated some magic number references, no functional changes.
Daniel Moody
2017-11-20
2
-3/+6
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #24 from ajf58/tidy-warnings
William Deegan
2017-12-10
4
-32/+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Update CHANGES.txt to describe this fix.
Andrew Featherstone
2017-12-03
1
-0/+3
|
*
|
Remove unused warnings from the man page and Warnings.py
Andrew Featherstone
2017-12-03
2
-14/+0
|
*
|
Remove testing for hashlib and corresponding support for command line options.
Andrew Featherstone
2017-12-02
3
-18/+1
*
|
|
Adding to support automatic coverage via github/coveralls
William Deegan
2017-12-06
1
-0/+3
*
|
|
Merge pull request #22 from dmoody256/JobTestNumJobs
William Deegan
2017-12-05
1
-1/+24
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
num_jobs will be based on the number of CPUs detected to make sure parallel j...
Daniel Moody
2017-11-23
1
-1/+24
|
|
/
*
|
Merge pull request #21 from bdbaddog/remove_coerce
William Deegan
2017-11-21
2
-6/+0
|
\
\
|
|
/
|
/
|
|
*
Remove obsolete __coerce__ methods on CLVar. Not used by new style objects
William Deegan
2017-11-21
2
-6/+0
|
/
*
change back to development version strings
HEAD
master
William Deegan
2017-11-14
6
-14/+14
*
add vscode dir to gitignore
3.0.1
rel_3.0.1
William Deegan
2017-11-14
1
-0/+2
*
Regenerated docs for 3.0.1 release.
William Deegan
2017-11-14
3
-22/+6
*
Fix bad syntax in module not currently used
William Deegan
2017-11-14
1
-0/+1
*
Refactor some variable names. Create a SConstruct_created next to created fil...
William Deegan
2017-11-14
1
-21/+27
*
Fix messaging when two environments are specified for same target to handle w...
William Deegan
2017-11-14
1
-1/+4
*
Add ability to regenerate a single example output
William Deegan
2017-11-14
1
-2/+9
*
Merge branch 'rel_3.0.1' of github.com:SConsProject/scons into rel_3.0.1
William Deegan
2017-11-14
0
-0/+0
|
\
|
*
Updates to release texts
William Deegan
2017-11-13
2
-5/+7
|
*
Fixed print statement to work with py2/3
William Deegan
2017-11-13
4
-24/+24
|
*
Regenerated docs for 3.0.1 release.
William Deegan
2017-11-13
20
-114/+255
|
*
minor improvements in script logic
William Deegan
2017-11-13
1
-5/+9
|
*
Doc updates
William Deegan
2017-11-12
2
-21/+21
|
*
Update version strings
William Deegan
2017-11-12
7
-15/+15
*
|
Updates to release texts
William Deegan
2017-11-14
2
-5/+7
*
|
Fixed print statement to work with py2/3
William Deegan
2017-11-14
4
-24/+24
*
|
Regenerated docs for 3.0.1 release.
William Deegan
2017-11-14
20
-114/+255
[next]