Brad King
|
d45992e633
Merge topic 'recursion-limit'
|
2 年之前 |
Brad King
|
60ef076bac
find_package: Enforce maximum nesting depth below maximum recursion depth
|
2 年之前 |
Brad King
|
2c146a7fc5
FindCUDA: Add policy to remove this module
|
2 年之前 |
Brad King
|
2e469212c8
Dart,FindDart: Add policy to remove these modules
|
2 年之前 |
Brad King
|
df9c4b1872
find_package: Use <PACKAGENAME>_ROOT variables as search prefixes
|
2 年之前 |
Brad King
|
bfeb16bd5b
cmFindPackageCommand: Refactor CMP0074 logic to de-duplicate lookups
|
2 年之前 |
Brad King
|
c0fcd07e6f
cmFindPackageCommand: Factor out methods for package root stack management
|
2 年之前 |
Vitaly Stakhovsky
|
b3edfcf46e
cmValue: Use operator* explicitly to convert to std::string; avoid extra call
|
2 年之前 |
makise-homura
|
b1577f7a6a
LCC: Update -Wunused-variable warning number as of LCC 1.26.16
|
2 年之前 |
Brad King
|
0dfd939077
cmFindPackageCommand: Suppress LCC false-positive warning
|
3 年之前 |
Alex Turbov
|
19366408fe
cmFindPackageCommand: Protect overrides of `cmDirectoryListGenerator`
|
3 年之前 |
Alex Turbov
|
e55c154c5b
cmFindPackageCommand: Add one more search path
|
3 年之前 |
Alex Turbov
|
2f69c0233c
cmFindPackageCommand: Optimize the last calls to `TryGeneratedPaths`
|
3 年之前 |
Alex Turbov
|
076a4b44b0
cmFindPackageCommand: Path generators are actually reusable
|
3 年之前 |
Alex Turbov
|
664abd486f
cmFindPackageCommand: Better names for template parameters
|
3 年之前 |
Alex Turbov
|
c862797a40
cmFindPackageCommand: Rename some generators
|
3 年之前 |
Alex Turbov
|
fdd14b1744
cmFindPackageCommand: Deduplicate directory listing code
|
3 年之前 |
Alex Turbov
|
08e7fb3cfa
cmFindPackageCommand: Compile-time path generator expressions
|
3 年之前 |
Alex Turbov
|
61eb5d4de5
cmFindPackageCommand: Avoid friendship between command class and generator
|
3 年之前 |
Alex Turbov
|
ef62f213f8
cmFindPackageCommand: Drop dead code
|
3 年之前 |
Alex Turbov
|
468d04ef14
cmFindPackageCommand: Move methods implementation into the class definition
|
3 年之前 |
Alex Turbov
|
898ba76d1b
cmFindPackageCommand: Drop redundant `std::ostream::operator<<` calls
|
3 年之前 |
Alex Turbov
|
5be13907a0
cmFindPackageCommand: Use `vector` instead of `set` to store arg indices
|
3 年之前 |
Alex Turbov
|
66c3932e58
cmFindPackageCommand: Move comment inside the `else if` block
|
3 年之前 |
Alex Turbov
|
285c994905
cmFindPackageCommand: Named lambda w/o capture to normal function
|
3 年之前 |
Alex Turbov
|
f9f4e104b0
cmFindPackageCommand: Constness
|
3 年之前 |
Alex Turbov
|
c67b82c998
cmFindPackageCommand: Enclose file list generators into anonymous ns
|
3 年之前 |
Alex Turbov
|
f71b88c4c1
cmFindPackageCommand: Move `cmFindPackageCommandHoldFile` to anonymous ns
|
3 年之前 |
Alex Turbov
|
865cfaa492
cmFindPackageCommand: Move `collectPathsForDebug()` to anonymous namespace
|
3 年之前 |
Alex Turbov
|
6a95ab97e7
cmFindPackageCommand: Deduplicate version string comparator code
|
3 年之前 |