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: CPS component requirements != CMake components
Matthew Woehlke
2025-03-05
1
-0/+1
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
find_package: Find CPS components
Matthew Woehlke
2025-02-01
1
-3/+11
*
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
1
-9/+9
*
find_package: Find CPS dependencies
Matthew Woehlke
2025-01-13
1
-4/+14
*
cmFindPackageCommand: Fix searching a root path as a prefix
Brad King
2024-12-19
1
-3/+3
*
find_package: Actually import .cps files
Matthew Woehlke
2024-12-13
1
-0/+3
*
find_package: Actually find .cps files
Matthew Woehlke
2024-12-13
1
-0/+4
*
find_package: Start implementing CPS search
Matthew Woehlke
2024-12-13
1
-4/+35
*
find_package: Refactor in support of recursion
Matthew Woehlke
2024-12-03
1
-4/+9
*
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
[next]