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
/
RunCMake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'deprecation-message'
Brad King
2013-10-09
14
-2/+33
|
\
|
*
Qt4Macros: Port to use message(DEPRECATION)
Stephen Kelly
2013-10-08
2
-2/+2
|
*
message: Add a DEPRECATION mode
Stephen Kelly
2013-10-08
12
-0/+31
*
|
Merge topic 'apple-clang-id'
Brad King
2013-10-09
1
-0/+3
|
\
\
|
|
/
|
/
|
|
*
Set policy CMP0025 to NEW while building CMake itself
Brad King
2013-10-08
1
-0/+3
*
|
Merge topic 'export-policy'
Brad King
2013-10-08
8
-0/+58
|
\
\
|
|
/
|
*
export: Add policy CMP0024 to disallow include() of export files
Stephen Kelly
2013-10-07
8
-0/+58
*
|
Merge topic 'INTERFACE_LIBRARY-target-type'
Brad King
2013-10-08
19
-0/+133
|
\
\
|
*
|
export: Add support for INTERFACE_LIBRARY targets
Stephen Kelly
2013-10-08
2
-0/+8
|
*
|
Add the INTERFACE_LIBRARY target type.
Stephen Kelly
2013-10-07
19
-0/+125
|
|
/
*
|
Merge topic 'CheckStructHasMember_CXX'
Brad King
2013-10-08
19
-0/+73
|
\
\
|
*
|
CheckStructHasMember: Add support for C++
Daniele E. Domenichelli
2013-10-08
19
-0/+73
|
|
/
*
|
Merge topic 'RunCMake-ignore-valgrind-lines'
Brad King
2013-10-07
1
-0/+1
|
\
\
|
*
|
Tests/RunCMake: Tolerate valgrind lines in CMake output
Brad King
2013-09-16
1
-0/+1
|
|
/
*
|
genex: Test preprocessing incomplete expressions.
Stephen Kelly
2013-09-13
2
-0/+24
|
/
*
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 '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
*
|
|
Cygwin: Avoid legacy warnings in RunCMake.* tests
Brad King
2013-08-13
36
-36/+36
*
|
|
Merge branch 'dev/fix-variable-watch-crash' into cmake-syntax
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
*
|
|
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
*
|
|
Add the ALIAS target concept for libraries and executables.
Stephen Kelly
2013-08-02
58
-0/+248
|
/
/
*
|
Export: Process generator expressions from INCLUDES DESTINATION.
Stephen Kelly
2013-07-31
4
-0/+13
*
|
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 'minor-cleanups'
Brad King
2013-07-29
3
-4/+4
|
\
\
\
|
*
|
|
Genex: Disallow LINKER_LANGUAGE only when used on a static library.
Stephen Kelly
2013-07-26
1
-2/+2
|
*
|
|
Export: Fix typo of LINK_INTERFACE_LIBRARIES.
Stephen Kelly
2013-07-26
2
-2/+2
*
|
|
|
Merge topic 'install-interface-includes'
Brad King
2013-07-26
4
-0/+10
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Add a convenient way to add the includes install dir to the INTERFACE.
Stephen Kelly
2013-07-24
4
-0/+10
*
|
|
Merge topic 'dev/export-target-without-language'
Brad King
2013-07-25
6
-0/+16
|
\
\
\
|
*
|
|
export: Error when exporting a target without a language
Ben Boeckel
2013-07-25
6
-0/+16
*
|
|
|
Merge topic 'doc-RunCMake-strips-expected'
Brad King
2013-07-25
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Tests/RunCMake: Document stripping of expected output
Ben Boeckel
2013-07-25
1
-1/+1
|
|
|
/
|
|
/
|
*
|
|
target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signature
Stephen Kelly
2013-07-24
22
-0/+150
*
|
|
Merge topic 'remove-LINK_LANGUAGE-genex'
Brad King
2013-07-24
2
-3/+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove the LINK_LANGUAGE generator expression.
Stephen Kelly
2013-07-24
2
-3/+4
|
|
/
*
|
Teach compiler ABI check to tolerate try_compile COPY_FILE failure
Brad King
2013-07-17
5
-0/+26
|
/
*
Merge topic 'obsolete-qt4-macros'
Brad King
2013-07-16
10
-0/+47
|
\
|
*
Mark qt4_use_modules and qt4_automoc as obsolete.
Stephen Kelly
2013-07-14
10
-0/+47
*
|
Merge topic 'target-policies'
Brad King
2013-07-15
7
-0/+36
|
\
\
|
*
|
Genex: Make CMP0021 and CMP0022 usable with TARGET_POLICY
Stephen Kelly
2013-07-11
7
-0/+36
*
|
|
Merge topic 'INTERFACE_LINK_LIBRARIES-prop'
Brad King
2013-07-15
28
-0/+145
|
\
\
\
|
|
/
/
[next]