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
...
*
Merge branch 'release-3.20' into release-3.21
Brad King
2021-06-21
1
-0/+7
|
\
|
*
Help: Add 3.20 release note section for 3.20.{3,4,5}
Brad King
2021-06-21
1
-0/+7
|
*
Help: cmake_path: fix erroneous example for IS_PREFIX
Marc Chevrier
2021-06-12
1
-3/+4
*
|
Merge topic 'tutorial-sphinx-targets' into release-3.21
Brad King
2021-06-21
12
-0/+52
|
\
\
|
*
|
Tutorial: Make code snippets linkable
Brad King
2021-06-18
12
-0/+52
*
|
|
Help: Clarify the usage scope of source_group
Heiko Thiel
2021-06-18
1
-0/+3
|
/
/
*
|
Help: Drop development topic notes to prepare release
Brad King
2021-06-17
2
-9/+0
*
|
Merge topic 'doc-3.21-relnotes'
Brad King
2021-06-17
61
-343/+294
|
\
\
|
*
|
Help: Update Sphinx versionadded directives for 3.21 release
Brad King
2021-06-17
1
-0/+2
|
*
|
Help: Organize and revise 3.21 release notes
Brad King
2021-06-17
1
-148/+204
|
*
|
Help: Consolidate 3.21 release notes
Brad King
2021-06-14
60
-343/+236
*
|
|
Tutorial: Add infrastructure to preserve old links when renaming steps
Brad King
2021-06-17
1
-0/+9
*
|
|
Tutorial: Add captions for code blocks
Josef Angstenberger
2021-06-17
12
-0/+52
*
|
|
Tutorial: Small formatting improvements
Josef Angstenberger
2021-06-17
11
-39/+43
*
|
|
Tutorial: Fix links after splitting steps
Josef Angstenberger
2021-06-17
5
-14/+16
*
|
|
Tutorial: Split steps into separate files
Josef Angstenberger
2021-06-17
13
-931/+932
*
|
|
Tutorial: Break up intro paragraph
Brad King
2021-06-17
1
-6/+7
|
/
/
*
|
Merge topic 'objc-std-17-23'
Brad King
2021-06-14
1
-0/+4
|
\
\
|
*
|
ObjectiveC: Add C17 and C23 support
Gregor Jasny
2021-06-11
1
-0/+4
*
|
|
Help: cmake_path: fix erroneous example for IS_PREFIX
Marc Chevrier
2021-06-12
1
-3/+4
*
|
|
Merge topic 'p1689r4-updates'
Brad King
2021-06-11
1
-0/+3
|
\
\
\
|
*
|
|
cmScanDepFormat: P1689R4: Make work-directory optional
Ben Boeckel
2021-06-09
1
-0/+1
|
*
|
|
cmScanDepFormat: P1689R4: Factor out primary-output field
Ben Boeckel
2021-06-09
1
-0/+1
|
*
|
|
cmScanDepFormat: P1689R4: Flatten future-compile members into parent
Ben Boeckel
2021-06-09
1
-0/+1
|
|
/
/
*
|
|
Add directory property to list imported targets
Brad King
2021-06-10
4
-0/+23
*
|
|
Merge topic 'vs-custom-depfile'
Brad King
2021-06-10
3
-8/+11
|
\
\
\
|
*
|
|
VS: Add support for add_custom_command DEPFILE
Brad King
2021-06-09
2
-4/+7
|
*
|
|
Help: Generalize release note filename for add_custom_command DEPFILE
Brad King
2021-06-09
2
-5/+5
*
|
|
|
Merge topic 'ctest_custom_details'
Brad King
2021-06-10
1
-0/+11
|
\
\
\
\
|
*
|
|
|
ctest: allow test output to override the 'details' field
Zack Galbreath
2021-06-09
1
-0/+11
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'doc-ctest-interactive-popups'
Brad King
2021-06-10
1
-5/+7
|
\
\
\
\
|
*
|
|
|
Help: Document ctest(1) --interactive-debug-mode limitation
Brad King
2021-06-09
1
-5/+7
|
|
/
/
/
*
|
|
|
Help: Document special "CTEST_FULL_OUTPUT" test output string
Brad King
2021-06-09
2
-0/+6
|
/
/
/
*
|
|
Merge topic 'help-presets'
Brad King
2021-06-09
1
-0/+13
|
\
\
\
|
*
|
|
Help: presets: add note for ExternalProject users with env vars
Michael Hirsch
2021-06-08
1
-0/+13
|
|
/
/
*
|
|
Merge topic 'ctest_measurement_file'
Brad King
2021-06-09
3
-2/+24
|
\
\
\
|
*
|
|
ctest: add support for attaching files to tests at run time
Zack Galbreath
2021-06-08
3
-2/+24
|
|
/
/
*
|
|
Merge topic 'add_hip_language'
Brad King
2021-06-09
15
-6/+107
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
HIP: analyze output of `hipcc` to determine default GPU architecture
Zack Galbreath
2021-06-07
2
-3/+4
|
*
|
HIP: Add language to CMake
Robert Maynard
2021-06-07
14
-6/+105
|
*
|
ROCMClang: Add the ROCm toolkit derived clang compiler to CMake
Robert Maynard
2021-06-07
1
-0/+1
*
|
|
Merge topic 'install-with-runtime-dependencies'
Brad King
2021-06-08
4
-2/+144
|
\
\
\
|
*
|
|
FileAPI: Add integration for runtime dependency installers
Kyle Edwards
2021-06-04
1
-0/+24
|
*
|
|
Help: Add documentation for runtime dependency installation
Kyle Edwards
2021-06-04
3
-2/+120
*
|
|
|
Merge topic 'compile-options-order'
Brad King
2021-06-08
6
-10/+33
|
\
\
\
\
|
*
|
|
|
Help: Document order of flags from CMAKE_<LANG>_FLAGS and COMPILE_OPTIONS
Brad King
2021-06-03
5
-8/+26
|
*
|
|
|
Help: Remove incorrect "versionadded" for CMAKE_<LANG>_FLAGS_<CONFIG>
Brad King
2021-06-03
1
-2/+0
|
*
|
|
|
VS: Place per-source preprocessor definitions after target-wide ones
Brad King
2021-06-03
1
-0/+7
|
|
/
/
/
*
|
|
|
Merge topic 'cpack-deb-minor-fixes'
Brad King
2021-06-08
1
-2/+2
|
\
\
\
\
|
*
|
|
|
Help/cpack_gen/freebsd: improve wording for Debian fallbacks
Ben Boeckel
2021-06-07
1
-2/+2
|
|
|
/
/
|
|
/
|
|
[prev]
[next]