Sylvain Joubert
|
cc070e66cd
cmFindBase: Use in-class member initialization
|
преди 5 години |
Robert Maynard
|
a7ea20649d
find_*: Add debug logging infrastructure
|
преди 6 години |
Regina Pfeifer
|
8a18bb7cdf
cmFind*: Port away from cmCommand
|
преди 6 години |
Chuck Atkins
|
ef3d360a3d
find_*: Add a new PackageRoot search path group
|
преди 8 години |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
преди 8 години |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
преди 9 години |
Daniel Pfeifer
|
9855ebf11a
Make cmCommand not inherit from cmObject
|
преди 9 години |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
преди 9 години |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
преди 9 години |
Chuck Atkins
|
2a9ac4bd83
Encapsulate search path manipulation functions into a seperate class.
|
преди 11 години |
Chuck Atkins
|
32922840e7
Refactor and seperate search path construction for find commands
|
преди 11 години |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
преди 11 години |
Ben Boeckel
|
3742bb0d32
stringapi: Use strings for variable names
|
преди 11 години |
Brad King
|
e33d8d2d77
Drop builtin command documentation
|
преди 12 години |
Brad King
|
66759eea5e
find_library: Optionally consider all names in each directory
|
преди 13 години |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
преди 13 години |
Yury G. Kudryashov
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
преди 13 години |
Brad King
|
5303fbf09e
Speedup find_* commands (#11412)
|
преди 15 години |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
преди 16 години |
Brad King
|
5b406c9044
ENH: Add HINTS option to find_* commands.
|
преди 17 години |
Brad King
|
6706f84cd9
ENH: Refactor find_* command framework/appbundle search order impl.
|
преди 17 години |
Brad King
|
789c167b6f
ENH: Refactor cmFindCommon, cmFindBase, and cmFindPackageCommand
|
преди 17 години |
Brad King
|
b424df917d
ENH: Major improvements to the FIND_PACKAGE command. See bug #3659.
|
преди 18 години |
Alexander Neundorf
|
0398d8ad38
ENH: add support for CMAKE_FIND_PREFIX_PATH as discussed with Brad.
|
преди 18 години |
Alexander Neundorf
|
aee311a89d
|
преди 18 години |
Alexander Neundorf
|
61d3444f93
|
преди 18 години |
Bill Hoffman
|
255a4b966e
BUG: fix problem with path suffix and mac frameworks and find stuff, showed up in FindPythonLibs.cmake
|
преди 19 години |
Brad King
|
ec637248da
BUG: If the user specifies a cache entry on the command line without a type, the FIND_* commands should add the type and docstring to the given value and put it back in the cache.
|
преди 19 години |
Bill Hoffman
|
cae4e6b37a
ENH: add patch for finding applications on OSX
|
преди 19 години |
Bill Hoffman
|
3cf3fc510f
ENH: make sure framework search order is correct
|
преди 19 години |