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
...
|
*
|
|
|
VS: Create parser for Visual Studio .sln files
Petr Kmoch
2013-04-12
19
-0/+946
*
|
|
|
|
Merge topic 'vs10-preprocessor-semicolons'
Brad King
2013-05-16
1
-2/+1
|
\
\
\
\
\
|
*
|
|
|
|
VS 10: Escape ; as %3B in preprocessor definitions (#14073)
Brad King
2013-04-11
1
-2/+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'vs-no-compiler-pdb-setting'
Brad King
2013-05-16
1
-6/+5
|
\
\
\
\
\
|
*
|
|
|
|
VS: Separate compiler and linker PDB files (#11899, #14062)
Brad King
2013-04-05
1
-6/+5
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'cygwin_fd_setsize'
Brad King
2013-05-16
5
-0/+58
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
CTest: Add test for running many tests in parallel
Paul Kunysch
2013-03-22
5
-0/+58
*
|
|
|
|
Fix clearing of the INCLUDE_DIRECTORIES DIRECTORY property.
Stephen Kelly
2013-04-10
1
-0/+11
|
|
/
/
/
|
/
|
|
|
*
|
|
|
add_dependencies: Distinguish target v. file dependencies in error (#14050)
Brad King
2013-03-29
6
-0/+18
*
|
|
|
Merge topic 'fix-Qt5-incompatibility-check-version'
Brad King
2013-03-28
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Fix the Qt 5 version required to run the IncompatibleQt test.
Stephen Kelly
2013-03-26
1
-1/+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'error-on-exported-missing-include-dir'
Brad King
2013-03-28
4
-0/+15
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Error if linked target has relative paths in INTERFACE_INCLUDE_DIRECTORIES
Stephen Kelly
2013-03-26
4
-0/+15
*
|
|
|
Merge topic 'error-on-exported-missing-include-dir'
Brad King
2013-03-26
16
-4/+96
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Report an error on IMPORTED targets with a faulty INTERFACE
Stephen Kelly
2013-03-26
5
-2/+24
|
*
|
|
install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES
Stephen Kelly
2013-03-26
12
-2/+72
*
|
|
|
Merge topic 'fix-COMPILE_DEFINITIONS-config'
Brad King
2013-03-26
6
-3/+92
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Test evaluation of per-config COMPILE_DEFINITIONS (#14037)
Brad King
2013-03-25
6
-3/+92
|
|
/
/
*
|
|
Rename variable for including current directory in interfaces
Brad King
2013-03-19
6
-6/+6
|
/
/
*
|
Merge topic 'fix-genex-preprocess'
Brad King
2013-03-19
1
-0/+4
|
\
\
|
*
|
Fix cmGeneratorExpression::Preprocess for interleaved inputs.
Stephen Kelly
2013-03-18
1
-0/+4
|
|
/
*
|
FindQt4: Set the INTERFACE_QT_MAJOR_VERSION for Qt4::QtCore
Stephen Kelly
2013-03-18
7
-0/+30
|
/
*
Configure Tests/CMakeTests only with BUILD_TESTING ON
Brad King
2013-03-13
1
-2/+2
*
Merge topic 'cleanup-early-include-CTest-failure'
Brad King
2013-03-13
15
-60/+104
|
\
|
*
CTest: Fail early without PROJECT_BINARY_DIR (#14005)
Brad King
2013-03-12
6
-0/+20
|
*
build_command: Fail early without CMAKE_MAKE_PROGRAM (#14005)
Brad King
2013-03-12
5
-1/+15
|
*
Refactor RunCMake.build_command test to allow more cases
Brad King
2013-03-12
5
-59/+69
*
|
Merge topic 'fix-automoc-no-qt'
Brad King
2013-03-13
3
-0/+21
|
\
\
|
*
|
Automoc: Don't create automoc targets if Qt is not used (#13999)
Stephen Kelly
2013-03-12
3
-0/+21
*
|
|
Merge topic 'genex-SEMICOLON'
Brad King
2013-03-13
2
-0/+4
|
\
\
\
|
*
|
|
Add $<SEMICOLON> generator expression.
Jean-Christophe Fillion-Robin
2013-03-12
2
-0/+4
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'ExternalData-escape-semicolons'
Brad King
2013-03-13
9
-0/+57
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ExternalData: Preserve escaped semicolons during argument expansion
Brad King
2013-03-12
9
-0/+57
*
|
|
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
|
/
/
*
|
Merge topic 'FixPreLinkTest'
Brad King
2013-03-05
1
-1/+1
|
\
\
|
*
|
Use PRE_LINK instead of PRE_BUILD when testing PRE_LINK.
James Bigler
2013-03-04
1
-1/+1
*
|
|
Merge topic 'GetPrerequisites-objdump'
Brad King
2013-03-04
1
-0/+1
|
\
\
\
|
*
|
|
GetPrerequisites: Enable test for BundleUtilities on MinGW
Michael Tänzer
2013-03-01
1
-0/+1
|
|
/
/
*
|
|
Merge topic 'ctest_update-Git-HEAD'
Brad King
2013-03-04
1
-4/+6
|
\
\
\
|
*
|
|
CTest: Fix ctest_update with 'HEAD' file in source tree
Brad King
2013-02-28
1
-4/+6
|
|
/
/
*
|
|
Merge topic 'remove-TARGET_DEFINED-genex'
Brad King
2013-03-04
5
-18/+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
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 the ExportImport test.
Stephen Kelly
2013-02-25
1
-1/+1
|
*
|
Remove use of TARGET_DEFINED from target_include_directories test.
Stephen Kelly
2013-02-25
1
-3/+3
*
|
|
Merge topic 'interface-property-external-read'
Brad King
2013-02-25
3
-1/+40
|
\
\
\
|
*
|
|
Fix the tests for evaluating includes and defines.
Stephen Kelly
2013-02-23
1
-4/+4
|
*
|
|
Expand includes and defines transitively in 'external' genexes.
Stephen Kelly
2013-02-23
3
-1/+40
[prev]
[next]