Ben Boeckel
|
76ea613f4c
cmFindBaseDebugState: get the command name directly from the object
|
6 months ago |
Ben Boeckel
|
a3f273b657
cmFindBase: Create `find-v1` configure log events
|
7 months ago |
Ben Boeckel
|
58b5d41a4f
cmFindBase: Track initial state with an `enum`
|
7 months ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
8 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
9 months ago |
Marc Chevrier
|
f3b5a7d6df
find_(program,library,file,path): add validation function
|
3 years ago |
Marc Chevrier
|
87b71eec62
find_*: Add support for option NO_CACHE
|
4 years ago |
Marc Chevrier
|
b1729200c3
find_*: refactor cache variable handling
|
4 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Sylvain Joubert
|
dc00809596
find_*: Add support for REQUIRED keyword
|
5 years ago |
Sylvain Joubert
|
cc070e66cd
cmFindBase: Use in-class member initialization
|
5 years ago |
Robert Maynard
|
a7ea20649d
find_*: Add debug logging infrastructure
|
6 years ago |
Regina Pfeifer
|
8a18bb7cdf
cmFind*: Port away from cmCommand
|
6 years ago |
Chuck Atkins
|
ef3d360a3d
find_*: Add a new PackageRoot search path group
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 years ago |
Daniel Pfeifer
|
9855ebf11a
Make cmCommand not inherit from cmObject
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Chuck Atkins
|
2a9ac4bd83
Encapsulate search path manipulation functions into a seperate class.
|
11 years ago |
Chuck Atkins
|
32922840e7
Refactor and seperate search path construction for find commands
|
11 years ago |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 years ago |
Ben Boeckel
|
3742bb0d32
stringapi: Use strings for variable names
|
11 years ago |
Brad King
|
e33d8d2d77
Drop builtin command documentation
|
12 years ago |
Brad King
|
66759eea5e
find_library: Optionally consider all names in each directory
|
13 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Yury G. Kudryashov
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
13 years ago |
Brad King
|
5303fbf09e
Speedup find_* commands (#11412)
|
15 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
5b406c9044
ENH: Add HINTS option to find_* commands.
|
17 years ago |