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 'test-ctest_submit-fail-with-RunCMake'
Brad King
2015-01-21
20
-1/+43
|
\
|
*
Tests: Fix obscure RunCMake.CTestSubmit 'drop' case failures
Brad King
2015-01-21
2
-0/+2
|
*
Tests: Extend RunCMake.CTestSubmit test to cover 'drop' failures
Brad King
2015-01-19
19
-1/+41
*
|
Merge topic 'cmake-E-tar-mtime'
Brad King
2015-01-20
7
-0/+14
|
\
\
|
*
|
cmake: Teach "-E tar" command a "--mtime=" option
Brad King
2015-01-19
7
-0/+14
*
|
|
Merge topic 'GNU-4.4-compile-features'
Brad King
2015-01-19
1
-3/+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Features: Use a more-common feature in cycle-test.
Stephen Kelly
2015-01-18
1
-2/+2
|
*
|
Features: Update comment in test to match the code.
Stephen Kelly
2015-01-18
1
-1/+1
*
|
|
Merge topic 'test-ctest_submit-fail-with-RunCMake'
Brad King
2015-01-19
13
-0/+81
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Tests: Add RunCMake.CTestSubmit cases covering ctest_submit failures
Brad King
2015-01-19
13
-0/+81
*
|
Merge topic 'GNU-4.6-compile-features'
Brad King
2015-01-16
2
-6/+6
|
\
\
|
|
/
|
/
|
|
*
Features: Adjust the RunCMake test to use more-common features.
Stephen Kelly
2015-01-15
2
-6/+6
*
|
Merge topic 'tests-RunCMake-report-command'
Brad King
2015-01-16
1
-0/+4
|
\
\
|
*
|
Tests: Teach RunCMake to report command-line on failure
Brad King
2015-01-15
1
-0/+4
*
|
|
ExternalData: Add support for custom download scripts
Brad King
2015-01-15
13
-0/+61
|
|
/
|
/
|
*
|
Merge topic 'fix-LOCATION-with-TARGET_OBJECTS'
Brad King
2015-01-15
4
-0/+20
|
\
\
|
*
|
cmTarget: Compute link language of TARGET_OBJECTS with CMP0026 OLD (#15338)
Stephen Kelly
2015-01-13
4
-0/+20
*
|
|
Merge topic 'revert-feature_record_msvc'
Brad King
2015-01-15
2
-8/+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Tests: Revert workaround for COMPILE_FEATURES genex bug
Brad King
2015-01-14
1
-1/+1
|
*
|
Revert topic 'feature_record_msvc'
Brad King
2015-01-14
1
-7/+2
*
|
|
Merge topic 'tests-encoding'
Brad King
2015-01-11
1
-1/+1
|
\
\
\
|
*
|
|
Encoding: Modify tests to work using non-ascii paths.
Clinton Stimpson
2015-01-09
1
-1/+1
*
|
|
|
Merge topic 'feature_record_msvc'
Brad King
2015-01-11
1
-2/+7
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Features: Enable writing of MSVC compiler feature header.
Robert Maynard
2015-01-11
1
-2/+7
*
|
|
|
Merge topic 'refactor-CompileFeatures-test'
Brad King
2015-01-11
1
-2/+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Features: Properly evaluate if the compiler supports cxx_final.
Robert Maynard
2015-01-11
1
-2/+2
*
|
|
|
Merge topic 'fix-empty-target-property-queries'
Brad King
2015-01-11
17
-0/+161
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
tests: add tests for querying properties
Ben Boeckel
2015-01-11
17
-0/+161
*
|
|
RunCMake: Expect empty output by default.
Stephen Kelly
2014-12-31
9
-4/+17
|
|
/
|
/
|
*
|
Tests: Fix RunCMake.CompileFeatures test NonValidTarget2 case
Brad King
2014-12-22
1
-0/+2
*
|
Tests: Move CTestTestMemcheck cases into a RunCMake.CTestMemcheck test
Brad King
2014-12-18
70
-0/+546
*
|
Tests: Allow RunCMake expected result code to be a regex
Brad King
2014-12-16
1
-1/+1
*
|
Tests: Simplify RunCMake test extra argument passing
Brad King
2014-12-15
1
-2/+2
*
|
Tests: Allow RunCMake tests to pass generator expressions
Brad King
2014-12-15
1
-1/+1
*
|
find_library: Fix repeat call after changing directory content (#15293)
Brad King
2014-12-08
5
-0/+25
*
|
Merge topic 'try_compile-link-flags'
Brad King
2014-12-08
4
-0/+86
|
\
\
|
*
|
try_compile: Pass linker flags into test project (#14066)
Brad King
2014-12-03
4
-0/+86
*
|
|
Merge topic 'cached-regex-clear-fixed'
Brad King
2014-12-04
5
-0/+116
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
test: add a test for clearing regex results
Ben Boeckel
2014-12-03
5
-0/+116
*
|
|
Merge topic 'file-LOCK-command'
Brad King
2014-12-03
45
-0/+196
|
\
\
\
|
*
|
|
file: Add LOCK subcommand to do file and directory locking
Ruslan Baratov
2014-12-03
45
-0/+196
|
|
/
/
*
|
|
continue: Add a new CMake language command for loop continuation (#14013)
Gregor Jasny
2014-12-01
19
-0/+100
|
/
/
*
|
Merge topic 'target-sources-error-conditions'
Brad King
2014-12-01
12
-1/+35
|
\
\
|
|
/
|
*
Export: Disallow export of targets with INTERFACE_SOURCES
Stephen Kelly
2014-11-29
7
-0/+17
|
*
cmTarget: Don't allow relative paths in INTERFACE_SOURCES
Stephen Kelly
2014-11-29
6
-1/+18
|
*
Merge branch 'revert-definition-map-lookup' into release
v3.1.0-rc1
Brad King
2014-10-24
5
-0/+266
|
|
\
*
|
\
Merge topic 'break-command-strictness'
Brad King
2014-11-26
21
-0/+73
|
\
\
\
|
*
|
|
break: Add policy CMP0055 to check calls strictly
Gregor Jasny
2014-11-25
21
-0/+73
*
|
|
|
Merge topic 'return-test-foreach'
Brad King
2014-11-26
5
-0/+18
|
\
\
\
\
|
*
|
|
|
return: Add test for returning inside a foreach loop
Gregor Jasny
2014-11-25
5
-0/+18
|
|
/
/
/
[next]