summaryrefslogtreecommitdiffstats
path: root/test/LINK/VersionedLib.py
Commit message (Collapse)AuthorAgeFilesLines
* 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