summaryrefslogtreecommitdiffstats
path: root/test/LINK/VersionedLib.py
Commit message (Collapse)AuthorAgeFilesLines
* OSX: for now don't run versioned lib tests on mac. The logic to generate the ↵William Deegan2017-04-091-0/+6
| | | | versioned libraries has the wrong format for osx/darwin
* Run futurize --stage1.Russel Winder2016-01-011-286/+288
|
* Added test to verify InstallVersionLib available from DefaultEnvironment.William Blevins2015-09-231-0/+8
|
* correct logic in VersionedLib*.py testsPawel Tomulik2015-09-211-7/+8
|
* cyglink: fix for shlib symlink not being cleaned correctlyPaweł Tomulik2015-09-201-6/+0
|
* fix test/LINK/VersionedLib.py to convince sun studio compilerPawel Tomulik2015-09-201-9/+8
|
* add tests to test/LINK/VersionedLib.pyPawel Tomulik2015-09-201-117/+215
|
* support for versioned libraries for sunlinkPawel Tomulik2015-09-201-0/+14
|
* new versioned libraries - gnulink and cyglink for nowPawel Tomulik2015-09-021-7/+15
|
* Merged in managan/scons_versionedlib (pull request #82)Gary Oberbrunner2013-08-251-0/+13
|\ | | | | | | Versioned lib rebuild was broken
| * remove print from test and attempt to get FindInstalledFiles workingRobert Managan2013-06-181-1/+1
| |
| * Add a test to show that we can build when the link already existRobert Managan2013-06-171-0/+13
| |
* | Fix VersionedLib testDavid Rothenberger2013-08-181-0/+12
|/ | | | | Adjust for Cygwin coding conventions and test for existence of the import libraries.
* Make VersionedSharedLib and its test not fail on WindowsGary Oberbrunner2012-12-221-0/+15
|
* removed versioned library support from Install and put it in InstallVersionedLibRobert Managan2012-12-181-1/+1
|
* import SCons.Platform and use its platform_default instead of copying the sourceRobert Managan2012-12-151-31/+3
|
* Change symlinks to match what ldconfig doesRobert Managan2012-11-181-2/+0
|
* Get sym links working with VariantDir and add a testRobert Managan2012-11-071-0/+154