Ben Boeckel
|
0e53a67a7b
cmFindPackage: fix over-reporting
|
6 months ago |
Ben Boeckel
|
3ac505f79d
cmFindCommon: log search path variables
|
6 months ago |
Ben Boeckel
|
8df9819839
find_package: generate `find_package-v1` configure log events
|
7 months ago |
Ben Boeckel
|
fdccb8846c
cmFindCommonDebugState: adopt event writing logic
|
7 months ago |
Ben Boeckel
|
716dfd3b1e
cmFindCommon: track debug state as an object
|
7 months ago |
Matthew Woehlke
|
de5fa2ae53
find_package: Improve support for CPS multiple inclusion
|
8 months ago |
Brad King
|
d84881dce6
Merge topic 'fix-cps-cmake-deps'
|
9 months ago |
Matthew Woehlke
|
c3d279841b
find_package: CPS component requirements != CMake components
|
9 months ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
9 months ago |
Kitware Robot
|
de273b2e11
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
9 months ago |
Martin Duffy
|
857a039d66
find_*: Add variable to default calls to REQUIRED
|
9 months ago |
Matthew Woehlke
|
894f256a12
find_package: Find CPS components
|
10 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
10 months ago |
Matthew Woehlke
|
42de87cbae
find_package: Find CPS dependencies
|
11 months ago |
Brad King
|
1c6cecdce9
cmFindPackageCommand: Fix searching a root path as a prefix
|
11 months ago |
Matthew Woehlke
|
25cc83428e
find_package: Actually import .cps files
|
1 year ago |
Matthew Woehlke
|
91c31ada23
find_package: Actually find .cps files
|
1 year ago |
Matthew Woehlke
|
b89e43b2bc
find_package: Start implementing CPS search
|
1 year ago |
Matthew Woehlke
|
e2a6416622
find_package: Refactor in support of recursion
|
1 year ago |
Craig Scott
|
716ce4402a
find_package: Ensure root path stack and module vars are restored
|
2 years ago |
Brad King
|
c0fcd07e6f
cmFindPackageCommand: Factor out methods for package root stack management
|
2 years ago |
Alex Turbov
|
61eb5d4de5
cmFindPackageCommand: Avoid friendship between command class and generator
|
3 years ago |
Craig Scott
|
2aa83fa15b
Dependency providers: Add find_package and FetchContent support
|
3 years ago |
Craig Scott
|
74a6ddc339
cmFindPackageCommand: Handle Makefile variable definitions more robustly
|
3 years ago |
Craig Scott
|
c5dff5ace2
Merge topic 'FetchContent_find_package_integration'
|
3 years ago |
Craig Scott
|
29e31e2825
Packages: Integrate FetchContent and find_package()
|
3 years ago |
Marc Chevrier
|
8d7e80cf3d
find_* commands: add control over Windows registry views
|
3 years ago |
John Parent
|
2f1ffa003c
find_package: Add support for default GLOBAL imported targets
|
3 years ago |
Brad King
|
a690523fcf
cmFindPackageCommand: Drop ComputeIfDebugModeWanted overload
|
3 years ago |
Kyle Edwards
|
201d8c4298
find_*(): Add CMAKE_IGNORE_PREFIX_PATH variable
|
3 years ago |