index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'backport-clang-gnulike-support' into release-3.15
Brad King
2019-07-24
1
-5
/
+0
|
\
|
*
Clang: For MSVC ABI do not use modes older than C++14
Brad King
2019-07-24
1
-5
/
+0
*
|
Fix allocation in CROSSCOMPILING_EMULATOR evaluation
Marek Antoniak
2019-07-23
1
-0
/
+3
|
/
*
Merge branch 'backport-implicit-includes-cray-hlist'
Brad King
2019-07-09
7
-0
/
+165
|
\
|
*
Cray: Fix include parsing when the -hlist= flag is present
Chuck Atkins
2019-07-09
7
-0
/
+165
*
|
list(POP_FRONT): Fix always assigning first item to output vars
Alex Turbov
2019-06-30
1
-0
/
+13
*
|
export: Restore support for empty TARGETS list
Brad King
2019-06-25
2
-0
/
+2
*
|
Merge branch 'FindBoost-component' into release-3.15
Brad King
2019-06-18
26
-0
/
+418
|
\
\
|
*
|
FindBoost: Add tests for legacy variables
Alexander Grund
2019-06-18
25
-0
/
+415
|
*
|
Tests.RunCMake.FindBoost: Fix example BoostConfig
Alexander Grund
2019-06-18
1
-0
/
+3
*
|
|
cmake: Teach -E capabilities to report supported fileapi requests
Brad King
2019-06-07
1
-1
/
+1
|
/
/
*
|
Tests: Fix RunCMake.ctest_update test to not require GIT_EXECUTABLE
Brad King
2019-06-04
2
-2
/
+4
*
|
Merge topic 'emulator-arguments'
Brad King
2019-06-04
7
-3
/
+67
|
\
\
|
*
|
Teach CROSSCOMPILING_EMULATOR to support arguments
Marek Antoniak
2019-06-03
7
-3
/
+67
*
|
|
Merge topic 'remove_directories'
Brad King
2019-06-04
11
-1
/
+28
|
\
\
\
|
*
|
|
cmake: Teach -E remove_directory to remove multiple directories
John Freeman
2019-06-03
7
-0
/
+18
|
*
|
|
Tests: Add RunCMake.CommandLine make_directory test checks
John Freeman
2019-06-03
2
-0
/
+9
|
*
|
|
Tests: Fix RunCMake.CommandLine make_directory test name
John Freeman
2019-06-03
3
-1
/
+1
|
|
/
/
*
|
|
Merge topic 'executables-are-consoled'
Brad King
2019-06-04
5
-1
/
+12
|
\
\
\
|
*
|
|
Swift: disallow WIN32_EXECUTABLE properties
Saleem Abdulrasool
2019-06-03
5
-1
/
+12
|
|
/
/
*
|
|
Merge topic 'compiler_id_gen_exp_supports_multiple_ids'
Brad King
2019-06-04
3
-5
/
+3
|
\
\
\
|
*
|
|
Genex: CompileLang and CompileLangAndId now match against a list of ids
Robert Maynard
2019-06-03
2
-4
/
+2
|
*
|
|
Genex: CompilerId now can match against a list of ids.
Robert Maynard
2019-06-03
1
-1
/
+1
|
|
/
/
*
|
|
Merge topic 'print-correct-line-number'
Brad King
2019-06-04
4
-2
/
+8
|
\
\
\
|
*
|
|
cmListFileCache: When missing ending ) print starting line instead of last one
Bartosz Kosiorek
2019-06-03
4
-2
/
+8
|
|
/
/
*
|
|
Merge topic 'better_error_message_for_visibility_preset_property'
Brad King
2019-06-04
1
-1
/
+1
|
\
\
\
|
*
|
|
The error message for VISIBILITY_PRESET now documents valid options.
Robert Maynard
2019-06-03
1
-1
/
+1
|
|
/
/
*
|
|
Tests: Fix RunCMake.CommandLine test to use generator in no-S-B case
Brad King
2019-06-03
1
-4
/
+6
|
/
/
*
|
Merge topic 'vs-add-package-reference'
Brad King
2019-05-31
3
-0
/
+44
|
\
\
|
*
|
VS: Added support for VS package references for nuget
Kinan Mahdi
2019-05-30
3
-0
/
+44
*
|
|
Merge topic 'tar-zstd-compression'
Brad King
2019-05-30
2
-0
/
+11
|
\
\
\
|
*
|
|
cmake: Teach cmake -E tar command, Zstandard compression
Bartosz Kosiorek
2019-05-22
2
-0
/
+11
*
|
|
|
Merge topic 'clang-gnulike-support'
Brad King
2019-05-29
5
-2
/
+13
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Tests: fix failures with gnu mode clang on windows
Zsolt Parragi
2019-05-24
5
-2
/
+13
*
|
|
|
cmake: tar: Allow selective extracting and listing of archives
Bartosz Kosiorek
2019-05-23
3
-1
/
+44
*
|
|
|
Merge topic 'genex-target-property-lifetime'
Brad King
2019-05-23
2
-0
/
+19
|
\
\
\
\
|
*
|
|
|
Genex: Fix value lifetimes in nested TARGET_PROPERTY evaluation
Brad King
2019-05-22
2
-0
/
+19
*
|
|
|
|
Merge topic 'framework-var'
Brad King
2019-05-23
2
-6
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
Add variable CMAKE_FRAMEWORK
Ruslan Baratov
2019-05-21
2
-6
/
+17
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'default-generator-env'
Brad King
2019-05-22
23
-0
/
+122
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Tests: Add environment generator tests
Eicke Herbertz
2019-05-22
23
-0
/
+122
*
|
|
|
|
file: Change REMOVE to ignore empty names
Brad King
2019-05-21
3
-0
/
+15
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'ninja-swift'
Brad King
2019-05-20
2
-1
/
+5
|
\
\
\
\
|
*
|
|
|
Tests: add a check for the Swift compiler
Saleem Abdulrasool
2019-05-17
2
-1
/
+5
*
|
|
|
|
Merge topic 'file-install-follow-symlink-chain'
Marc Chevrier
2019-05-18
2
-0
/
+169
|
\
\
\
\
\
|
*
|
|
|
|
file(INSTALL): Add FOLLOW_SYMLINK_CHAIN argument
Kyle Edwards
2019-05-16
2
-0
/
+169
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'offer_compiler_lang_generator_expression'
Brad King
2019-05-17
23
-0
/
+117
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Genex: Add COMPILE_LANG_AND_ID generator expression
Robert Maynard
2019-05-14
23
-0
/
+117
*
|
|
|
|
Merge topic 'msvc-jmc'
Brad King
2019-05-15
4
-1
/
+71
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
MSVC: Add support for /JMC (Just My Code)
Luca Cappa
2019-05-14
4
-1
/
+71
[next]