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
*
CLI: Suppress the unused warning if the key value pair is cached.
Stephen Kelly
2013-06-04
3
-11/+33
*
Merge topic 'ExternalData-no-re-stage'
Brad King
2013-05-28
3
-0/+43
|
\
|
*
ExternalData: Do not re-stage staged object files
Brad King
2013-05-24
3
-0/+43
*
|
Merge topic 'silence-vs6-warnings'
Brad King
2013-05-28
4
-4/+18
|
\
\
|
*
|
Tests/CompileDefinitions: Avoid spaces in defines on VS 6
Stephen Kelly
2013-05-24
4
-4/+18
*
|
|
Merge topic 'genex-generate-file'
Brad King
2013-05-28
20
-0/+71
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
file: Add GENERATE command to produce files at generate time
Stephen Kelly
2013-05-24
20
-0/+71
|
|
/
*
|
Merge topic 'geh-cleanup-identifiers'
Brad King
2013-05-24
5
-0/+44
|
\
\
|
*
|
GenerateExportHeader: Generate only C identifiers as defines
Stephen Kelly
2013-05-24
5
-0/+44
*
|
|
Merge topic 'geh-add-missing-test'
Brad King
2013-05-24
1
-0/+1
|
\
\
\
|
*
|
|
Tests/Module/GenerateExportHeader: Test exported free-function
Stephen Kelly
2013-05-24
1
-0/+1
|
|
/
/
*
|
|
Merge topic 'geh-output-tweak'
Brad King
2013-05-24
1
-2/+2
|
\
\
\
|
*
|
|
GenerateExportHeader: Add newlines to separate the compiler output.
Stephen Kelly
2013-05-23
1
-2/+2
|
|
/
/
*
|
|
Merge topic 'language-generator-expressions'
Brad King
2013-05-24
8
-0/+116
|
\
\
\
|
*
|
|
Add $<LINK_LANGUAGE> generator expression
Stephen Kelly
2013-05-24
8
-0/+116
*
|
|
|
Merge topic 'fix-include_directories-whitespace-handling'
Brad King
2013-05-24
1
-1/+4
|
\
\
\
\
|
*
|
|
|
Tests/IncludeDirectories: Avoid shared library with no symbols
Brad King
2013-05-23
1
-1/+4
*
|
|
|
|
Merge topic 'Memchecker-Mac-fix'
Brad King
2013-05-24
1
-1/+1
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Tests: ignore GuardMalloc messages on all Apple build, not just XCode ones
Rolf Eike Beer
2013-05-23
1
-1/+1
*
|
|
|
|
Merge topic 'join-genex'
Brad King
2013-05-22
4
-3/+29
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Add the JOIN generator expression.
Stephen Kelly
2013-05-16
4
-3/+29
*
|
|
|
|
Merge topic 'Memchecker-AIX-fix'
Brad King
2013-05-22
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
Tests: fix build of dummy memtester on AIX
Rolf Eike Beer
2013-05-21
1
-1/+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'string-MAKE_C_IDENTIFIER-subcommand'
Brad King
2013-05-22
1
-0/+6
|
\
\
\
\
\
|
*
|
|
|
|
string: Add MAKE_C_IDENTIFIER subcommand
Stephen Kelly
2013-05-21
1
-0/+6
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'add-EXPORT_NAME-property'
Brad King
2013-05-22
9
-7/+65
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add EXPORT_NAME property.
Stephen Kelly
2013-05-18
9
-7/+65
*
|
|
|
|
Merge topic 'fix-include_directories-whitespace-handling'
Brad King
2013-05-21
2
-0/+12
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
include_directories: Fix handling of empty or space-only entries
Stephen Kelly
2013-05-21
2
-0/+12
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'fix-genex-comma-parse'
Brad King
2013-05-21
2
-0/+20
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Fix handling of commas in arbitrary content in genexes.
Stephen Kelly
2013-05-16
2
-0/+20
|
|
/
/
*
|
|
Merge topic 'implicit-link-sanitize-regex'
Brad King
2013-05-21
1
-0/+1
|
\
\
\
|
*
|
|
Sanitize linker name to parse implicit link line (#14154)
Brad King
2013-05-17
1
-0/+1
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'error-on-exported-missing-include-dir'
Brad King
2013-05-21
4
-0/+15
|
\
\
\
|
*
|
|
Error on relative path in INCLUDE_DIRECTORIES target property.
Stephen Kelly
2013-05-21
4
-0/+15
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'vs-windows-forms'
Brad King
2013-05-21
7
-0/+193
|
\
\
\
|
*
|
|
VS: Add Windows Forms Support
John Farrier
2013-05-16
7
-0/+193
|
|
/
/
*
|
|
Merge topic 'test-moc-with-empty-COMPILE_DEFINITIONS'
Brad King
2013-05-21
3
-0/+47
|
\
\
\
|
*
|
|
Test the use of target transitive compile definitions with moc.
Stephen Kelly
2013-05-15
3
-0/+47
*
|
|
|
Merge topic 'Automoc-Qt4-Qt5'
Brad King
2013-05-21
5
-15/+55
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Remove an endif() followed by an if() for the same condition.
Stephen Kelly
2013-03-16
1
-2/+1
|
*
|
Add a test for Qt5Automoc
Stephen Kelly
2013-03-16
3
-8/+42
|
*
|
Make the QtAutomoc test compile with either Qt 4 or Qt 5
Stephen Kelly
2013-03-16
2
-6/+13
*
|
|
Merge topic 'MemChecker-improvements'
Brad King
2013-05-16
34
-369/+199
|
\
\
\
|
*
|
|
Tests: ignore Guard Malloc messages in MemChecker tests
Rolf Eike Beer
2013-05-14
1
-1/+7
|
*
|
|
Tests: add a test with custom options passed to valgrind
Rolf Eike Beer
2013-05-09
2
-0/+15
|
*
|
|
Tests: add test for non-existent Valgrind suppression file
Rolf Eike Beer
2013-05-09
1
-1/+7
|
*
|
|
Tests: verify that memory checker output files are always present
Rolf Eike Beer
2013-05-09
2
-1/+43
|
*
|
|
Tests: remove code duplication in CTestTestMemCheck tests
Rolf Eike Beer
2013-05-09
29
-319/+55
|
*
|
|
CTest: remove unreachable code and CTestTestMemcheckUnknown test
Rolf Eike Beer
2013-05-09
4
-36/+3
[next]