summaryrefslogtreecommitdiffstats
path: root/Modules/FindRuby.cmake
Commit message (Collapse)AuthorAgeFilesLines
* ENH: apply patch so that the config values from ruby are used to determineAlexander Neundorf2006-10-041-20/+40
| | | | | | the additional locations (see #3297) Alex
* 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 ↵Brad King2005-04-071-1/+0
| | | | automatically from the paths listed.
* 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 ↵Andy Cedilnik2004-04-301-0/+37
support module to cmake