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 'features-c++17'
Brad King
2016-12-05
2
-2/+7
|
\
|
*
Features: Add infrastructure for C++ 17 language standard
Brad King
2016-12-02
2
-2/+7
*
|
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
11
-0/+78
|
\
\
|
*
|
execute_process: Add ENCODING option for Windows child process output
Dāvis Mosāns
2016-11-30
11
-0/+78
*
|
|
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
*
|
|
Merge topic 'QtAutogen_tests_update_v2'
Brad King
2016-11-30
64
-101/+127
|
\
\
\
|
*
|
|
QtAutogen tests: Pass Qt compiler features to library targets
Sebastian Holtermann
2016-11-29
2
-1/+7
|
*
|
|
QtAutogen tests: Move the complex test case to a subdirectory
Sebastian Holtermann
2016-11-29
57
-84/+89
|
*
|
|
QtAutogen tests: Extend test description in CMakeLists.txt
Sebastian Holtermann
2016-11-29
1
-6/+14
|
*
|
|
QtAutogen tests: Move independent sameName test to top list of CMakeLists.txt
Sebastian Holtermann
2016-11-29
1
-3/+4
|
*
|
|
QtAutogen tests: Rename uiconly target to camel case uicOnly
Sebastian Holtermann
2016-11-29
4
-4/+6
|
*
|
|
QtAutogen tests: Rename rcc_empty target to camel case rccEmpty
Sebastian Holtermann
2016-11-29
3
-7/+6
|
*
|
|
QtAutogen tests: Rename rcconly target to camel case rccOnly.
Sebastian Holtermann
2016-11-29
3
-6/+11
*
|
|
|
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
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'initial_cuda_language_support'
Brad King
2016-11-29
37
-0/+624
|
\
\
\
|
*
|
|
CUDA: Add tests to verify CUDA compiler works properly.
Robert Maynard
2016-11-14
37
-0/+624
*
|
|
|
Merge topic 'include-what-you-use'
Brad King
2016-11-28
4
-4/+18
|
\
\
\
\
|
*
|
|
|
iwyu: Fix more findings
Daniel Pfeifer
2016-11-28
3
-3/+15
|
*
|
|
|
iwyu: Fix OSX specific issues
Daniel Pfeifer
2016-11-22
1
-1/+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'cpack-tests-framework-updates'
Brad King
2016-11-28
129
-612/+778
|
\
\
\
\
|
*
|
|
|
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 '16449-revert-xcode-system-includes'
Brad King
2016-11-28
2
-14/+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Revert "Xcode: Obey SYSTEM keyword for includes (#15687)"
Gregor Jasny
2016-11-28
2
-14/+5
|
*
|
|
Merge branch 'cmake-server-handshake-improvements' into release
Brad King
2016-10-28
1
-2/+2
|
|
\
\
\
|
*
\
\
\
Merge branch 'cmake-server-message-quoting' into release
Brad King
2016-10-24
1
-5/+5
|
|
\
\
\
\
[next]