summaryrefslogtreecommitdiffstats
path: root/Modules/FindRuby.cmake
Commit message (Expand)AuthorAgeFilesLines
* major improvement of FindRuby.cmakeAlexander Neundorf2009-09-121-38/+188
* use HINTS instead of PATHS and also look for libruby-static.a (which is built...Alexander Neundorf2009-09-121-3/+3
* ENH: add more ruby paths: sitearch, sitelib, vendorarch, vendorlib (#5531)Alexander Neundorf2008-01-021-16/+51
* BUG: make FindRuby work with the libs for MSVC, which can have additionalAlexander Neundorf2008-01-021-2/+4
* BUG: fix 4164, also search for libruby1.8.so, I guess it should be syncedAlexander Neundorf2006-12-071-1/+1
* ENH: apply patch so that the config values from ruby are used to determineAlexander Neundorf2006-10-041-20/+40
* ENH: cleanupsKen Martin2005-12-151-2/+2
* ENH: add documentation support for modulesBill Hoffman2005-12-141-1/+1
* ENH: Removing extra 64-bit search paths. They are now constructed automatica...Brad King2005-04-071-1/+0
* ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.Brad King2005-04-071-0/+1
* ENH: Initial import of swig. Start working towards Bug #749 - Add swig suppor...Andy Cedilnik2004-04-301-0/+37