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
/
CHANGES.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of https://github.com/dmoody256/scons into dmoody256-ma...
William Deegan
2017-10-12
1
-0/+4
|
\
|
*
added changes to CHANGES.txt
Daniel Moody
2017-10-07
1
-0/+4
*
|
Fix logic which was broken by automatic fixers. the sort parameter to Generat...
William Deegan
2017-10-11
1
-0/+3
|
/
*
Merge pull request #6 from bdbaddog/fix_to_String_for_subst
William Deegan
2017-10-02
1
-0/+5
|
\
|
*
Fix issue where code in utility routine to_String_for_subst() had code whose ...
William Deegan
2017-10-01
1
-0/+5
*
|
add fix for mistaking $$( for $( and breaking subst. Reported by Noah Hoffman...
William Deegan
2017-10-01
1
-0/+6
|
/
*
Support python 2 print statements in SConscripts
Thomas Berg
2017-09-25
1
-0/+3
*
post release file updates
William Deegan
2017-09-18
1
-0/+7
*
Updates for 3.0.0 release
William Deegan
2017-09-18
1
-6/+6
*
fix spelling of Tim Jenness last name
William Deegan
2017-08-23
1
-1/+1
*
version string changes for 3.0.0 alpha
William Deegan
2017-08-23
1
-1/+1
*
Fix Bug #3025 - (Credit to Florian : User flow86 on tigris) - Fix typo JAVACL...
William Deegan
2017-08-21
1
-0/+3
*
Fix Bug #2622 - AlwaysBuild()+MSVC regression. Due to AlwaysBuild'd target no...
William Deegan
2017-08-20
1
-0/+2
*
Fix Bug #2486 - Allow SetOption('silent',True) - Previously this option could...
William Deegan
2017-08-20
1
-0/+1
*
Fix Bug #3020 - Download link in user guide broken. python setup.py install -...
William Deegan
2017-08-19
1
-0/+1
*
Update CHANGES to cover bug fixed as part of another fix
William Deegan
2017-08-19
1
-0/+2
*
Merged scons/scons into default
Richard W
2017-08-14
1
-33/+45
|
\
|
*
PR #344 - Use set() where applicable. In many cases this can lead to performa...
William Deegan
2017-08-07
1
-0/+1
|
*
Merged in thosrtanner/trt-scons-sig-suppress (pull request #390)
William Deegan
2017-08-07
1
-0/+4
|
|
\
|
|
*
Allow nested $( $) sections
Thomas Tanner
2017-02-11
1
-2/+3
|
*
|
merge from upstream
William Deegan
2017-08-07
1
-0/+1
|
|
\
\
|
|
*
\
Merged in grbd/scons (pull request #496)
William Deegan
2017-08-06
1
-0/+1
|
|
|
\
\
|
*
|
|
|
update with changes.txt info from PR 489
William Deegan
2017-08-07
1
-0/+7
|
|
/
/
/
|
*
|
|
Fix contributor ordering. Sort by last name per release
William Deegan
2017-08-04
1
-32/+32
*
|
|
|
Update to Changes file to avoid unicode error during python 3 build
grbd
2017-08-14
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Added docs for use of the PyPackageDir function
grbd
2017-08-03
1
-0/+1
|
/
/
*
|
Merged scons/scons into default
Richard W
2017-08-02
1
-0/+2
|
\
\
|
*
|
Update CHANGES.txt
William Deegan
2017-08-01
1
-0/+2
*
|
|
Added to src/Changes.txt
grbd
2017-08-02
1
-0/+2
|
/
/
*
|
Windows: Added the capability to build Windows Store Compatible libraries
Ibrahim Esmat
2017-07-21
1
-0/+4
*
|
Merge mainline.
Russel Winder
2017-07-02
1
-0/+5
|
\
\
|
*
|
update CHANGES.txt
Daniel Holth
2017-06-27
1
-1/+2
|
*
|
py2/3 fix expected signatures for python actions (functions,classes). Unfortu...
William Deegan
2017-06-25
1
-0/+4
*
|
|
Update the CHANGES.txt file.
Russel Winder
2017-06-21
1
-0/+1
|
/
/
*
|
Merged default into default
grbd
2017-06-20
1
-1/+4
|
\
\
|
*
|
Update src/CHANGES.txt.
Russel Winder
2017-06-19
1
-1/+4
*
|
|
Updated the documentation for nested tools located within subdirs
grbd
2017-06-19
1
-0/+4
|
/
/
*
|
changes to prep for 3.0.0 alpha
William Deegan
2017-06-14
1
-1/+1
*
|
Prep for 3.0.0 alpha release
William Deegan
2017-06-14
1
-34/+16
*
|
Update gdc tool and test now that it can deal wth shared object building.
Russel Winder
2017-06-06
1
-0/+1
*
|
Merged in russel/scons (pull request #458)
William Deegan
2017-06-05
1
-0/+1
|
\
\
|
*
|
Remove unnecessary lines from src/CHANGES.txt as requested.
Russel Winder
2017-05-24
1
-2/+0
|
*
|
Update for latest D-related pull request. Remove some trainling whitespace.
Russel Winder
2017-05-21
1
-2/+5
*
|
|
update CHANGES.txt
William Deegan
2017-05-14
1
-0/+1
*
|
|
Update CHANGES
Gaurav Juvekar
2017-05-11
1
-2/+3
|
/
/
*
|
Merged in russel/scons (pull request #448)
William Deegan
2017-05-01
1
-0/+1
|
\
\
|
*
|
Update the src/CHANGES.txt file to reflect the new builder in the D tools.
Russel Winder
2017-04-18
1
-0/+1
*
|
|
updated CHANGES.txt so it was more clear
Daniel Moody
2017-04-23
1
-2/+3
*
|
|
Updated CHANGES.txt with some more info because it was related, adn should be...
Daniel Moody
2017-04-23
1
-0/+1
*
|
|
Updates CHANGES.txt with changes.
Daniel Moody
2017-04-23
1
-0/+4
[next]