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 topic 'fix-Qt-autogen'
Brad King
2014-01-29
8
-10/+84
|
\
|
*
QtAutogen: Short-circut some logic when moc is not available.
Stephen Kelly
2014-01-28
4
-0/+71
|
*
QtAutogen: Use Qt 4 IMPORTED targets to find executable locations.
Stephen Kelly
2014-01-28
4
-10/+13
*
|
Merge topic 'ExternalProject-git-submodules'
Brad King
2014-01-29
1
-0/+16
|
\
\
|
*
|
ExternalProject: Add option GIT_SUBMODULES
Gereon Kremer
2014-01-28
1
-0/+16
*
|
|
Cygwin: Avoid legacy warnings in RunCMake.CMP004[1235] tests
Brad King
2014-01-28
4
-4/+4
|
/
/
*
|
Merge topic 'ctest-update-p4-unknown-revision'
Brad King
2014-01-27
1
-1/+3
|
\
\
|
*
|
ctest_update: Handle P4 unknown revisions more robustly
Pedro Navarro
2014-01-22
1
-1/+3
*
|
|
Merge topic 'robust-ep-download-verify'
Brad King
2014-01-27
3
-0/+27
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
file DOWNLOAD: Test non-zero return status.
Matt McCormick
2014-01-16
1
-0/+13
|
*
|
file DOWNLOAD: Add test for bad hash.
Matt McCormick
2014-01-16
2
-0/+14
*
|
|
Allow projects to specify extra inputs to CMake
Brad King
2014-01-21
5
-0/+27
*
|
|
Add test case to verify CMake does not re-run on first build
Brad King
2014-01-21
3
-0/+23
*
|
|
cmake: Add '-E sleep' command
Brad King
2014-01-21
7
-0/+12
|
|
/
|
/
|
*
|
cmake: Improve '-E create_symlink' edge case handling (#14713)
Brad King
2014-01-20
8
-0/+39
*
|
Tests/RunCMake: Add function to run a specified command-line
Brad King
2014-01-20
2
-11/+32
*
|
Tests/RunCMake: Move documentation to a README.rst
Brad King
2014-01-20
2
-36/+52
|
/
*
allow to mark a test as "Not Run" with a specific return code (#8466)
Rolf Eike Beer
2014-01-14
4
-0/+49
*
Merge topic 'missing-dependency-error'
Brad King
2014-01-13
14
-0/+53
|
\
|
*
AddDependencies: new policy requires dependencies to exist
Nils Gladitz
2014-01-12
14
-0/+53
*
|
Tests: Fix find-package mode test.
Stephen Kelly
2014-01-11
1
-2/+2
|
/
*
Merge topic 'remove-duplicate-file'
Brad King
2014-01-10
1
-142/+0
|
\
|
*
Tests: Remove .orig file.
Stephen Kelly
2014-01-10
1
-142/+0
*
|
InterfaceLibrary: Add test requiring MAP_IMPORTED_CONFIG whitelisting
Stephen Kelly
2014-01-09
2
-0/+28
|
/
*
Merge topic 'policies'
Brad King
2014-01-09
34
-0/+178
|
\
|
*
get_target_property: Error on non-existent target.
Stephen Kelly
2014-01-08
13
-0/+43
|
*
Genex: Use case-sensitive comparison for COMPILER_ID.
Stephen Kelly
2014-01-08
8
-0/+81
|
*
cmTarget: Deprecate COMPILE_DEFINITIONS_ properties with a policy.
Stephen Kelly
2014-01-08
15
-0/+54
*
|
Merge topic 'optional-install'
Brad King
2014-01-09
17
-0/+244
|
\
\
|
*
|
InstallRules: added new variable to disable generation of install rules
Nils Gladitz
2014-01-08
17
-0/+244
*
|
|
Help: Ensure that target-policies are added to the documentation.
Stephen Kelly
2014-01-07
1
-0/+5
|
|
/
|
/
|
*
|
Genex: Add a nullary form for CONFIG
Stephen Kelly
2014-01-07
4
-11/+3
*
|
CompatibleInterface: Test debugging of not-set property.
Stephen Kelly
2014-01-07
2
-1/+8
*
|
Tests: simplify Qt4 target usage
Stephen Kelly
2014-01-07
1
-4/+1
*
|
Test: Remove obsolete commented code.
Stephen Kelly
2014-01-07
1
-2/+0
*
|
Genex: Make EQUAL support upper case binary literals
Stephen Kelly
2014-01-06
2
-9/+13
*
|
Don't allow include() of export(EXPORT) file at configure time.
Stephen Kelly
2014-01-06
4
-0/+14
*
|
cmTarget: Fix system include annotation propagation.
Stephen Kelly
2014-01-06
1
-0/+4
*
|
add_library: Disallow invalid signatures for INTERFACE_LIBRARY.
Stephen Kelly
2014-01-06
6
-1/+114
*
|
cmTarget: Enable convenient include dir handling for INTERFACE_LIBRARY.
Stephen Kelly
2014-01-06
4
-1/+24
*
|
Genex: Add EQUAL expression.
Stephen Kelly
2014-01-06
3
-2/+44
*
|
cmTarget: Use strtol for numeric parsing.
Stephen Kelly
2014-01-06
2
-2/+12
*
|
Merge topic 'minor-cleanups'
Brad King
2014-01-06
22
-7/+133
|
\
\
|
*
|
cmTarget: Test impliedByUse number-compatible properties.
Stephen Kelly
2014-01-04
4
-0/+15
|
*
|
cmTarget: Don't repeat property origin debug information.
Stephen Kelly
2014-01-04
2
-2/+15
|
*
|
cmTarget: Fix debug report for interface-set compatibility types.
Stephen Kelly
2014-01-04
2
-2/+15
|
*
|
cmTarget: Fix reporting interface-set properties which are FALSE.
Stephen Kelly
2014-01-04
2
-1/+10
|
*
|
Qt Tests: Remove commented and unneeded line.
Stephen Kelly
2014-01-04
1
-1/+0
|
*
|
cmTarget: Fix the property compatibility error message
Stephen Kelly
2014-01-04
6
-3/+21
|
*
|
cmTarget: Don't update IMPORTED target compilation properties
Stephen Kelly
2014-01-04
3
-0/+21
[next]