Regina Pfeifer
|
62e5f72289
clang-tidy: Replace typedef with using
|
6 éve |
Marc Chevrier
|
1591f138f1
modernize: manage cmCommand instances using unique_ptr.
|
6 éve |
Cristian Adam
|
22e65d10c1
find_package: Fixed CMAKE_FIND_PACKAGE_PREFER_CONFIG Module fallback
|
6 éve |
Cristian Adam
|
c365243a3a
find_package: Factor out module and config find_package methods
|
6 éve |
Vitaly Stakhovsky
|
0779bc9393
ReadListFile: Accept std::string argument
|
6 éve |
David Aguilar
|
a5e948a36f
find_package: optionally resolve symlinks when discovering packages
|
7 éve |
Kyle Edwards
|
0f5c1b404b
find_package(): Add policy to remove the FindQt module
|
7 éve |
Brad King
|
aefb8559dc
IWYU: Fix workaround mapping for std::hash
|
7 éve |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 éve |
Le Minh Phuc
|
6d7c074055
cmAlgorithms: Speed up cmRemoveDuplicates method
|
7 éve |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 éve |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 éve |
Chuck Atkins
|
c5d2b99c02
find_package: Add missing PACKAGE_ROOT_PATH search path implementation.
|
8 éve |
Daniel Pfeifer
|
a1218f59d9
cmCommand: remove unused methods from interface and all implementations
|
8 éve |
Daniel Pfeifer
|
44c0b2b75a
cmCommand: remove IsScriptable
|
8 éve |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 éve |
Daniel Pfeifer
|
5afac50f68
cmConfigure: Ensure separate include block in headers
|
8 éve |
Steven Newbury
|
462cf25427
Add support for x32-abi
|
8 éve |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 éve |
Daniel Pfeifer
|
9855ebf11a
Make cmCommand not inherit from cmObject
|
9 éve |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 éve |
Pierluigi Taddei
|
31be918b0b
find_package: Optionally sort globbed directories in a meaningful order
|
9 éve |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
9 éve |
Brad King
|
ce62454019
Merge topic 'find_package-duplicate-search-paths'
|
9 éve |
Ben Boeckel
|
919db25c3b
cmFindPackageCommand: remove duplicate paths from error message
|
9 éve |
Daniel Scharrer
|
896ad251de
Teach find_library and find_package to search lib32 paths (#11260)
|
9 éve |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 éve |
Brad King
|
036b6ef7c4
Port CMake from cmIML to KWIML
|
10 éve |
Brad King
|
1506f9ca56
find_package: Drop search in recent cmake-gui locations
|
10 éve |
Chuck Atkins
|
1abd7cd930
Use containers of labeled search paths instead of individual members
|
11 éve |