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
*
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
|
|
/
/
/
*
|
|
|
Merge topic 'WCDH-multi-file'
Brad King
2014-11-26
10
-0/+57
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
WCDH: Make it possible to generate multiple files.
Stephen Kelly
2014-11-24
10
-0/+57
*
|
|
|
Merge topic 'file-GENERATE-rerun'
Brad King
2014-11-25
4
-0/+38
|
\
\
\
\
|
*
|
|
|
file(GENERATE): Re-run cmake when appropriate.
Stephen Kelly
2014-11-18
4
-0/+38
|
|
/
/
/
*
|
|
|
Add an option for explicit BYPRODUCTS of custom commands (#14963)
Brad King
2014-11-14
8
-0/+14
|
/
/
/
*
|
|
Add USES_TERMINAL option for custom commands
Peter Collingbourne
2014-11-14
8
-0/+14
*
|
|
Tests: Test add_custom_command and add_custom_target error cases
Brad King
2014-11-14
29
-0/+85
*
|
|
file(GENERATE): Evaluate early to allow generating source files
Stephen Kelly
2014-11-12
14
-0/+85
*
|
|
file(GENERATE): Use permissions of input file if present.
Stephen Kelly
2014-11-04
5
-0/+28
*
|
|
ExternalProject: Add unit tests
Daniele E. Domenichelli
2014-11-03
5
-0/+87
*
|
|
Merge topic 'fix-configure_file-COPYONLY'
Brad King
2014-11-03
3
-0/+13
|
\
\
\
|
*
|
|
configure_file: Warn about unknown arguments
Brad King
2014-10-31
3
-0/+13
|
|
/
/
*
|
|
Merge topic 'ExternalProject_CMAKE_CACHE_DEFAULT_ARGS'
Brad King
2014-10-31
6
-0/+80
|
\
\
\
|
*
|
|
ExternalProject: Add unit tests for CMAKE_CACHE_DEFAULT_ARGS
Daniele E. Domenichelli
2014-10-31
6
-0/+80
*
|
|
|
Merge topic 'fix--D-command-line-parsing'
Brad King
2014-10-30
6
-0/+15
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
cmCacheManager: parse -D flags more strictly
Ben Boeckel
2014-10-20
1
-1/+1
|
*
|
|
Tests: test -D parsing on the command line
Ben Boeckel
2014-10-20
6
-0/+15
|
|
/
/
*
|
|
Merge topic 'revert-definition-map-lookup'
Brad King
2014-10-27
5
-0/+266
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge branch 'parent-scope-tests' into variable-pull-failure
Ben Boeckel
2014-10-24
5
-0/+266
|
|
\
|
|
*
test: add a test for PARENT_SCOPE with multiple scopes
Ben Boeckel
2014-10-24
3
-0/+249
|
|
*
test: add test for PARENT_SCOPE behavior
Ben Boeckel
2014-10-24
3
-0/+17
*
|
|
FPHSA: fix when requested or found version is exactly 0
Rolf Eike Beer
2014-10-07
4
-0/+8
*
|
|
FPHSA: when EXACT version match is requested only compare the components given
Rolf Eike Beer
2014-10-07
21
-0/+45
*
|
|
Merge topic 'ninja-compiler-change'
Brad King
2014-09-24
1
-1/+1
|
\
\
\
|
*
|
|
Ninja: Prevent compilers to be silently modified
Sylvain Joubert
2014-09-22
1
-1/+1
*
|
|
|
Tests: Fix CMP0054 warnings
Brad King
2014-09-16
4
-5/+5
|
/
/
/
*
|
|
Merge topic 'vs-generator-platform'
Brad King
2014-09-15
13
-1/+60
|
\
\
\
|
*
|
|
Tests: Test setting a generator platform in a toolchain file
Brad King
2014-09-15
9
-0/+50
|
*
|
|
cmake: Add -A option to specify a generator platform
Brad King
2014-09-15
5
-1/+10
[next]