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 'use-std-unordered_map'
Brad King
2015-05-19
6
-6/+6
|
\
|
*
Tests: Don't rely on ordering of targets in maps.
Stephen Kelly
2015-05-17
6
-6/+6
*
|
Merge topic 'minor-cleanups'
Brad King
2015-05-19
4
-0/+14
|
\
\
|
*
|
if(): Test the effect of cmMakefileCall use in elseif() handling.
Stephen Kelly
2015-05-18
4
-0/+14
|
|
/
*
|
Merge topic 'fix-function-missing-endforeach'
Brad King
2015-05-19
7
-0/+32
|
\
\
|
|
/
|
/
|
|
*
Fix assertion failure on unmatched foreach in function (#15572)
Brad King
2015-05-18
7
-0/+32
*
|
Merge topic 'refactor-cmLocalGenerator'
Brad King
2015-05-15
2
-0/+17
|
\
\
|
*
|
Tests: Add case for 'ctest' run with bad CTestTestfile
Brad King
2015-05-14
2
-0/+17
*
|
|
Merge topic 'disallow-install-of-export'
Brad King
2015-05-15
9
-0/+49
|
\
\
\
|
*
|
|
install: Disallow installing export() result.
Stephen Kelly
2015-05-14
9
-0/+49
|
|
/
/
*
|
|
Merge topic 'fix-tests-in-usr-local'
Brad King
2015-05-15
5
-1/+23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Tests: Fix failures when running under the default install prefix (#15566)
Brad King
2015-05-14
4
-0/+12
|
*
|
Tests: Fix CheckSourceTree test when build is under source (#15566)
Brad King
2015-05-14
1
-1/+11
*
|
|
FindHDF5: Add version support
Axel Huebl
2015-05-13
1
-2/+2
|
/
/
*
|
Merge topic 'ctest-no-make-i'
Brad King
2015-05-12
15
-1/+87
|
\
\
|
*
|
CTest: Stop telling 'make' to ignore errors with -i
Brad King
2015-05-12
15
-1/+87
*
|
|
Merge topic 'cpack-deb-component-dependencies'
Brad King
2015-05-12
6
-1/+235
|
\
\
\
|
*
|
|
CPack/DEB per component dependencies
Raffi Enficiaud
2015-05-08
6
-1/+235
|
|
/
/
*
|
|
Merge topic 'cpack-not-running-tests'
Brad King
2015-05-12
2
-19/+22
|
\
\
\
|
*
|
|
CPack: Enable DEB and RPM tests more reliably
Domen Vrankar
2015-05-12
2
-19/+22
|
|
/
/
*
|
|
Merge topic 'ExternalProject-improve-missing-source-error'
Brad King
2015-05-12
10
-0/+69
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ExternalProject: Improve error when SOURCE_DIR is missing (#15560)
Brad King
2015-05-08
10
-0/+69
*
|
|
execute_process: Improve stdout/stderr merging
Brad King
2015-05-07
8
-0/+56
|
/
/
*
|
Merge topic 'vs-install-in-default-build'
Brad King
2015-05-07
4
-1/+18
|
\
\
|
*
|
VS: Add option to put INSTALL target in .sln default build
Robert Goulet
2015-05-06
4
-0/+15
|
*
|
Tests: Enable devenv tests on VS >= 10
Brad King
2015-05-04
1
-1/+3
*
|
|
CPack/DEB component dependency auto-discovery
Raffi Enficiaud
2015-05-07
3
-1/+101
|
/
/
*
|
Merge topic 'test-RunCMake-parallel-make'
Brad King
2015-04-30
1
-0/+3
|
\
\
|
*
|
Tests: Protect RunCMake tests from MAKEFLAGS in environment (#15542)
Brad King
2015-04-29
1
-0/+3
*
|
|
Merge topic 'cpack-deb-component-description'
Brad King
2015-04-30
5
-1/+221
|
\
\
\
|
*
|
|
CPackDEB component description
Raffi Enficiaud
2015-04-29
5
-1/+221
|
|
/
/
*
|
|
if: Implement new IN_LIST operator
Nils Gladitz
2015-04-30
10
-0/+81
*
|
|
Revert "add_custom_command: Diagnose MAIN_DEPENDENCY limitation."
Nils Gladitz
2015-04-30
11
-70/+0
|
/
/
*
|
Merge topic 'deterministic-CTest-tests'
Brad King
2015-04-28
2
-0/+4
|
\
\
|
*
|
Tests: Guard more CTest tests against parallel execution.
Stephen Kelly
2015-04-27
2
-0/+4
*
|
|
Merge topic 'test-ExportImport-AIX-GCC'
Brad King
2015-04-28
1
-0/+1
|
\
\
\
|
*
|
|
Tests: Fix ExportImport on AIX with GCC
Brad King
2015-04-23
1
-0/+1
|
|
/
/
*
|
|
Tests: Fix RunCMake.CTest to tolerate source line number changes
Brad King
2015-04-27
1
-1/+1
|
/
/
*
|
Merge topic 'cpack-deb-linitian-md5hash'
Brad King
2015-04-23
9
-0/+434
|
\
\
|
*
|
CPackDeb: Add basic package tests
Raffi Enficiaud
2015-04-23
9
-0/+434
*
|
|
Merge topic 'deterministic-CTest-tests'
Brad King
2015-04-23
1
-0/+3
|
\
\
\
|
*
|
|
Tests: Make a CTest test deterministic.
Stephen Kelly
2015-04-20
1
-0/+3
*
|
|
|
Merge topic 'ExternalProject-depend-INTERFACE'
Brad King
2015-04-22
9
-0/+48
|
\
\
\
\
|
*
|
|
|
ExternalProject: Allow dependencies on INTERFACE libraries
Brad King
2015-04-22
9
-0/+48
*
|
|
|
|
Merge topic 'ExternalProject-genex'
Brad King
2015-04-22
9
-7/+52
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
ExternalProject: Allow generator expressions with LOG_* options (#15287)
Andrey Pokrovskiy
2015-04-21
2
-1/+5
|
*
|
|
|
ExternalProject: Allow generator expressions in initial cache options
Andrey Pokrovskiy
2015-04-21
6
-7/+16
|
*
|
|
|
Tests: Add case to cover ExternalProject with subdirectories
Brad King
2015-04-21
3
-0/+32
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'fix-CTestTestSerialOrder-parallel-env'
Brad King
2015-04-22
1
-0/+1
|
\
\
\
\
|
*
|
|
|
Tests: Protect CTestTestSerialOrder from environment (#15524)
Brad King
2015-04-21
1
-0/+1
|
|
/
/
/
[next]