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
/
Help
Commit message (
Expand
)
Author
Age
Files
Lines
*
MSVC: Record support for C11 and c_restrict
Raul Tambre
2020-08-11
1
-0/+7
*
Help: Add 3.18.2 release note about AUTOMOC_PATH_PREFIX default change
Joerg Bornemann
2020-08-10
1
-0/+8
*
Merge branch 'backport-3.17-automoc-path-prefix-off'
Brad King
2020-08-10
2
-4/+3
|
\
|
*
Merge branch 'backport-3.16-automoc-path-prefix-off'
Brad King
2020-08-10
2
-4/+3
|
|
\
|
|
*
Autogen: Turn off moc path prefix generation by default
Joerg Bornemann
2020-08-10
2
-4/+3
*
|
|
add_test: Revert "Allow special characters in test name"
Brad King
2020-07-27
2
-3/+9
*
|
|
Merge topic 'file-GET_RUNTIME_DEPENDENCIES-terms' into release-3.18
Brad King
2020-07-23
1
-2/+2
|
\
\
\
|
*
|
|
Help: Update file(GET_RUNTIME_DEPENDENCIES) prose to match option names
Brad King
2020-07-23
1
-2/+2
*
|
|
|
Xcode: Explicitly specify default native architecture on macOS
Brad King
2020-07-20
1
-0/+14
|
/
/
/
*
|
|
Merge topic 'doc-find_package' into release-3.18
Brad King
2020-07-15
1
-1/+1
|
\
\
\
|
*
|
|
Help: Fix typo in find_package documentation
Kai Koehne
2020-07-15
1
-1/+1
*
|
|
|
Help: Clarify wording of dir-related source property options
Craig Scott
2020-07-13
4
-56/+84
|
/
/
/
*
|
|
Help: Update get_property and get_source_file_property docs
Alexandru Croitor
2020-07-09
2
-2/+2
*
|
|
set_property: Allow both DIRECTORY and TARGET_DIRECTORY together
Alexandru Croitor
2020-07-09
2
-4/+6
*
|
|
Help: Clarify search order for resource spec file
Kyle Edwards
2020-07-07
2
-3/+15
*
|
|
Help: Update file(ARCHIVE...) synopsis for renamed options
Craig Scott
2020-07-06
1
-2/+2
*
|
|
Help: FRAMEWORK_MULTI_CONFIG_POSTFIX example should use actual config
Craig Scott
2020-07-05
1
-1/+1
*
|
|
Merge topic 'file-ARCHIVE-files-dirs' into release-3.18
Brad King
2020-07-01
1
-14/+16
|
\
\
\
|
*
|
|
file(ARCHIVE*): Collapse FILES and DIRECTORY options
Craig Scott
2020-06-30
1
-14/+16
*
|
|
|
Help: Update FileAPI codemodel version to 2.1, add release notes
Kyle Edwards
2020-06-30
2
-1/+9
*
|
|
|
Merge topic 'file-CONFIGURE-subdir' into release-3.18
Brad King
2020-06-30
1
-2/+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
file: Fix CONFIGURE output relative path
Brad King
2020-06-29
1
-2/+1
*
|
|
|
file(ARCHIVE_CREATE): Rename TYPE option to COMPRESSION
Craig Scott
2020-06-27
1
-12/+14
*
|
|
|
Help: Fix contents indenting for file(ARCHIVE_...) subcommands
Craig Scott
2020-06-27
1
-3/+3
*
|
|
|
Help: Add CMAKE_GTEST_DISCOVER_TESTS_DISCOVERY_MODE to release notes
Craig Scott
2020-06-24
1
-1/+3
*
|
|
|
Merge topic 'doc-get_target_property' into release-3.18
Brad King
2020-06-23
1
-5/+5
|
\
\
\
\
|
*
|
|
|
Help: Update docs for failure result of get_target_property
Christopher Tetreault
2020-06-23
1
-5/+5
|
|
/
/
/
*
|
|
|
Merge topic 'improve_device_link_policy_cross_ref' into release-3.18
Brad King
2020-06-18
2
-5/+7
|
\
\
\
\
|
*
|
|
|
Help: Better document that CMP0105 controls DEVICE_LINK parsing
Robert Maynard
2020-06-18
2
-5/+7
|
|
/
/
/
*
|
|
|
Help: Explicitly say transaction, don't abbreviate to trans
Craig Scott
2020-06-18
1
-2/+2
*
|
|
|
Help: Correct and condense examples for VS_SOLUTION_DEPLOY
Craig Scott
2020-06-18
1
-8/+6
*
|
|
|
Help: Add missing cross-referencing for generator expressions
Craig Scott
2020-06-18
3
-3/+3
*
|
|
|
Help: Formatting, crossref for FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG>
Craig Scott
2020-06-18
1
-11/+12
*
|
|
|
Help: Add missing PCH_WARN_INVALID docs and related cleanups
Craig Scott
2020-06-18
3
-3/+8
*
|
|
|
Help: Fix order of FindCUDAToolkit entry in 3.18 release notes
Brad King
2020-06-17
1
-8/+8
|
/
/
/
*
|
|
Help: Mention CUDA Clang limitations in 3.18 release notes
Raul Tambre
2020-06-16
1
-1/+2
*
|
|
Merge topic 'cuda_clang_toolkit_path' into release-3.18
Brad King
2020-06-15
1
-0/+8
|
\
\
\
|
*
|
|
CUDA: Determine CUDA toolkit location for NVCC
Raul Tambre
2020-06-12
1
-3/+7
|
*
|
|
FindCUDAToolkit: Add CUDAToolkit_LIBRARY_ROOT
Raul Tambre
2020-06-12
1
-0/+4
*
|
|
|
CUDA: Add support for disabling CUDA_ARCHITECTURES
Raul Tambre
2020-06-15
2
-0/+35
|
/
/
/
*
|
|
Help/dev: document other arguments to `Do: test`
Ben Boeckel
2020-06-09
1
-0/+13
*
|
|
Merge topic 'doc-gitlab-ci' into release-3.18
Craig Scott
2020-06-09
1
-34/+31
|
\
\
\
|
*
|
|
Help/dev: Update CMake Review Process document for GitLab CI
Brad King
2020-06-09
1
-34/+31
*
|
|
|
Help: Add example for REQUIRED_FILES test property
Michael Hirsch
2020-06-08
1
-1/+32
*
|
|
|
Help: Add example for DEPENDS test property
Michael Hirsch
2020-06-08
1
-0/+12
|
/
/
/
*
|
|
Help: Drop development topic notes to prepare release
Brad King
2020-06-05
2
-9/+0
*
|
|
Merge topic 'doc-3.18-relnotes'
Brad King
2020-06-05
62
-370/+301
|
\
\
\
|
*
|
|
Help: Organize and revise 3.18 release notes
Brad King
2020-06-03
1
-169/+211
|
*
|
|
Help: Consolidate 3.18 release notes
Brad King
2020-06-03
62
-370/+259
*
|
|
|
Merge topic 'doc-EXCLUDE_FROM_ALL'
Brad King
2020-06-03
2
-7/+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]