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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'fix-automoc-compile-definitions' into release
Brad King
2013-11-05
1
-1/+4
|
\
|
*
Automoc: Add directory-level COMPILE_DEFINITIONS to command line (#14535)
Stephen Kelly
2013-11-05
1
-1/+4
*
|
Merge branch 'policy-CMP0022-fixes' into release
Brad King
2013-11-04
22
-10/+149
|
\
\
|
*
|
CMP0022: Warn about a given target at most once
Brad King
2013-11-03
6
-1/+16
|
*
|
Do not export INTERFACE_LINK_LIBRARIES from non-linkable targets
Brad King
2013-11-02
3
-0/+11
|
*
|
CMP0022: Plain target_link_libraries must populate link interface
Brad King
2013-11-02
7
-11/+23
|
*
|
CMP0022: Add test for target_link_libraries plain signature
Stephen Kelly
2013-11-02
6
-0/+56
|
*
|
CMP0022: Add unit test for null pointer check and message.
Stephen Kelly
2013-11-02
4
-0/+29
|
*
|
Merge branch 'output-CMP0022-entries' into policy-CMP0022-fixes
Brad King
2013-11-02
1
-0/+9
|
|
\
\
|
|
*
|
CMP0022: Output link interface mismatch for static library warning
Stephen Kelly
2013-10-23
1
-0/+9
|
|
|
/
|
*
|
Don't add invalid content to static lib INTERFACE_LINK_LIBRARIES.
Stephen Kelly
2013-10-26
2
-1/+8
|
|
/
*
|
Merge branch 'object-library-no-TARGET_FILE' into release
Brad King
2013-11-02
5
-0/+35
|
\
\
|
*
|
Genex: Reject $<TARGET_FILE:...> for object libraries (#14532)
Brad King
2013-11-01
5
-0/+35
|
|
/
*
|
Check for OBJECT_LIBRARY source files at start of generation
Brad King
2013-11-01
4
-0/+12
|
/
*
Genex: Fix processing multiple include directories for relative paths
Stephen Kelly
2013-10-07
1
-1/+1
*
Xcode: Teach Tests/BuildDepends to allow LINK_DEPENDS_NO_SHARED failure
Brad King
2013-10-02
1
-0/+2
*
Xcode: Fix test architecture selection for Xcode >= 5
Brad King
2013-10-02
2
-4/+4
*
Add differing target property content to policy CMP0022 warning
Stephen Kelly
2013-09-11
2
-0/+18
*
Merge topic 'fix-RunCMake.Configure-FailCopyFileABI-newlines'
Brad King
2013-08-26
1
-1/+2
|
\
|
*
Fix RunCMake.Configure test expectation newline matching
Brad King
2013-08-16
1
-1/+2
*
|
Merge topic 'find-IMPORTED-targets-for-try_compile'
Brad King
2013-08-26
6
-7/+97
|
\
\
|
*
|
try_compile: Extract IMPORTED targets from INTERFACE_LINK_LIBRARIES
Stephen Kelly
2013-08-26
4
-1/+55
|
*
|
try_compile: Extract IMPORTED targets from LINK_DEPENDENT_LIBRARIES
Stephen Kelly
2013-08-26
4
-7/+43
*
|
|
Fix OLD behavior of CMP0021.
Stephen Kelly
2013-08-24
4
-0/+31
|
/
/
*
|
Merge topic 'cmake-syntax'
Brad King
2013-08-15
4
-0/+6
|
\
\
|
*
|
Do not warn about left paren not separated by a space
Brad King
2013-08-15
4
-0/+6
*
|
|
Merge topic 'cygwin-RunCMake-tests'
Brad King
2013-08-14
36
-36/+36
|
\
\
\
|
*
|
|
Cygwin: Avoid legacy warnings in RunCMake.* tests
Brad King
2013-08-13
36
-36/+36
*
|
|
|
Genex: Fix segfault when parsing ends with parameter expectation.
Stephen Kelly
2013-08-13
2
-0/+4
|
/
/
/
*
|
|
Merge topic 'cmake-syntax'
Brad King
2013-08-08
40
-0/+193
|
\
\
\
|
*
\
\
Merge branch 'dev/fix-variable-watch-crash' into cmake-syntax
Brad King
2013-08-08
3
-0/+14
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Warn about unquoted arguments that look like long brackets
Brad King
2013-08-08
4
-0/+38
|
*
|
|
Warn about arguments not separated by whitespace
Brad King
2013-08-08
1
-1/+17
|
*
|
|
Add RunCMake.Syntax test cases for command invocation styles
Brad King
2013-08-08
16
-0/+74
|
*
|
|
cmListFileLexer: Fix line number after backslash in string
Brad King
2013-08-08
4
-0/+12
|
*
|
|
Add RunCMake.Syntax test to cover argument parsing
Brad King
2013-08-08
19
-0/+53
*
|
|
|
Merge topic 'dev/fix-variable-watch-crash'
Brad King
2013-08-08
3
-0/+14
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
variable_watch: Add test for watching a variable multiple times
Ben Boeckel
2013-08-08
3
-0/+14
*
|
|
|
Merge topic 'parallel-memcheck'
Brad King
2013-08-08
2
-13/+16
|
\
\
\
\
|
*
|
|
|
CTest: create one output file per memcheck (#14303)
Rolf Eike Beer
2013-08-07
2
-13/+16
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Skip CTestLimitDashJ test on Borland
Brad King
2013-08-07
1
-3/+5
|
/
/
/
*
|
|
Add the ALIAS target concept for libraries and executables.
Stephen Kelly
2013-08-02
70
-3/+386
|
/
/
*
|
Merge topic 'INCLUDES-DESTINATION-no-config'
Brad King
2013-08-01
5
-12/+29
|
\
\
|
*
|
Export: Process generator expressions from INCLUDES DESTINATION.
Stephen Kelly
2013-07-31
5
-12/+29
*
|
|
Allow target commands to be invoked with no items (#14325).
Stephen Kelly
2013-07-31
3
-0/+24
|
/
/
*
|
Merge topic 'static_library_flags'
Brad King
2013-07-31
4
-2/+43
|
\
\
|
*
|
Add additonal tests for the linker flags
Patrick Gansterer
2013-07-31
4
-2/+43
*
|
|
Merge topic 'ninja_bad_cmcldeps_paths'
Brad King
2013-07-31
1
-0/+3
|
\
\
\
|
*
|
|
VS 6: Tell BuildDepends test to tolerate ninjadep failure
Brad King
2013-07-30
1
-0/+3
*
|
|
|
Merge topic 'install-interface-includes'
Brad King
2013-07-31
4
-10/+0
|
\
\
\
\
[next]