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
*
CPack/RPM test for using custom binary spec file
Domen Vrankar
2017-01-10
6
-0/+102
*
Merge topic 'cpack-new-tests'
Brad King
2017-01-10
20
-63/+110
|
\
|
*
RunCMake.CPack_* add COMPONENT to minimal test
Domen Vrankar
2016-12-23
1
-1/+1
|
*
CPack/Archive minimal tests for more formats
Domen Vrankar
2016-12-23
20
-63/+110
*
|
Merge topic 'cpack-deb-md5sums-paths-fix'
Brad King
2017-01-10
4
-0/+11
|
\
\
|
*
|
CPack/Deb invalid md5sums file fix
Domen Vrankar
2016-12-23
4
-0/+11
|
|
/
*
|
CPack test additional std out/err regex file overloads
Domen Vrankar
2017-01-10
2
-3/+18
*
|
cmTarget: Enforce TYPE being a read-only property
Gregor Jasny
2017-01-09
4
-0/+5
|
/
*
try_compile: extend CMP0067 to honor language standards for CUDA.
Robert Maynard
2016-12-12
6
-0/+23
*
Merge topic 'try_compile-lang-std'
Brad King
2016-12-07
17
-0/+214
|
\
|
*
try_compile: Add policy CMP0067 to honor language standards
Brad King
2016-12-06
5
-0/+90
|
*
try_compile: Add options to specify language standards
Brad King
2016-12-06
15
-0/+124
*
|
CPackRPM now supports multiple directives in CPACK_RPM_USER_FILELIST
Harry Mallon
2016-12-03
4
-0/+28
|
/
*
Merge topic 'execute_process-encoding'
Brad King
2016-12-02
9
-0/+26
|
\
|
*
execute_process: Add ENCODING option for Windows child process output
Dāvis Mosāns
2016-11-30
9
-0/+26
*
|
VS: Add target property VS_DEBUGGER_WORKING_DIRECTORY
Michael Stürmer
2016-11-30
3
-0/+28
*
|
Merge topic 'msbuild-customization'
Brad King
2016-11-30
4
-0/+38
|
\
\
|
*
|
VS: Add option to customize vcxproj user props file
Michael Stürmer
2016-11-29
4
-0/+38
*
|
|
Make error message of standalone endwhile command consistent
Daniel Pfeifer
2016-11-29
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'vs-default-build-package'
Brad King
2016-11-29
3
-0/+32
|
\
\
|
*
|
VS: Add option to place `PACKAGE` target in solution default build
Michael Stürmer
2016-11-29
3
-0/+32
|
|
/
*
|
Merge topic 'try_compile-honor-CMAKE_WARN_DEPRECATED'
Brad King
2016-11-29
2
-0/+20
|
\
\
|
*
|
try_compile: Honor CMAKE_WARN_DEPRECATED in test project
Brad King
2016-11-22
2
-0/+20
*
|
|
Tests: CPack test documentation facelift
Domen Vrankar
2016-11-27
1
-32/+136
*
|
|
Tests: CPack/DEB test change prerequirements check
Domen Vrankar
2016-11-27
4
-6/+11
*
|
|
Tests: source CPack tests don't require build stage
Domen Vrankar
2016-11-27
2
-3/+3
*
|
|
Tests: CPack test set packaging type
Domen Vrankar
2016-11-27
25
-158/+130
*
|
|
Tests: remove generator prefix from CPack test name
Domen Vrankar
2016-11-27
19
-7/+7
*
|
|
Tests: CPack test long_filenames prerequirements
Domen Vrankar
2016-11-27
1
-2/+2
*
|
|
Tests: CPack test use same content list
Domen Vrankar
2016-11-27
22
-107/+154
*
|
|
Tests: CPack test unify expected file naming
Domen Vrankar
2016-11-27
27
-54/+122
*
|
|
Tests: CPack test move and merge VerifyResult
Domen Vrankar
2016-11-27
16
-117/+110
*
|
|
Tests: CPack test move per test prerequirements
Domen Vrankar
2016-11-27
4
-2/+2
*
|
|
Tests: CPack test merge generator specifics
Domen Vrankar
2016-11-27
21
-104/+127
*
|
|
Tests: CPack test move ExpectedFiles script
Domen Vrankar
2016-11-27
35
-105/+109
*
|
|
Tests: CPack test should always check test output
Domen Vrankar
2016-11-27
4
-7/+5
*
|
|
Tests: CPack test move std error files to test files
Domen Vrankar
2016-11-27
5
-4/+4
*
|
|
Tests: CPack move tests to separate dir
Domen Vrankar
2016-11-27
20
-1/+1
*
|
|
Tests: CPack test should use default package name
Domen Vrankar
2016-11-27
28
-46/+18
*
|
|
Tests: CPack/RPM test introduction of default stderr test output
Domen Vrankar
2016-11-27
14
-22/+3
*
|
|
Tests: fix CPack test source packages missing generator type
Domen Vrankar
2016-11-27
1
-1/+1
*
|
|
Tests: CPack fix for invalid config file path
Domen Vrankar
2016-11-27
1
-2/+1
|
/
/
*
|
Merge topic 'capture-clang-tidy-errors'
Brad King
2016-11-21
6
-1/+15
|
\
\
|
|
/
|
/
|
|
*
cmake: Report if the <LANG>_CLANG_TIDY tool exits with non-zero
Brad King
2016-11-18
5
-0/+13
|
*
cmake: Comment why we ignore the include-what-you-use return code
Brad King
2016-11-18
1
-1/+2
*
|
Tolerate removed/replaced CMakeCache.txt with old CMakeFiles/
Brad King
2016-11-17
3
-0/+27
|
/
*
Merge topic 'android-info-variables'
Brad King
2016-11-17
1
-1/+33
|
\
|
*
Android: Add CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINE
Brad King
2016-11-14
1
-0/+17
|
*
Android: Add CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG variable
Brad King
2016-11-14
1
-0/+8
|
*
Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION
Brad King
2016-11-14
1
-1/+8
[next]