Kyle Edwards
|
0f5c1b404b
find_package(): Add policy to remove the FindQt module
|
7 years ago |
Brad King
|
aefb8559dc
IWYU: Fix workaround mapping for std::hash
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Le Minh Phuc
|
6d7c074055
cmAlgorithms: Speed up cmRemoveDuplicates method
|
7 years ago |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 years ago |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 years ago |
Chuck Atkins
|
c5d2b99c02
find_package: Add missing PACKAGE_ROOT_PATH search path implementation.
|
8 years ago |
Daniel Pfeifer
|
a1218f59d9
cmCommand: remove unused methods from interface and all implementations
|
8 years ago |
Daniel Pfeifer
|
44c0b2b75a
cmCommand: remove IsScriptable
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Daniel Pfeifer
|
5afac50f68
cmConfigure: Ensure separate include block in headers
|
8 years ago |
Steven Newbury
|
462cf25427
Add support for x32-abi
|
8 years ago |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
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 |
Pierluigi Taddei
|
31be918b0b
find_package: Optionally sort globbed directories in a meaningful order
|
9 years ago |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
9 years ago |
Brad King
|
ce62454019
Merge topic 'find_package-duplicate-search-paths'
|
9 years ago |
Ben Boeckel
|
919db25c3b
cmFindPackageCommand: remove duplicate paths from error message
|
9 years ago |
Daniel Scharrer
|
896ad251de
Teach find_library and find_package to search lib32 paths (#11260)
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
036b6ef7c4
Port CMake from cmIML to KWIML
|
10 years ago |
Brad King
|
1506f9ca56
find_package: Drop search in recent cmake-gui locations
|
10 years ago |
Chuck Atkins
|
1abd7cd930
Use containers of labeled search paths instead of individual members
|
11 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
|
85fc9f26a7
stringapi: Command names
|
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
|
d2059d2511
cmVersion: Fix CMake_VERSION_ENCODE for date in patch level
|
11 years ago |