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
*
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
|
/
*
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
|
\
\
\
\
|
*
|
|
|
install: Remove error condition using INCLUDES DESTINATION without EXPORT.
Stephen Kelly
2013-07-29
4
-10/+0
*
|
|
|
|
Merge topic 'fix-export-includes-crash'
Brad King
2013-07-29
2
-0/+7
|
\
\
\
\
\
|
*
|
|
|
|
Fix crash on export of target with empty INTERFACE_INCLUDE_DIRECTORIES.
Stephen Kelly
2013-07-29
2
-0/+7
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'memcheck_pre_post_args'
Brad King
2013-07-29
1
-1/+5
|
\
\
\
\
\
|
*
|
|
|
|
Revert "CTest: fix pre and post test commands with spaces" (#13887)
Rolf Eike Beer
2013-07-27
1
-1/+5
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'ninja_bad_cmcldeps_paths'
Brad King
2013-07-29
3
-0/+58
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Ninja: Update BuildDepends test to verify cmcldeps depfiles.
Robert Maynard
2013-07-26
3
-0/+58
*
|
|
|
|
Merge topic 'minor-cleanups'
Brad King
2013-07-29
9
-4/+33
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Genex: Disallow LINKER_LANGUAGE only when used on a static library.
Stephen Kelly
2013-07-26
1
-2/+2
|
*
|
|
|
cmTarget: Fix iface libraries and languages for static libraries.
Stephen Kelly
2013-07-26
6
-0/+29
[next]