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
/
applelink.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add APPLELINK_NO_CURRENT_VERSION and APPLELINK_NO_COMPATIBILITY_VERSION to al...
William Deegan
2018-12-10
1
-7/+29
*
Fix :r -> !r in some debug print statements per mwichmann [ci skip]
William Deegan
2018-12-10
1
-3/+3
*
Fix docstring per mwichmann [ci skip]
William Deegan
2018-12-10
1
-1/+1
*
minor flake8 issues resolved
William Deegan
2018-12-09
1
-2/+2
*
Fix GH issue #3241 - Support -compatability_version and -current_version flag...
William Deegan
2018-12-06
1
-5/+9
*
initial pass at versioned library logic. WIP
William Deegan
2018-12-05
1
-6/+42
*
Fix flag usage for APPLELINK_CURRENT_VERSION and APPLELINK_COMPATIBILITY_VERS...
William Deegan
2018-12-05
1
-7/+8
*
Initial checkin of functional versioned shared libraries for applelink. Not l...
William Deegan
2018-12-04
1
-3/+79
*
fix test so it should run on any platform
William Deegan
2018-09-24
1
-2/+1
*
Fix Github issue #2580 - hash mark not properly handled in FRAMEWORKPATH
William Deegan
2018-09-23
1
-1/+2
*
osx: add logic to enable versioned shared libraries on osx/darwin. For now it...
William Deegan
2017-04-09
1
-0/+8
*
Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.
Gary Oberbrunner
2013-09-22
1
-1/+1
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
1
-0/+6
*
Fix issue 2127 (missing FRAMEWORKSFLAGS in applelink.py) by adding them in a ...
Gary Oberbrunner
2008-08-21
1
-2/+2
*
Merged revisions 2647-2719 via svnmerge from
Steven Knight
2008-03-31
1
-2/+1
*
Merged revisions 2527-2645 via svnmerge from
Steven Knight
2008-02-04
1
-2/+4
*
Add Framework support for Mac OS X. (Greg Noel) Document it. (Gary Oberbru...
Steven Knight
2005-08-12
1
-2/+6
*
Add LoadableModule support. (Michael McCracken)
Steven Knight
2005-01-07
1
-0/+60