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
/
Tests
/
RunCMake
/
install
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests/RunCMake: Match dots more precisely, part 3
AJIOB
2025-10-20
8
-23/+23
*
Tests/RunCMake: Match CMakeLists.txt file name more precisely
AJIOB
2025-10-16
3
-3/+3
*
Tests/RunCMake: Match xxx.cmake file name more precisely
AJIOB
2025-10-16
7
-10/+10
*
Tests/RunCMake: Match CMakeLists.txt file name more precisely
Hanna Rusakovich
2025-10-15
7
-9/+9
*
CPS: Add Symbolic Components
Taylor Sasser
2025-10-02
3
-2/+11
*
install(EXPORT): Record COMPONENT in global COMPONENTS list
F. Pichot
2025-09-23
3
-0/+10
*
Tests: Fix regex matching to handle paths with special characters
Timo Röhling
2025-09-18
1
-1/+2
*
Merge topic 'short-object-names'
Brad King
2025-07-30
1
-0/+2
|
\
|
*
Tests: choose an explicit FULL strategy in tests expecting it
Ben Boeckel
2025-07-29
1
-0/+2
*
|
Merge topic 'export-dependencies-unwind'
Brad King
2025-07-30
6
-2/+42
|
\
\
|
*
|
install(EXPORT): Use UNWIND_INCLUDE in exported find_dependency()
Vito Gamberini
2025-07-26
6
-2/+42
|
|
/
*
|
install(DIRECTORY): Revert "Add EXCLUDE_EMPTY_DIRECTORIES option"
Brad King
2025-07-28
6
-66/+0
|
/
*
install(DIRECTORY): Add EXCLUDE_EMPTY_DIRECTORIES option
Hao Dong
2025-05-06
6
-0/+66
*
CMP0062: Remove support for OLD behavior
Brad King
2025-01-22
9
-55/+0
*
Tests: Explicitly disable AIX_SHARED_LIBRARY_ARCHIVE in some cases
Brad King
2024-11-23
4
-0/+8
*
Merge topic 'test-fix-empty-elseif'
Brad King
2024-11-15
1
-1/+1
|
\
|
*
Tests: Replace accidental empty elseif() with else()
Brad King
2024-11-13
1
-1/+1
*
|
Clarify advice given by compatibility deprecation message for CMake < 3.10
Brad King
2024-11-14
1
-2/+3
|
/
*
Deprecate compatibility with CMake versions older than 3.10
Brad King
2024-10-03
1
-1/+1
*
Tests/RunCMake: Update cmake_minimum_required versions to 3.10
Brad King
2024-10-03
1
-1/+1
*
Merge topic 'normalize-install-destination-paths'
Brad King
2024-09-20
16
-10/+147
|
\
|
*
install: Normalize DESTINATION paths
Craig Scott
2024-09-19
14
-0/+145
|
*
Tests: Configure RunCMake.install cases with correct build type
Craig Scott
2024-09-17
1
-0/+2
|
*
Tests: Remove unused files from RunCMake.install
Craig Scott
2024-09-17
2
-10/+0
*
|
install: Add TYPE LIBEXEC for FILES and DIRECTORY
Chen Linxuan
2024-09-18
4
-0/+7
|
/
*
Evaluation of TRANSITIVE_LINK_PROPERTIES isn't considered a usage
Robert Maynard
2024-07-05
2
-0/+5
*
Tests/RunCMake/install: Avoid intermittent failures on AIX
Brad King
2024-05-10
1
-0/+2
*
EXPORT_PACKAGE_DEPENDENCIES: Add experimental feature gate
Brad King
2024-03-12
6
-0/+14
*
install(EXPORT): Drop REQUIRED from exported find_dependency calls
Brad King
2024-03-11
1
-1/+1
*
install(EXPORT): Export find_dependency() calls
Kyle Edwards
2023-11-13
6
-0/+29
*
OrangeC: Add support for OrangeC compiler
David Lindauer
2023-09-25
5
-9/+9
*
Tests: Teach ISPC tests to run on macOS arm64 host
Brad King
2023-05-10
2
-2/+10
*
install(TARGETS): Do not apply installation tweaks to NAMELINK files
Brad King
2023-03-28
2
-0/+24
*
Apple: Handle generation and comsuption of text-based stubs (.tbd files)
Marc Chevrier
2023-03-01
2
-4/+6
*
install(CODE|SCRIPT): Support $<INSTALL_PREFIX> genex
Kyle Edwards
2023-02-24
5
-2/+13
*
Deprecate compatibility with CMake versions older than 3.5
Brad King
2023-02-11
1
-3/+12
*
Tests/RunCMake: Update cmake_minimum_required versions
Brad King
2023-02-11
7
-10/+6
*
Tests: Loosen RunCMake.install directory symlink expected output
Brad King
2022-10-10
1
-1/+1
*
file(INSTALL): Report "Installing:" for a symlink to a directory
John Parent
2022-10-06
1
-1/+1
*
file(INSTALL): Clarify symlink vs dir conflict errors
John Parent
2022-10-06
1
-1/+1
*
file(INSTALL): Improve formatting of symlink creation error
Brad King
2022-10-06
5
-0/+40
*
install: Don't ignore EXCLUDE_FROM_ALL when used with ALL_COMPONENTS
Nils Gladitz
2022-05-16
4
-4/+15
*
cmInstallExportGenerator: expose the temporary directory
Ben Boeckel
2022-04-28
1
-2/+2
*
Merge topic 'restore-target-export-includes'
Brad King
2022-02-10
5
-0/+47
|
\
|
*
install(TARGETS): Restore per-export INCLUDES DESTINATION
Eugene Shalygin
2022-02-09
5
-0/+47
*
|
Add deprecation warnings for policies CMP0097 and below
Brad King
2022-02-03
1
-3/+15
*
|
install: Add context to {PUBLIC,PRIVATE}_HEADER/RESOURCE DESTINATION warnings
Brad King
2021-10-27
2
-4/+22
|
/
*
Add deprecation warnings for policies CMP0088 and below
Brad King
2021-06-30
1
-0/+8
*
Tests: Add tests for new options
Kyle Edwards
2021-06-04
2
-0/+40
*
install: Add RUNTIME_DEPENDENCY_SET mode
Kyle Edwards
2021-06-04
4
-0/+8
[next]