index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
FindRuby.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
FindRuby: Simplify version matching
Diego Pino Garcia
2022-06-30
1
-46/+7
*
FindRuby: evict non-matching binaries and keep scanning.
Mihai Moldovan
2022-01-31
1
-1/+12
*
FindRuby: add support for versions up to 3.1.
Mihai Moldovan
2022-01-31
1
-6/+16
*
FindRuby: Consider ruby names with full nodot version suffixes
Pedro Luis Castedo Cepeda
2021-03-25
1
-1/+1
*
Help: Add `.. versionadded` directives to module docs
Nikita Nemkin
2020-12-02
1
-4/+8
*
FindRuby: Consider more VS runtime suffix combinations
Silvio Traversaro
2020-11-11
1
-7/+13
*
FindRuby: Restore compatibility variable RUBY_VENDORLIB_DIR
Brad King
2020-10-27
1
-0/+1
*
FindRuby: Add documentation for deprecated variables
Daniele E. Domenichelli
2020-08-12
1
-2/+13
*
FindRuby: Restore compatibility variable RUBY_INCLUDE_PATH
Brad King
2020-08-07
1
-2/+1
*
FindRuby: Add support for RVM installations
Julien Marrec
2020-03-23
1
-5/+93
*
FindRuby: Validate Ruby_EXECUTABLE before accepting it
Julien Marrec
2020-03-23
1
-0/+40
*
FindRuby: Add support for versions up to 2.7
Julien Marrec
2020-03-17
1
-30/+82
*
FindRuby: Update MSVC runtime library selection
Brad King
2020-03-17
1
-15/+4
*
FindRuby: Remove extra whitespace
Julien Marrec
2020-03-16
1
-1/+1
*
FindRuby: Include FPHSA closer to where it is used
Brad King
2020-03-16
1
-1/+1
*
FindRuby: Provide Ruby_LIBRARIES result variable
Brad King
2020-03-16
1
-2/+6
*
FindRuby: Fix compatibility with upper-case cache variables
Brad King
2020-03-13
1
-0/+16
*
FindRuby: Fix name of Ruby_LIBRARY variable
Brad King
2020-03-13
1
-5/+5
*
FindRuby: Rename variables to match case of module name
Julien Marrec
2020-03-11
1
-157/+185
*
Modules: Consistently use 2 space indentation
Kitware Robot
2019-05-14
1
-156/+157
*
Help: Convert remaining modules to block-style comments
Kitware Robot
2018-10-22
1
-31/+32
*
FindRuby: Add support for versions 2.2, 2.3, and 2.4
Brad King
2017-11-16
1
-0/+18
*
FindRuby: Fix match of '.' in version numbers
Brad King
2017-11-16
1
-3/+3
*
FindRuby: Use `MSVC_VERSION` instead of `MSVC##`
Brad King
2017-03-23
1
-5/+5
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-14/+3
*
FindRuby: Fix finding 64-bit Ruby on Windows
Michael Smith
2015-02-10
1
-4/+9
*
Merge topic 'FindRuby-fix-version'
Brad King
2015-01-15
1
-1/+1
|
\
|
*
FindRuby: Fix output check in _RUBY_CONFIG_VAR
Evangelos Foutras
2015-01-11
1
-1/+1
*
|
FindRuby: fix selection of version x.0 (#15345)
David Coppa
2015-01-12
1
-1/+1
|
/
*
Modules: Format documentation to avoid over-long preformatted lines
Brad King
2014-10-22
1
-11/+13
*
FindRuby: Add support for Ruby 2.0 and 2.1
Bas Couwenberg
2014-02-28
1
-4/+20
*
Convert builtin help to reStructuredText source files
Kitware Robot
2013-10-15
1
-12/+23
*
FindRuby: improve version selection
Rolf Eike Beer
2013-03-18
1
-4/+13
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-19/+19
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-112/+112
*
FindRuby: clean up querying variables from Ruby
Rolf Eike Beer
2012-02-17
1
-31/+26
*
FindRuby: do not blindly set version to 1.8.0
Rolf Eike Beer
2012-01-25
1
-9/+10
*
FindRuby.cmake: add more debug output
Alex Neundorf
2012-01-05
1
-0/+4
*
FindRuby: add more possible library names (for ubuntu, #12172)
Alex Neundorf
2012-01-05
1
-1/+1
*
FindRuby: fix usage of RUBY_VERSION_MAJOR (#12172)
Alex Neundorf
2012-01-05
1
-2/+2
*
Find Ruby on OpenBSD when installed from ports (#12507)
Alex Neundorf
2011-10-12
1
-1/+1
*
Remove trailing whitespace
Alex Neundorf
2011-10-12
1
-4/+4
*
Modules: Include builtin FindPackageHandleStandardArgs directly
Brad King
2011-01-20
1
-1/+1
*
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
Alex Neundorf
2011-01-04
1
-1/+1
*
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
Alex Neundorf
2010-09-28
1
-1/+1
*
Merge topic 'ImprovedVersionCheckingInSomeModules'
Brad King
2010-08-10
1
-19/+7
|
\
|
*
Improved version checking for FindRuby using the new mode of FPHSA()
Alex Neundorf
2010-08-07
1
-19/+7
*
|
Modules: Fix spelling 'To distributed' -> 'To distribute'
Todd Gamblin
2010-08-09
1
-1/+1
|
/
*
-remove unnecessary debug output
Alexander Neundorf
2010-01-27
1
-1/+0
*
make FindRuby work on Windows e.g. with ruby 1.9.1 (version string was constr...
Alexander Neundorf
2010-01-03
1
-4/+5
[next]