Brad King
|
7afa58b15d
Modules/Find*: Include FindPackageHandleStandardArgs normally
|
10 months ago |
Charlie Savage
|
64e4b4c638
FindRuby: Reformat code so it is consistent
|
10 months ago |
Brad King
|
ec7cc80370
Merge topic 'patch-lower-case-style'
|
10 months ago |
Peter Kokot
|
4e6a13f211
Use lower case style for commands
|
10 months ago |
cfis
|
ef2c3ca828
FindRuby: Add rbenv support
|
11 months ago |
Charlie Savage
|
61c3718a00
FindRuby: Use find_program VALIDATOR
|
10 months ago |
Charlie Savage
|
e891159657
FindRuby: Clarify search process comments and conditions
|
10 months ago |
Charlie Savage
|
9f0b3e90b6
FindRuby: Remove unused variable
|
10 months ago |
Brad King
|
e184dda2da
FindRuby: Query Ruby_EXECUTABLE again if it changes
|
10 months ago |
cfis
|
a023377b86
FindRuby: Move checking of RVM and System Ruby to separate functions.
|
1 year ago |
cfis
|
48bf16fba1
FindRuby: Remove unneeded code and define all functions at the top-level.
|
1 year ago |
cfis
|
21e51dca1d
FindRuby: Add support for 3.4
|
1 year ago |
Charlie Savage
|
c2bf3e46fa
FindRuby: Fix finding Ruby 3.1+ on Windows
|
1 year ago |
Charlie Savage
|
867550db43
FindRuby: Add support for 3.3
|
1 year ago |
Heiko Becker
|
77ed529c22
FindRuby: Add support for 3.2
|
2 years ago |
Hannes Braun
|
0d7f40a5c4
FindRuby: Remove documentation for non-existent Ruby_ROOT_DIR
|
3 years ago |
Diego Pino Garcia
|
abe8192d82
FindRuby: Simplify version matching
|
3 years ago |
Mihai Moldovan
|
6b6bc7791d
FindRuby: evict non-matching binaries and keep scanning.
|
3 years ago |
Mihai Moldovan
|
42d99a248e
FindRuby: add support for versions up to 3.1.
|
3 years ago |
Pedro Luis Castedo Cepeda
|
238c2b6cb7
FindRuby: Consider ruby names with full nodot version suffixes
|
4 years ago |
Nikita Nemkin
|
8fea95319b
Help: Add `.. versionadded` directives to module docs
|
5 years ago |
Silvio Traversaro
|
d4a16427e2
FindRuby: Consider more VS runtime suffix combinations
|
5 years ago |
Brad King
|
4c0ef57e8c
FindRuby: Restore compatibility variable RUBY_VENDORLIB_DIR
|
5 years ago |
Daniele E. Domenichelli
|
e7fe0b24c4
FindRuby: Add documentation for deprecated variables
|
5 years ago |
Brad King
|
6959744131
FindRuby: Restore compatibility variable RUBY_INCLUDE_PATH
|
5 years ago |
Julien Marrec
|
905d5667e8
FindRuby: Add support for RVM installations
|
5 years ago |
Julien Marrec
|
e6699b9b59
FindRuby: Validate Ruby_EXECUTABLE before accepting it
|
5 years ago |
Julien Marrec
|
46064c8193
FindRuby: Add support for versions up to 2.7
|
5 years ago |
Brad King
|
675eaf3bd0
FindRuby: Update MSVC runtime library selection
|
5 years ago |
Julien Marrec
|
b970e25d98
FindRuby: Remove extra whitespace
|
5 years ago |