summaryrefslogtreecommitdiffstats
path: root/Modules/FindRuby.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindRuby: Add support for versions 2.2, 2.3, and 2.4Brad King2017-11-161-0/+18
* FindRuby: Fix match of '.' in version numbersBrad King2017-11-161-3/+3
* FindRuby: Use `MSVC_VERSION` instead of `MSVC##`Brad King2017-03-231-5/+5
* Simplify CMake per-source license noticesBrad King2016-09-271-14/+3
* FindRuby: Fix finding 64-bit Ruby on WindowsMichael Smith2015-02-101-4/+9
* Merge topic 'FindRuby-fix-version'Brad King2015-01-151-1/+1
|\
| * FindRuby: Fix output check in _RUBY_CONFIG_VAREvangelos Foutras2015-01-111-1/+1
* | FindRuby: fix selection of version x.0 (#15345)David Coppa2015-01-121-1/+1
|/
* Modules: Format documentation to avoid over-long preformatted linesBrad King2014-10-221-11/+13
* FindRuby: Add support for Ruby 2.0 and 2.1Bas Couwenberg2014-02-281-4/+20
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-12/+23
* FindRuby: improve version selectionRolf Eike Beer2013-03-181-4/+13
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-19/+19
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-112/+112
* FindRuby: clean up querying variables from RubyRolf Eike Beer2012-02-171-31/+26
* FindRuby: do not blindly set version to 1.8.0Rolf Eike Beer2012-01-251-9/+10
* FindRuby.cmake: add more debug outputAlex Neundorf2012-01-051-0/+4
* FindRuby: add more possible library names (for ubuntu, #12172)Alex Neundorf2012-01-051-1/+1
* FindRuby: fix usage of RUBY_VERSION_MAJOR (#12172)Alex Neundorf2012-01-051-2/+2
* Find Ruby on OpenBSD when installed from ports (#12507)Alex Neundorf2011-10-121-1/+1
* Remove trailing whitespaceAlex Neundorf2011-10-121-4/+4
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* Merge topic 'ImprovedVersionCheckingInSomeModules'Brad King2010-08-101-19/+7
|\
| * Improved version checking for FindRuby using the new mode of FPHSA()Alex Neundorf2010-08-071-19/+7
* | Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
|/
* -remove unnecessary debug outputAlexander Neundorf2010-01-271-1/+0
* make FindRuby work on Windows e.g. with ruby 1.9.1 (version string was constr...Alexander Neundorf2010-01-031-4/+5
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-3/+13
* document the RUBY_VERSION variableAlexander Neundorf2009-09-261-0/+1
* 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