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: Add test for GoogleTest XML_OUTPUT_DIR
Stefan Floeren
2020-07-01
4
-0/+57
*
Merge topic 'file-CONFIGURE-subdir'
Brad King
2020-06-30
4
-0/+7
|
\
|
*
file: Fix CONFIGURE output relative path
Brad King
2020-06-29
4
-0/+7
*
|
Merge topic 'find_library-file-readable'
Brad King
2020-06-30
4
-2/+22
|
\
\
|
*
|
find_library: Check that library files are readable
Brad King
2020-06-29
4
-2/+22
|
|
/
*
|
Merge topic 'fileApiAddLanguageStandardBacktrace'
Brad King
2020-06-29
10
-2/+305
|
\
\
|
*
|
fileapi: Extend codemodel targets with language standard
Justin Goshi
2020-06-26
10
-2/+305
*
|
|
Merge topic 'file-ARCHIVE_CREATE-rename-TYPE-option'
Brad King
2020-06-29
19
-18/+31
|
\
\
\
|
*
|
|
file(ARCHIVE_CREATE): Rename TYPE option to COMPRESSION
Craig Scott
2020-06-27
19
-18/+31
*
|
|
|
Merge topic 'install-default-directory-permissions'
Kyle Edwards
2020-06-26
20
-0/+47
|
\
\
\
\
|
*
|
|
|
cmake-install: implement default directory permissions
Asit Dhal
2020-06-25
20
-0/+47
*
|
|
|
|
Merge topic 'visual-studio-android'
Brad King
2020-06-26
9
-11/+95
|
\
\
\
\
\
|
*
|
|
|
|
Visual Studio: Add Android support
Kyle Edwards
2020-06-24
9
-11/+95
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'config_genex_support_multiple_types'
Brad King
2020-06-26
7
-10/+43
|
\
\
\
\
\
|
*
|
|
|
|
Genex: $<CONFIG:> now supports multiple configurations
Robert Maynard
2020-06-24
7
-10/+43
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'GoogleTest-DISCOVERY_MODE-cleanups'
Brad King
2020-06-26
4
-8/+4
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Tests: Don't ask for things not required for GoogleTest
Craig Scott
2020-06-24
4
-8/+4
*
|
|
|
Merge topic 'deprecate-pre-2.8.12'
Craig Scott
2020-06-23
89
-81/+201
|
\
\
\
\
|
*
|
|
|
Deprecate compatibility with CMake versions older than 2.8.12
Brad King
2020-06-18
17
-4/+125
|
*
|
|
|
Tests/RunCMake: Update cmake_minimum_required versions
Brad King
2020-06-18
73
-77/+76
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'refactor_file_extension_queries'
Brad King
2020-06-23
2
-4/+4
|
\
\
\
\
|
*
|
|
|
Refactor file extension queries to be more consistent
Robert Maynard
2020-06-22
2
-4/+4
*
|
|
|
|
Graphviz: add missing support for circular dependencies
Corentin Plouet
2020-06-21
17
-230/+286
|
/
/
/
/
*
|
|
|
get_filename_component: make errors fatal
Asit Dhal
2020-06-18
6
-2/+11
|
/
/
/
*
|
|
Merge topic 'test-split-RunCMake.target_link_libraries'
Brad King
2020-06-18
40
-69/+202
|
\
\
\
|
|
/
/
|
*
|
Tests: Shorten case names in RunCMake.target_link_libraries-* tests
Brad King
2020-06-17
18
-31/+31
|
*
|
Tests: Split RunCMake.target_link_libraries test
Marc Chevrier
2020-06-17
40
-68/+201
|
|
/
*
|
Merge topic 'test-file-GET_RUNTIME_DEPENDENCIES'
Brad King
2020-06-17
68
-275/+295
|
\
\
|
|
/
|
*
Tests: Shorten case names in RunCMake.file-GET_RUNTIME_DEPENDENCIES test
Brad King
2020-06-16
64
-255/+255
|
*
Tests: Factor out RunCMake.file-GET_RUNTIME_DEPENDENCIES test
Brad King
2020-06-16
69
-296/+316
*
|
Merge topic 'test-RunCMake.GeneratorExpression'
Brad King
2020-06-16
314
-111/+160
|
\
\
|
|
/
|
*
Tests: Factor out RunCMake.GenEx-GENEX_EVAL test
Brad King
2020-06-16
30
-9/+15
|
*
Tests: Factor out RunCMake.GenEx-TARGET_FILE test
Brad King
2020-06-16
75
-31/+38
|
*
Tests: Factor out RunCMake.GenEx-DEVICE_LINK test
Brad King
2020-06-16
44
-15/+21
|
*
Tests: Factor out RunCMake.GenEx-HOST_LINK test
Brad King
2020-06-16
44
-15/+21
|
*
Tests: Factor out RunCMake.GenEx-LINK_LANG_AND_ID test
Brad King
2020-06-16
39
-12/+18
|
*
Tests: Factor out RunCMake.GenEx-LINK_LANGUAGE test
Brad King
2020-06-16
42
-13/+19
|
*
Tests: Factor out RunCMake.GenEx-COMPILE_LANG_AND_ID test
Brad King
2020-06-16
27
-8/+14
|
*
Tests: Factor out RunCMake.GenEx-COMPILE_LANGUAGE test
Brad King
2020-06-16
27
-8/+14
|
*
Merge topic 'cuda_architectures_disable' into release-3.18
Brad King
2020-06-15
2
-0/+4
|
|
\
|
*
\
Merge topic 'revert-find_program-exe-no-read' into release-3.18
Brad King
2020-06-15
2
-4/+10
|
|
\
\
*
|
\
\
Merge topic 'cmake-E-compare_files-exit-code'
Brad King
2020-06-16
3
-0/+3
|
\
\
\
\
|
*
|
|
|
cmake: add dedicated error for -E compare_files invalid arguments
Asit Dhal
2020-06-15
3
-0/+3
*
|
|
|
|
Merge topic 'cpack-pre-and-post-scripts'
Brad King
2020-06-16
7
-0/+40
|
\
\
\
\
\
|
*
|
|
|
|
CPack: Introduce pre- and post- build actions
Alex Turbov
2020-06-15
7
-0/+40
|
|
/
/
/
/
*
|
|
|
|
find_program: Find programs that are executable but not readable
Brad King
2020-06-15
10
-2/+46
|
/
/
/
/
*
|
|
|
Merge topic 'bundle-exe-space-in-name'
Brad King
2020-06-15
3
-0/+13
|
\
\
\
\
|
*
|
|
|
find_program: Properly decode URL for bundle exe name with spaces
Craig Scott
2020-06-14
3
-0/+13
*
|
|
|
|
Merge topic 'cmake-build-retval'
Brad King
2020-06-15
4
-0/+5
|
\
\
\
\
\
|
*
|
|
|
|
Tests: Add case for cmake --build with a failing target
Brad King
2020-06-12
4
-0/+5
[next]