summaryrefslogtreecommitdiffstats
path: root/Tests/Jump/Library
Commit message (Collapse)AuthorAgeFilesLines
* Cygwin: Fix tests to check CYGWIN instead of WIN32Brad King2010-12-171-2/+2
| | | | | Use "UNIX AND NOT CYGWIN" to detect a "soname" platform. Use "WIN32 OR CYGWIN" to detect a "DLL" platform.
* ENH: shift to using ADD_SUBDIRECTORYKen Martin2005-06-081-1/+2
|
* ENH: fix for appleBill Hoffman2004-04-021-1/+9
|
* BUG: libdir was set wrong on windowsBill Hoffman2004-01-231-1/+1
|
* ENH: Improved test to have a different relative path name for libraries ↵Brad King2004-01-225-19/+20
| | | | between the Executable and Library directories.
* ERR: Fixed post-build rule to copy shared library correctly.Brad King2004-01-221-6/+4
|
* ENH: Adding test for jumping over and building a missing library.Brad King2004-01-223-0/+29