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
/
CMakeCommands
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
-2/+3
*
target_link_libraries: Fix out-of-dir calls with debug/optimized keywords
Brad King
2020-01-10
1
-1/+1
*
target_link_libraries: Add FIXME comment for out-of-dir genex list
Brad King
2020-01-10
1
-0/+3
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
8
-11/+5
*
Genex: CompileLang and CompileLangAndId now match against a list of ids
Robert Maynard
2019-06-03
5
-0/+22
*
Genex: CompilerId now can match against a list of ids.
Robert Maynard
2019-06-03
3
-2/+41
*
Genex: Add COMPILE_LANG_AND_ID generator expression
Robert Maynard
2019-05-14
1
-1/+1
*
target_link_libraries: Fix static library private deps in other dirs
Brad King
2019-04-30
4
-0/+30
*
link_directories(): enhance capabilities
Marc Chevrier
2018-09-25
2
-0/+34
*
LINK_DIRECTORIES: Add new properties and commands
Marc Chevrier
2018-09-25
3
-0/+49
*
Merge topic 'link-options'
Brad King
2018-09-17
1
-0/+8
|
\
|
*
target_link_options: fix erroneous handling of BEFORE keyword.
Marc Chevrier
2018-09-14
1
-0/+8
*
|
target_link_libraries: Allow use with targets in other directories
Brad King
2018-09-12
6
-0/+84
|
/
*
LINK_OPTIONS property: add test for static library.
Marc Chevrier
2018-08-15
1
-1/+8
*
Merge topic 'subdir_target_sources'
Craig Scott
2018-06-19
8
-0/+135
|
\
|
*
target_sources: Interpret relative paths as relative to the calling directory
Patrick Stotko
2018-06-18
8
-0/+135
*
|
LINK_OPTIONS: Add new family of properties
Marc Chevrier
2018-06-06
4
-0/+50
|
/
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
13
-108/+108
*
add_compile_definitions: add new command
Marc Chevrier
2018-04-20
2
-0/+32
*
Features: Record C features for MSVC
Brad King
2018-03-29
1
-3/+3
*
Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and Xcode
Brad King
2018-01-12
3
-16/+20
*
Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and Xcode
Brad King
2018-01-12
3
-14/+30
*
Genex: Enable COMPILE_LANGUAGE for COMPILE_OPTIONS with Visual Studio
Brad King
2017-11-20
3
-14/+31
*
CompileFeatures: Makes tests work with meta-feature only
Chuck Atkins
2017-05-29
2
-30/+45
*
Tests: Ensure Solaris linker never sees empty contents
Craig Scott
2017-05-18
1
-1/+3
*
Tests: use cxx_auto_type only if actually available
Rolf Eike Beer
2017-01-25
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
30
-107/+130
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
2
-3/+3
*
Tests: Do not try to use invalid "ld -v" flag on Solaris
Brad King
2015-03-31
1
-1/+11
*
Genex: Allow COMPILE_LANGUAGE when processing include directories.
Stephen Kelly
2015-03-09
5
-0/+37
*
Genex: Allow COMPILE_LANGUAGE when processing compile definitions.
Stephen Kelly
2015-03-09
3
-0/+56
*
Genex: Enable use of COMPILE_LANGUAGE for compile options.
Stephen Kelly
2015-03-09
3
-0/+56
*
Features: Extend concept to C language.
Stephen Kelly
2014-05-14
5
-11/+73
*
Tests: Execute compile features tests unconditionally.
Stephen Kelly
2014-04-17
1
-0/+8
*
Add target_compile_features command.
Stephen Kelly
2014-04-07
6
-0/+49
*
cmTarget: Don't update IMPORTED target compilation properties
Stephen Kelly
2014-01-04
3
-0/+21
*
target_include_directories: Allow relative path with genex
Stephen Kelly
2013-11-26
3
-1/+9
*
Merge branch 'policy-CMP0022-fixes' into policy-CMP0022-fixes-for-master
Brad King
2013-11-03
6
-0/+56
|
\
|
*
CMP0022: Add test for target_link_libraries plain signature
Stephen Kelly
2013-11-02
6
-0/+56
*
|
Merge topic 'fix-tll-static-private'
Brad King
2013-10-26
1
-0/+3
|
\
\
|
|
/
|
*
Don't add invalid content to static lib INTERFACE_LINK_LIBRARIES.
Stephen Kelly
2013-10-26
1
-0/+3
*
|
target_link_libraries: Allow repeated use of LINK_{PRIVATE,PUBLIC} keywords.
Stephen Kelly
2013-10-17
1
-3/+3
|
/
*
Allow target commands to be invoked with no items (#14325).
Stephen Kelly
2013-07-31
3
-0/+24
*
cmTarget: Fix iface libraries and languages for static libraries.
Stephen Kelly
2013-07-26
6
-0/+29
*
target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signature
Stephen Kelly
2013-07-24
2
-0/+25
*
TLL: Don't populate old link interface if CMP0022 is NEW.
Stephen Kelly
2013-07-08
7
-0/+58
*
Introduce add_compile_options command.
Stephen Kelly
2013-06-04
2
-0/+25
*
Add target_compile_options command.
Stephen Kelly
2013-06-02
3
-0/+71
*
Test that linking using the debug keyword to tll works.
Stephen Kelly
2013-05-16
1
-0/+8
*
Rename variable for including current directory in interfaces
Brad King
2013-03-19
1
-1/+1
[next]