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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-0/+12
*
CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support
Robert Maynard
2019-12-10
3
-0/+20
*
Merge topic 'cmake-e-rm'
Kyle Edwards
2019-11-15
1
-1/+1
|
\
|
*
replace remove and remove_directory with rm in tests
Johnny Jazeix
2019-11-13
1
-1/+1
*
|
Tests: Fix ExportImport PCH expectation on Cray Classic compiler
Brad King
2019-11-11
1
-1/+1
|
/
*
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
3
-9/+6
*
PCH: Propagate INTERFACE_PRECOMPILE_HEADERS in install(EXPORT)
Brad King
2019-09-25
4
-1/+39
*
InterfaceLibrary: Whitelist EXPORT_PROPERTIES property
Brad King
2019-05-17
2
-0/+10
*
Tests: Teach tests when to treat clang-cl as MSVC
Zsolt Parragi
2019-02-11
1
-1/+1
*
Remove now-unused code once used on IRIX
Brad King
2019-01-11
1
-1/+0
*
LINK_DIRECTORIES: Add new properties and commands
Marc Chevrier
2018-09-25
2
-0/+17
*
target_link_libraries: Allow use with targets in other directories
Brad King
2018-09-12
7
-0/+66
*
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
2
-0/+21
*
LINK_OPTIONS: Add new family of properties
Marc Chevrier
2018-06-06
3
-0/+23
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
26
-70/+70
*
Export: allow exporting of additional properties
Wouter Klouwen
2018-03-16
2
-0/+22
*
Tests: Add cases for usage requirements of linked object libs
Brad King
2018-03-01
8
-19/+91
*
install,export: Maybe transform OBJECT libraries to INTERFACE libraries
Brad King
2018-02-28
3
-5/+31
*
GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Tests
Craig Scott
2017-12-29
1
-2/+3
*
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
6
-1/+42
*
Tests: ExportImport C code should use explicit (void) in prototypes
Robert Maynard
2017-04-18
1
-12/+12
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
39
-116/+173
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
2
-2/+2
*
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
|
\
|
*
Tests: Use C-Style comments in C sources and headers
Marc Chevrier
2015-09-25
1
-11/+11
*
|
install: Allow generator expressions in DIRECTORY DESTINATION
Robert Goulet
2015-09-24
1
-1/+1
|
/
*
Tests: Cover install(FILES) with a genex DESTINATION
Brad King
2015-09-23
1
-2/+2
*
Tests: Use a less strict regular expression to look for "SONAME"
Raphael Kubo da Costa
2015-09-01
2
-2/+2
*
Tests: Cover NO_SONAME property for SHARED libraries
Brad King
2015-08-20
5
-0/+70
*
Add generator expression support to OUTPUT_DIRECTORY target properties
Robert Goulet
2015-08-12
4
-3/+53
*
Add generator expression support to OUTPUT_NAME target property
Robert Goulet
2015-07-09
4
-3/+13
*
Export: Escape exported property values when writing CMake language files
Brad King
2015-06-24
2
-0/+15
*
Tests: Fix ExportImport on AIX with GCC
Brad King
2015-04-23
1
-0/+1
*
install: Allow generator expressions in TARGETS DESTINATION (#14317)
Brad King
2015-02-11
4
-3/+14
*
Allow export of targets with INTERFACE_SOURCES.
Stephen Kelly
2015-02-10
5
-1/+52
*
try_run: Add tests for LINK_LIBRARIES with mock libraries.
Matt McCormick
2015-01-26
1
-0/+30
*
install: Allow absolute EXPORT destination with relative targets (#15258)
Brad King
2014-12-15
7
-0/+44
*
Tests: Add generator platform support
Brad King
2014-09-10
1
-0/+2
*
Features: Extend concept to C language.
Stephen Kelly
2014-05-14
2
-1/+25
[next]