index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmFindPackageCommand.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
find_package: Ensure root path stack and module vars are restored
Craig Scott
2023-03-17
1
-0/+5
*
cmFindPackageCommand: Factor out methods for package root stack management
Brad King
2023-02-23
1
-0/+3
*
cmFindPackageCommand: Avoid friendship between command class and generator
Alex Turbov
2022-07-11
1
-2/+0
*
Dependency providers: Add find_package and FetchContent support
Craig Scott
2022-05-24
1
-0/+1
*
cmFindPackageCommand: Handle Makefile variable definitions more robustly
Craig Scott
2022-05-17
1
-1/+3
*
Merge topic 'FetchContent_find_package_integration'
Craig Scott
2022-05-06
1
-0/+3
|
\
|
*
Packages: Integrate FetchContent and find_package()
Craig Scott
2022-05-03
1
-0/+3
*
|
find_* commands: add control over Windows registry views
Marc Chevrier
2022-04-29
1
-0/+1
|
/
*
find_package: Add support for default GLOBAL imported targets
John Parent
2022-03-10
1
-0/+1
*
cmFindPackageCommand: Drop ComputeIfDebugModeWanted overload
Brad King
2022-02-10
1
-2/+0
*
find_*(): Add CMAKE_IGNORE_PREFIX_PATH variable
Kyle Edwards
2022-02-02
1
-0/+1
*
cmake: Add filtered debug-find options
John Parent
2021-12-17
1
-0/+2
*
find_package: Add support of version range
Marc Chevier
2020-09-23
1
-0/+13
*
cmFindPackageCommand: Refactoring
Marc Chevrier
2020-09-23
1
-26/+34
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4/+1
*
Refactoring: Third-parties public headers are under cm3p prefix
Marc Chevrier
2020-05-07
1
-1/+1
*
find_package: Improve debug logging output
Robert Maynard
2020-01-01
1
-0/+1
*
find_*: Use debug logging infrastructure
Robert Maynard
2019-12-19
1
-1/+0
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-1/+2
*
cmFind*: Port away from cmCommand
Regina Pfeifer
2019-09-10
1
-20/+7
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-03
1
-2/+2
*
modernize: manage cmCommand instances using unique_ptr.
Marc Chevrier
2019-07-14
1
-2/+7
*
find_package: Fixed CMAKE_FIND_PACKAGE_PREFER_CONFIG Module fallback
Cristian Adam
2019-06-13
1
-1/+8
*
find_package: Factor out module and config find_package methods
Cristian Adam
2019-05-20
1
-0/+3
*
ReadListFile: Accept std::string argument
Vitaly Stakhovsky
2019-01-31
1
-1/+1
*
find_package: optionally resolve symlinks when discovering packages
David Aguilar
2019-01-16
1
-0/+1
*
find_package(): Add policy to remove the FindQt module
Kyle Edwards
2018-11-14
1
-0/+3
*
IWYU: Fix workaround mapping for std::hash
Brad King
2018-08-07
1
-3/+2
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-1/+1
*
cmAlgorithms: Speed up cmRemoveDuplicates method
Le Minh Phuc
2018-05-25
1
-0/+32
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-2/+2
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
*
find_package: Add missing PACKAGE_ROOT_PATH search path implementation.
Chuck Atkins
2017-07-28
1
-0/+1
*
cmCommand: remove unused methods from interface and all implementations
Daniel Pfeifer
2017-05-11
1
-5/+0
*
cmCommand: remove IsScriptable
Daniel Pfeifer
2017-05-08
1
-5/+0
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-2/+2
*
cmConfigure: Ensure separate include block in headers
Daniel Pfeifer
2017-04-11
1
-0/+1
*
Add support for x32-abi
Steven Newbury
2017-03-07
1
-0/+1
*
Include necessary headers in commands
Daniel Pfeifer
2016-10-26
1
-1/+10
*
Make cmCommand not inherit from cmObject
Daniel Pfeifer
2016-10-22
1
-2/+0
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
find_package: Optionally sort globbed directories in a meaningful order
Pierluigi Taddei
2016-09-15
1
-0/+26
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-5/+5
*
Merge topic 'find_package-duplicate-search-paths'
Brad King
2016-06-16
1
-0/+15
|
\
|
*
cmFindPackageCommand: remove duplicate paths from error message
Ben Boeckel
2016-06-13
1
-0/+15
*
|
Teach find_library and find_package to search lib32 paths (#11260)
Daniel Scharrer
2016-06-10
1
-0/+1
|
/
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-10/+24
*
Port CMake from cmIML to KWIML
Brad King
2015-12-18
1
-1/+1
*
find_package: Drop search in recent cmake-gui locations
Brad King
2015-05-08
1
-2/+0
*
Use containers of labeled search paths instead of individual members
Chuck Atkins
2014-11-12
1
-0/+15
[next]