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 'fix-xcode12-arm64-tests'
Brad King
2020-07-20
2
-1/+2
|
\
|
*
Apple: also specify sysroot for linking
Gregor Jasny
2020-07-17
1
-1/+1
|
*
Apple: suppress Xcode 12 ranlib warning
Gregor Jasny
2020-07-17
1
-0/+1
*
|
Merge topic 'swift-link-iface'
Brad King
2020-07-20
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
Swift: Fix regression in linking to interface libraries
Brad King
2020-07-17
1
-0/+1
|
*
Merge topic 'source_file_props_dedup_scopes' into release-3.18
Craig Scott
2020-07-14
1
-0/+19
|
|
\
|
*
\
Merge topic 'macos-11-file-GET_RUNTIME_DEPENDENCIES' into release-3.18
Brad King
2020-07-14
1
-12/+14
|
|
\
\
|
*
\
\
Merge topic 'profiling-case-insensitive-command-names' into release-3.18
Brad King
2020-07-14
2
-1/+18
|
|
\
\
\
*
|
|
|
|
FindX11: Add Xaw libraries
Kurt Sansom
2020-07-16
2
-0/+23
*
|
|
|
|
Merge topic 'cmake-E-create_hardlink'
Brad King
2020-07-16
10
-0/+49
|
\
\
\
\
\
|
*
|
|
|
|
cmake: Add -E create_hardlink
Sibi Siddharthan
2020-07-15
10
-0/+49
*
|
|
|
|
|
Move AddCompilerRequirementFlag to cmStandardLevelResolver
Robert Maynard
2020-07-15
2
-2/+2
*
|
|
|
|
|
Merge topic 'source_file_props_dedup_scopes'
Craig Scott
2020-07-14
1
-0/+19
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
set_property: Deduplicate source file directory scopes
Alexandru Croitor
2020-07-13
1
-0/+19
|
|
/
/
/
*
|
|
|
Merge topic 'genx-COMPILE_LANGUAGE-support'
Brad King
2020-07-14
4
-0/+36
|
\
\
\
\
|
*
|
|
|
Genex $<COMPILE_LANGUAGE>: Extend contexts supported
Marc Chevrier
2020-07-13
4
-0/+36
*
|
|
|
|
Merge topic 'macos-11-file-GET_RUNTIME_DEPENDENCIES'
Brad King
2020-07-14
1
-12/+14
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Tests: Update file(G_R_D) test to make system library optional
Kyle Edwards
2020-07-13
1
-12/+14
*
|
|
|
|
Merge topic 'profiling-case-insensitive-command-names'
Brad King
2020-07-14
2
-1/+18
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
cmake: Store lowercase command names in profiling output
Craig Scott
2020-07-13
2
-1/+18
|
|
/
/
*
|
|
Merge topic 'stl-support-filesystem-path'
Brad King
2020-07-13
2
-0/+1009
|
\
\
\
|
*
|
|
STL Support: Add cm::filesystem::path in <cm/filesystem>
Marc Chevrier
2020-07-09
2
-0/+1009
*
|
|
|
Merge topic 'cuda-memcheck'
Brad King
2020-07-13
8
-2/+324
|
\
\
\
\
|
*
|
|
|
Tests: Add cases for CTest cuda-memcheck parser
Tobias Ribizel
2020-07-09
8
-2/+324
*
|
|
|
|
Merge topic 'imported-local-target-alias'
Brad King
2020-07-13
4
-6/+25
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
ALIAS targets: Non-global aliases must be propagated to sub-directories
Marc Chevrier
2020-07-11
4
-6/+25
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'source_file_both_props'
Brad King
2020-07-10
4
-6/+30
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
set_property: Allow both DIRECTORY and TARGET_DIRECTORY together
Alexandru Croitor
2020-07-09
2
-2/+26
|
*
|
set_property: Fix name of TARGET_DIRECTORY option in error messages
Alexandru Croitor
2020-07-09
2
-4/+4
*
|
|
Merge topic 'file-GENERATE-tmp'
Brad King
2020-07-09
3
-0/+15
|
\
\
\
|
*
|
|
Tests: Cover file(GENERATE) using 'foo.tmp' as input for output 'foo'
Brad King
2020-07-08
3
-0/+15
*
|
|
|
Merge topic 'ctest-resource-spec-file-doc'
Craig Scott
2020-07-08
6
-1/+26
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Help: Clarify search order for resource spec file
Kyle Edwards
2020-07-07
6
-1/+26
*
|
|
|
Merge topic 'MissingVoid'
Brad King
2020-07-08
2
-2/+2
|
\
\
\
\
|
*
|
|
|
Tests: Fix pedantic warning about missing void in C function declaration
Sean McBride
2020-07-07
2
-2/+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'languageStandardMultipleBacktraceSupport'
Brad King
2020-07-08
2
-2/+17
|
\
\
\
\
|
*
|
|
|
fileapi: Support multiple backtraces for language standard
Justin Goshi
2020-07-06
2
-2/+17
|
|
/
/
/
*
|
|
|
Tests: Verify DMG default SLA content
Brad King
2020-07-03
1
-0/+16
*
|
|
|
Tests: Cover using RTF for DMG SLAs
Brad King
2020-07-03
3
-7/+11
|
/
/
/
*
|
|
Merge topic 'cpack-dmg-sla'
Brad King
2020-07-03
12
-0/+83
|
\
\
\
|
*
|
|
Tests: Add case for CPack DMG multi-language SLAs
Brad King
2020-07-02
11
-0/+67
|
*
|
|
Tests: Verify SLA in CPackComponentsForAll-DragNDrop-* DMG files
Brad King
2020-07-02
1
-0/+16
*
|
|
|
Merge topic 'restore-cwd-translation-map'
Brad King
2020-07-03
6
-0/+52
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Restore handling of build directory inside a symlinked path
Brad King
2020-07-02
6
-0/+52
|
*
|
Merge topic 'file-ARCHIVE-files-dirs' into release-3.18
Brad King
2020-07-01
2
-14/+14
|
|
\
\
|
*
\
\
Merge topic 'file-CONFIGURE-subdir' into release-3.18
Brad King
2020-06-30
4
-0/+7
|
|
\
\
\
|
*
\
\
\
Merge topic 'find_library-file-readable' into release-3.18
Brad King
2020-06-30
4
-2/+22
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'gtest-xml-add-test'
Brad King
2020-07-02
4
-0/+57
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Tests: Add test for GoogleTest XML_OUTPUT_DIR
Stefan Floeren
2020-07-01
4
-0/+57
*
|
|
|
|
|
|
Merge topic 'remove-warn-unused-vars'
Craig Scott
2020-07-01
3
-42/+0
|
\
\
\
\
\
\
\
[next]