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
*
exit with non-zero exit code if validation fails
William Deegan
2015-09-28
1
-0/+1
*
fixed syntax error from previous pull request #256
William Deegan
2015-09-28
1
-1/+1
*
Merged in billcroberts/scons (pull request #226)
William Deegan
2015-09-28
4
-5/+20
|
\
|
*
bug 2831: Allow appending Help text to Options Output
William Roberts
2015-03-17
4
-5/+20
*
|
fix spelling mistakes found by debian lintian tool list here: https://lintian...
William Deegan
2015-09-28
13
-13/+13
*
|
Merged in williamblevins/scons_20150323 (pull request #256)
William Deegan
2015-09-24
1
-16/+12
|
\
\
|
*
|
Updated SHLIBVERSION documentation to reflect PR-247.
William Blevins
2015-09-23
1
-16/+12
*
|
|
added some blurb
Florian Miedniak
2015-09-23
1
-0/+3
*
|
|
Corrected indentation
Florian Miedniak
2015-09-23
1
-2/+2
*
|
|
Merged scons/scons into default
Florian Miedniak
2015-09-23
30
-471/+1903
|
\
\
\
|
|
/
/
|
*
|
Updated CHANGES.txt for adding InstallVersionedLib to DefaultEnvironment cont...
William Blevins
2015-09-22
1
-0/+4
|
*
|
Added InstallVersionedLib to default environment init for orthogonality with ...
William Blevins
2015-09-22
1
-0/+1
|
*
|
Added test to verify InstallVersionLib available from DefaultEnvironment.
William Blevins
2015-09-23
1
-0/+8
|
*
|
Merged in ptomulik/scons2 (pull request #247)
William Deegan
2015-09-22
29
-471/+1890
|
|
\
\
|
|
*
|
add blurb to src/CHANGES.txt
ptomulik
2015-09-22
1
-0/+27
|
|
*
|
correct logic in VersionedLib*.py tests
Pawel Tomulik
2015-09-21
4
-24/+34
|
|
*
|
remove debug message from ldc.py
Pawel Tomulik
2015-09-21
1
-1/+0
|
|
*
|
add SONAME support to D tools
Pawel Tomulik
2015-09-20
4
-11/+38
|
|
*
|
add simple test for $__SHLIBVERSIONFLAGS
Pawel Tomulik
2015-09-20
1
-0/+59
|
|
*
|
gdc: support soname in D versioned libraries
Pawel Tomulik
2015-09-20
2
-2/+9
|
|
*
|
s/SHLINKSONAME/SHLIBSONAME/
Pawel Tomulik
2015-09-20
6
-8/+9
|
|
*
|
cyglink: fix for shlib symlink not being cleaned correctly
Paweł Tomulik
2015-09-20
3
-9/+7
|
|
*
|
fix test/LINK/VersionedLib.py to convince sun studio compiler
Pawel Tomulik
2015-09-20
1
-9/+8
|
|
*
|
add tests to test/LINK/VersionedLib.py
Pawel Tomulik
2015-09-20
1
-117/+215
|
|
*
|
do not set SHxxxx variables in sunar.py
Pawel Tomulik
2015-09-20
2
-7/+0
|
|
*
|
refactor code -> avoid code duplication
Pawel Tomulik
2015-09-20
4
-49/+54
|
|
*
|
fix broken soname generator
Pawel Tomulik
2015-09-20
4
-8/+16
|
|
*
|
support for versioned libraries for sunlink
Pawel Tomulik
2015-09-20
7
-90/+150
|
|
*
|
gnulink: create direct symlinks instead of daisy-chained ones
Pawel Tomulik
2015-09-19
1
-2/+4
|
|
*
|
support free-form SHLIBVERSION/LDMODULEVERSION
Pawel Tomulik
2015-09-19
1
-1/+5
|
|
*
|
revision: address remarks made by Gary Oberbrunner
ptomulik
2015-09-15
2
-91/+145
|
|
*
|
minor correction to debug code in Tool/__init__.py
Pawel Tomulik
2015-09-07
1
-3/+5
|
|
*
|
add action string function for LibSymlinksAction
Pawel Tomulik
2015-09-04
1
-5/+20
|
|
*
|
minor fix in Tool/__init__.py
Paweł Tomulik
2015-09-04
1
-1/+1
|
|
*
|
remove redundant get_lib_prefix() method
Paweł Tomulik
2015-09-04
1
-11/+0
|
|
*
|
refactored the versioned lib code a little
Paweł Tomulik
2015-09-04
4
-89/+148
|
|
*
|
reivised code, fixed cygwin/variant-dir issue, cleaned-up some areas
Pawel Tomulik
2015-09-04
6
-60/+242
|
|
*
|
new versioned libraries - gnulink and cyglink for now
Pawel Tomulik
2015-09-02
20
-361/+1187
*
|
|
|
Fixed #3011: Glob() called with exclude didn't work when called from a SConsc...
Florian Miedniak
2015-09-22
2
-1/+40
|
/
/
/
*
|
|
remove extraneous release boilerplate text
William Deegan
2015-09-22
1
-28/+0
*
|
|
change tree back to development mode and bring back changes from release branch
William Deegan
2015-09-21
9
-46/+89
|
\
\
\
|
*
\
\
Merged in rel_2.4.0 (pull request #250)
William Deegan
2015-09-21
8
-53/+67
|
|
\
\
\
|
|
*
|
|
add uploading src/README.txt to sourceforge
rel_2.4.0
William Deegan
2015-09-21
1
-2/+9
|
|
*
|
|
update readme's
William Deegan
2015-09-21
2
-26/+33
|
|
*
|
|
Added tag 2.4.0 for changeset e44e2227994d
William Deegan
2015-09-21
0
-0/+0
|
|
*
|
|
release 2.4.0
William Deegan
2015-09-21
6
-25/+25
|
|
/
/
/
*
|
|
|
switch back to develop content
William Deegan
2015-09-21
4
-17/+49
|
/
/
/
*
|
|
updates for 2.4.0 release
William Deegan
2015-09-21
4
-46/+32
*
|
|
Regenerated docs for 2.4.0 Release
William Deegan
2015-09-21
3
-7/+5
*
|
|
adding amd64 win installer to list of files
William Deegan
2015-09-21
1
-0/+5
|
/
/
[next]