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
*
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
*
install(IMPORTED_RUNTIME_ARTIFACTS): Add RUNTIME_DEPENDENCY_SET option
Kyle Edwards
2021-06-04
4
-0/+10
*
install(TARGETS): Add RUNTIME_DEPENDENCY_SET argument
Kyle Edwards
2021-06-04
7
-0/+25
*
install(TARGETS): Add RUNTIME_DEPENDENCIES option
Kyle Edwards
2021-06-04
17
-1/+79
*
install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTS
Nils Gladitz
2021-05-19
5
-0/+9
*
Merge topic 'codespell'
Brad King
2021-05-10
1
-2/+2
|
\
|
*
Tests: Fix typos and spelling in test error message
Josef Angstenberger
2021-05-07
1
-2/+2
*
|
install(FILES): Allow installation of symlinks to directory
Jens Carl
2021-05-06
5
-0/+22
|
/
*
MSYS: Add support for running under MSYS runtime environment
Orgad Shaneh
2021-04-26
6
-0/+58
*
AIX: Enable XCOFF editing to replace RPATH on installation
Brad King
2021-02-03
2
-4/+8
*
install(files): Support genex in rename option
Asit Dhal
2021-01-13
6
-0/+21
*
export: Do not fail generation for separate namelink only case
Deniz Bahadir
2020-12-01
2
-0/+20
*
export: Do not fail generation for namelink-only case
Deniz Bahadir
2020-10-09
5
-0/+21
*
ISPC: Support generation for multiple instruction sets
Robert Maynard
2020-09-04
5
-0/+28
*
Tests: Factor out RunCMake.file-GET_RUNTIME_DEPENDENCIES test
Brad King
2020-06-16
58
-1404/+0
*
Tests: Fix RunCMake.install LDFLAGS treatment
Brad King
2020-05-26
1
-2/+1
*
Tests: Update test suite to run in an Anaconda environment
Robert Maynard
2020-05-21
1
-0/+7
*
file: GetRuntimeDependencies use CMAKE_OBJDUMP when applicable
Robert Maynard
2020-04-06
6
-0/+32
*
Merge branch 'backport-3.16-install-default-fix'
Brad King
2020-02-11
6
-12/+12
|
\
|
*
install: Fix regression when using default destinations
Kyle Edwards
2020-02-11
6
-12/+12
|
*
file(GET_RUNTIME_DEPENDENCIES): Tolerate empty list arguments
Kyle Edwards
2020-01-22
2
-2/+20
*
|
Tests: Disable test on problematic versions of install_name_tool
Kyle Edwards
2020-01-27
1
-4/+6
*
|
file(GET_RUNTIME_DEPENDENCIES): Tolerate empty list arguments
Kyle Edwards
2020-01-22
2
-2/+20
*
|
Ninja: Add multi-config variant
Kyle Edwards
2019-12-13
1
-2/+2
|
/
*
cmInstallTargetGenerator: Add tests for the RPATH_CHANGE rule
Dennis Klein
2019-06-13
7
-0/+237
*
cmInstallTargetGenerator: Introduce CMP0095
Dennis Klein
2019-06-13
2
-5/+7
*
file: Add GET_RUNTIME_DEPENDENCIES mode
Kyle Edwards
2019-06-10
53
-0/+1344
*
INTERFACE Target: allow (PUBLIC/PRIVATE)_HEADER properties
Avraham Shukron
2019-04-11
3
-0/+20
[next]