David Coppa
|
dd5d2eb156
FindRuby: fix selection of version x.0 (#15345)
|
11 years ago |
Brad King
|
58b2d760ee
Modules: Format documentation to avoid over-long preformatted lines
|
11 years ago |
Bas Couwenberg
|
165f6430d9
FindRuby: Add support for Ruby 2.0 and 2.1
|
11 years ago |
Kitware Robot
|
f051814ed0
Convert builtin help to reStructuredText source files
|
12 years ago |
Rolf Eike Beer
|
d7e05e4144
FindRuby: improve version selection
|
12 years ago |
Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
Rolf Eike Beer
|
854e76237c
FindRuby: clean up querying variables from Ruby
|
14 years ago |
Rolf Eike Beer
|
409aeafa25
FindRuby: do not blindly set version to 1.8.0
|
14 years ago |
Alex Neundorf
|
a9bca052f8
FindRuby.cmake: add more debug output
|
14 years ago |
Alex Neundorf
|
3db2c8b9ea
FindRuby: add more possible library names (for ubuntu, #12172)
|
14 years ago |
Alex Neundorf
|
93c55ec142
FindRuby: fix usage of RUBY_VERSION_MAJOR (#12172)
|
14 years ago |
Alex Neundorf
|
d2b1ce6af0
Find Ruby on OpenBSD when installed from ports (#12507)
|
14 years ago |
Alex Neundorf
|
ba5a8bcf5d
Remove trailing whitespace
|
14 years ago |
Brad King
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 years ago |
Alex Neundorf
|
ce28737c93
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
|
15 years ago |
Alex Neundorf
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
Brad King
|
74805b28c1
Merge topic 'ImprovedVersionCheckingInSomeModules'
|
15 years ago |
Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
Alex Neundorf
|
6bb0b6e915
Improved version checking for FindRuby using the new mode of FPHSA()
|
15 years ago |
Alexander Neundorf
|
eb4fe91e17
-remove unnecessary debug output
|
16 years ago |
Alexander Neundorf
|
241dd18004
make FindRuby work on Windows e.g. with ruby 1.9.1 (version string was constructed wrong)
|
16 years ago |
Brad King
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
Alexander Neundorf
|
bed34fd7c7
document the RUBY_VERSION variable
|
16 years ago |
Alexander Neundorf
|
cde1005442
major improvement of FindRuby.cmake
|
16 years ago |
Alexander Neundorf
|
ea46c6e8a9
use HINTS instead of PATHS and also look for libruby-static.a (which is built by default)
|
16 years ago |
Alexander Neundorf
|
5097640671
ENH: add more ruby paths: sitearch, sitelib, vendorarch, vendorlib (#5531)
|
18 years ago |
Alexander Neundorf
|
8e644c9dfa
BUG: make FindRuby work with the libs for MSVC, which can have additional
|
18 years ago |
Alexander Neundorf
|
179aad32f3
BUG: fix 4164, also search for libruby1.8.so, I guess it should be synced
|
19 years ago |
Alexander Neundorf
|
d54a7bfecf
ENH: apply patch so that the config values from ruby are used to determine
|
19 years ago |