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
/
ExportImport
/
Export
Commit message (
Expand
)
Author
Age
Files
Lines
*
AIX: Propagate AIX_SHARED_LIBRARY_ARCHIVE through exports
Brad King
2024-11-22
2
-5/+7
*
Tests: Update cmake_minimum_required versions to 3.10
Brad King
2024-10-03
1
-1/+1
*
Merge topic 'aix-archive-shared-libraries'
Brad King
2024-07-19
2
-0/+15
|
\
|
*
AIX: Add option to archive shared libraries
Aditya Vidyadhar Kamath
2024-07-17
2
-0/+15
*
|
Evaluation of TRANSITIVE_LINK_PROPERTIES isn't considered a usage
Robert Maynard
2024-07-05
1
-1/+5
|
/
*
GenEx: Add support for custom transitive link properties
Brad King
2024-05-21
1
-0/+8
*
GenEx: Add support for custom transitive compile properties
Brad King
2024-05-21
3
-0/+35
*
EXPORT_PACKAGE_DEPENDENCIES: Add experimental feature gate
Brad King
2024-03-12
1
-0/+1
*
install(EXPORT): Export find_dependency() calls
Kyle Edwards
2023-11-13
1
-1/+4
*
Tests: Fix clang -Wstrict-prototypes warnings
Brad King
2023-10-26
1
-1/+1
*
cmGeneratorExpressionNode: implement `COMPILE_ONLY` genex
Robert Maynard
2023-05-04
2
-0/+14
*
Add EXPORT_NO_SYSTEM target property, deprecate IMPORTED_NO_SYSTEM
Da Quexian
2022-06-17
1
-0/+11
*
export: Fix TARGET_NAME lookup for out-of-dir linking
Brad King
2022-04-01
1
-1/+4
*
Add usage requirements to update direct link dependencies
Brad King
2022-01-29
1
-0/+16
*
LCC: Add policy CMP0129 regarding interpreting LCC as GNU
makise-homura
2021-10-21
1
-0/+3
*
Merge topic 'lcc-compiler'
Brad King
2021-10-19
1
-0/+1
|
\
|
*
LCC: Add dedicated support for MCST LCC compiler
makise-homura
2021-10-15
1
-0/+1
*
|
export: Propagate IMPORTED_NO_SYSTEM target property to consumers
Brad King
2021-10-15
2
-0/+16
|
/
*
Tests: Add tests for new options
Kyle Edwards
2021-06-04
3
-0/+56
*
install(): Add IMPORTED_RUNTIME_ARTIFACTS mode
Kyle Edwards
2021-05-31
1
-0/+6
*
install(EXPORT): Fix exporting target w/ source named using CONFIG genex
Deniz Bahadir
2020-09-22
1
-0/+15
*
Add INTERFACE libraries to generated buildsystem if they have SOURCES
Brad King
2020-08-07
2
-3/+24
*
target_link_libraries: Fix out-of-dir linking of a list of targets
Brad King
2020-01-16
1
-1/+1
*
Tests: Enable CMP0022 in ExportImport out-of-dir linking case
Brad King
2020-01-14
1
-0/+1
*
Add set_property option: DEPRECATION
Joseph Snyder
2020-01-02
1
-0/+6
*
CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support
Robert Maynard
2019-12-10
1
-0/+12
*
install,export: Do not treat language names as target names
Brad King
2019-10-16
1
-0/+5
*
install,export: Fix export of a genex following $<INSTALL_PREFIX>
Brad King
2019-10-04
1
-1/+4
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
2
-4/+2
*
PCH: Propagate INTERFACE_PRECOMPILE_HEADERS in install(EXPORT)
Brad King
2019-09-25
2
-1/+12
*
InterfaceLibrary: Whitelist EXPORT_PROPERTIES property
Brad King
2019-05-17
1
-0/+2
*
LINK_DIRECTORIES: Add new properties and commands
Marc Chevrier
2018-09-25
1
-0/+12
*
target_link_libraries: Allow use with targets in other directories
Brad King
2018-09-12
5
-0/+41
*
Tests: Add test for $<0:...> in ExportImport
Kyle Edwards
2018-07-17
1
-3/+3
*
LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS
Marc Chevrier
2018-06-27
1
-0/+14
*
LINK_OPTIONS: Add new family of properties
Marc Chevrier
2018-06-06
1
-0/+10
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
14
-36/+36
*
Export: allow exporting of additional properties
Wouter Klouwen
2018-03-16
1
-0/+8
*
Tests: Add cases for usage requirements of linked object libs
Brad King
2018-03-01
6
-7/+48
*
install,export: Maybe transform OBJECT libraries to INTERFACE libraries
Brad King
2018-02-28
2
-5/+17
*
Tests: Make function name not match SONAME
Craig Scott
2017-05-18
1
-1/+1
*
Allow OBJECT libraries to be installed, exported, and imported
Robert Maynard
2017-04-18
4
-1/+24
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
31
-95/+156
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1/+1
*
Drop Visual Studio 6 generator
Brad King
2016-03-09
3
-10/+2
*
Fix export of STATIC library PRIVATE dependencies with CMP0022 NEW
Brad King
2016-01-15
3
-1/+13
*
Tests: Use CMP0022 NEW behavior in some ExportImport cases
Brad King
2016-01-15
1
-0/+3
*
Tests: Isolate policy changes in ExportImport test
Brad King
2016-01-15
1
-2/+5
*
install: Allow generator expressions in DIRECTORY
Yves Frederix
2016-01-13
1
-1/+1
*
Merge topic 'test-fix-C-comments'
Brad King
2015-09-28
1
-11/+11
|
\
[next]