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
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
FindRuby: Update comments
Charlie Savage
2025-02-03
1
-19/+17
*
Merge topic 'FindRuby-compat-vars'
Brad King
2025-02-02
1
-57/+64
|
\
|
*
FindRuby: Drop upper-case RUBY_ results in favor of Ruby_ variables
Brad King
2025-02-01
1
-57/+64
*
|
FindRuby: Port debug output to message(DEBUG)
Charlie Savage
2025-01-31
1
-17/+15
|
/
*
Modules/Find*: Include FindPackageHandleStandardArgs normally
Brad King
2025-01-30
1
-1/+1
*
FindRuby: Reformat code so it is consistent
Charlie Savage
2025-01-29
1
-203/+200
*
Merge topic 'patch-lower-case-style'
Brad King
2025-01-29
1
-1/+1
|
\
|
*
Use lower case style for commands
Peter Kokot
2025-01-28
1
-1/+1
*
|
FindRuby: Add rbenv support
cfis
2025-01-28
1
-17/+58
|
/
*
FindRuby: Use find_program VALIDATOR
Charlie Savage
2025-01-17
1
-44/+26
*
FindRuby: Clarify search process comments and conditions
Charlie Savage
2025-01-17
1
-9/+6
*
FindRuby: Remove unused variable
Charlie Savage
2025-01-17
1
-2/+0
*
FindRuby: Query Ruby_EXECUTABLE again if it changes
Brad King
2025-01-17
1
-1/+2
*
FindRuby: Move checking of RVM and System Ruby to separate functions.
cfis
2024-12-04
1
-51/+48
*
FindRuby: Remove unneeded code and define all functions at the top-level.
cfis
2024-12-03
1
-68/+27
*
FindRuby: Add support for 3.4
cfis
2024-12-02
1
-15/+10
*
FindRuby: Fix finding Ruby 3.1+ on Windows
Charlie Savage
2024-03-05
1
-6/+9
*
FindRuby: Add support for 3.3
Charlie Savage
2024-03-05
1
-6/+6
*
FindRuby: Add support for 3.2
Heiko Becker
2023-10-10
1
-6/+6
*
FindRuby: Remove documentation for non-existent Ruby_ROOT_DIR
Hannes Braun
2022-11-28
1
-3/+0
*
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
|
/
[next]