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
*
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
*
Merge topic 'fix-transitive-target-names'
Brad King
2013-03-12
2
-0/+8
|
\
|
*
Restore support for target names with '+' (#13986)
Stephen Kelly
2013-03-12
2
-0/+8
*
|
Remove unused parameters from target_link_libraries tests.
Stephen Kelly
2013-03-06
3
-3/+3
|
/
*
Revert "Add the TARGET_DEFINED generator expression"
Stephen Kelly
2013-02-25
2
-10/+0
*
Remove use of TARGET_DEFINED from the target_link_libraries test.
Stephen Kelly
2013-02-25
1
-4/+4
*
Remove use of TARGET_DEFINED from target_include_directories test.
Stephen Kelly
2013-02-25
1
-3/+3
*
Revert "Add the $<LINKED:...> generator expression."
Stephen Kelly
2013-02-13
4
-23/+0
*
Don't use LINKED where not needed.
Stephen Kelly
2013-02-12
2
-2/+2
*
Only use early evaluation termination for transitive properties.
Stephen Kelly
2013-02-07
1
-1/+4
*
Add includes and compile definitions with target_link_libraries.
Stephen Kelly
2013-01-31
4
-4/+51
*
Add the $<LINKED:...> generator expression.
Stephen Kelly
2013-01-31
4
-1/+25
*
Make subclasses responsible for joining content.
Stephen Kelly
2013-01-29
5
-0/+13
*
Don't allow targets args in the new target commands.
Stephen Kelly
2013-01-29
2
-2/+2
*
Merge topic 'disallow-IMPORTED-interface-porcelain'
Brad King
2013-01-23
5
-27/+2
|
\
|
*
Disallow porcelain to populate includes and defines of IMPORTED targets.
Stephen Kelly
2013-01-21
4
-24/+2
|
*
Revert "Allow target_link_libraries with IMPORTED targets."
Stephen Kelly
2013-01-21
1
-3/+0
*
|
Make sure generator expressions can be used with target_include_directories.
Stephen Kelly
2013-01-16
1
-1/+6
|
/
*
Add the TARGET_DEFINED generator expression
Stephen Kelly
2013-01-13
2
-0/+10
*
Allow generator expressions in LINK_INTERFACE_LIBRARIES.
Stephen Kelly
2013-01-10
4
-0/+44
*
Merge topic 'target-includes-defines-commands'
Brad King
2013-01-10
6
-0/+157
|
\
|
*
Add the target_compile_definitions command.
Stephen Kelly
2013-01-10
3
-0/+58
|
*
Add the target_include_directories command.
Stephen Kelly
2013-01-10
3
-0/+99
*
|
Merge topic 'tll-IMPORTED-targets'
Brad King
2013-01-10
1
-0/+3
|
\
\
|
*
|
Allow target_link_libraries with IMPORTED targets.
Stephen Kelly
2013-01-08
1
-0/+3
|
|
/
*
|
Merge topic 'LINK_LIBRARIES-property'
Brad King
2013-01-08
4
-1/+31
|
\
\
|
*
|
Add LINK_LIBRARIES property for direct target link dependencies
Stephen Kelly
2013-01-08
4
-1/+31
|
|
/
*
|
Add CMAKE_BUILD_INTERFACE_INCLUDES build-variable.
Stephen Kelly
2013-01-08
5
-1/+36
|
/
*
Merge topic 'fix-test-warnings'
Brad King
2013-01-03
1
-1/+1
|
\
[next]