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
/
engine
/
SCons
/
Tool
/
cyglink.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove remaining from __future__ imports
William Deegan
2020-02-17
1
-2/+0
*
Remove 'from __future__ import print_function' no longer needed as we're drop...
William Deegan
2020-02-17
1
-1/+1
*
[WIP] [PY 3.8] fix more warnings
Mats Wichmann
2019-03-30
1
-1/+1
*
Run futurize --stage1.
Russel Winder
2016-01-01
1
-17/+20
*
Post merge commit for safety. Building Fortran code works, but tests fail.
Russel Winder
2015-12-24
1
-15/+154
|
\
|
*
removed several pre-2.7 methods and imports, including some basic refactorings
Dirk Baechle
2015-12-10
1
-1/+1
|
*
s/SHLINKSONAME/SHLIBSONAME/
Pawel Tomulik
2015-09-20
1
-1/+1
|
*
cyglink: fix for shlib symlink not being cleaned correctly
Paweł Tomulik
2015-09-20
1
-1/+1
|
*
refactored the versioned lib code a little
Paweł Tomulik
2015-09-04
1
-25/+23
|
*
reivised code, fixed cygwin/variant-dir issue, cleaned-up some areas
Pawel Tomulik
2015-09-04
1
-10/+22
|
*
new versioned libraries - gnulink and cyglink for now
Pawel Tomulik
2015-09-02
1
-10/+138
*
|
Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.
Gary Oberbrunner
2013-09-22
1
-1/+1
|
/
*
cyglink: Fix variant-dir
David Rothenberger
2013-08-23
1
-4/+2
*
Add a cyglink tool
David Rothenberger
2013-08-17
1
-0/+96