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 topic 'rel-package-names'
Brad King
2021-01-27
1
-0/+10
|
\
|
*
Utilities/Release: Rename Windows packages to 'windows-$arch'
Brad King
2021-01-26
1
-0/+4
|
*
Utilities/Release: Rename Linux packages to 'linux-$arch'
Brad King
2021-01-25
1
-0/+6
*
|
Merge topic 'outdir-target-genex'
Brad King
2021-01-27
1
-0/+7
|
\
\
|
*
|
OUTPUT_DIRECTORY: Support tgt genex in output artifact vars
Asit Dhal
2021-01-26
1
-0/+7
*
|
|
Merge topic 'doc-system-processor'
Brad King
2021-01-27
1
-4/+9
|
\
\
\
|
*
|
|
Help: Clarify meaning of CMAKE_SYSTEM_PROCESSOR
Brad King
2021-01-26
1
-4/+9
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'cpack-compression-threads'
Brad King
2021-01-27
2
-0/+8
|
\
\
\
|
*
|
|
CPack: add CPACK_THREADS variable to control compression threads
Rodolfo Lima
2021-01-26
2
-0/+8
|
|
/
/
*
|
|
Help: Document that if(EXISTS) does not expand ~
Michael Hirsch, Ph.D
2021-01-26
1
-3/+4
|
/
/
*
|
Merge topic 'doc-multi-config-prop'
Brad King
2021-01-25
1
-2/+6
|
\
\
|
*
|
Help: Add Ninja Multi-Config to list in GENERATOR_IS_MULTI_CONFIG
Brad King
2021-01-25
1
-2/+6
*
|
|
Merge topic 'cpack-deb-shlibdeps-private-search-dirs'
Brad King
2021-01-25
2
-0/+32
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
CPackDeb: dpkg-shlibdeps now supports searching for private shared libs
Deniz Bahadir
2021-01-22
2
-0/+32
*
|
|
Merge topic 'doc-xcode-attr'
Craig Scott
2021-01-24
2
-3/+15
|
\
\
\
|
*
|
|
Help: Document intended purpose of XCODE_ATTRIBUTE_<an-attribute>
Brad King
2021-01-22
2
-3/+15
*
|
|
|
UseSWIG: use swig tool to generate dependencies
Marc Chevrier
2021-01-21
1
-0/+6
|
/
/
/
*
|
|
Merge topic 'vs-sdk-selection'
Brad King
2021-01-21
2
-1/+9
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
VS: Generalize Win10 max SDK version to all VS generators
jonathan molinatto
2021-01-20
2
-1/+9
*
|
|
Help: Convert genex documentation to sphinx domain objects
Brad King
2021-01-18
1
-102/+282
*
|
|
Help: Remove extra blank line from cmake-generator-expressions(7)
Brad King
2021-01-18
1
-1/+0
*
|
|
Utilities/Sphinx: Add role and directive for 'genex' in CMake domain
Brad King
2021-01-18
1
-2/+13
*
|
|
Help/dev: Mention 'cpack_gen' domain object in CMake Documentation Guide
Brad King
2021-01-18
1
-0/+5
*
|
|
Help/dev: Mention 'envvar' domain object in CMake Documentation Guide
Brad King
2021-01-18
1
-0/+10
|
|
/
|
/
|
*
|
Merge topic 'fileapi-toolchains'
Brad King
2021-01-18
1
-0/+5
|
\
\
|
*
|
Help: Add release note for fileapi "toolchains" object
Brad King
2021-01-15
1
-0/+5
*
|
|
Merge topic 'cmake_path_docs'
Marc Chevrier
2021-01-18
1
-534/+523
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Help: Restructure and clarify cmake_path() docs
Craig Scott
2021-01-16
1
-534/+523
*
|
|
Merge topic 'doc-preset-layout'
Brad King
2021-01-15
1
-226/+233
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Help: Fix layout of architecture/toolset fields in cmake-presets(7) manual
Brad King
2021-01-14
1
-2/+1
|
*
|
Help: Add section heading for configure presets in cmake-presets(7)
Brad King
2021-01-14
1
-149/+154
|
*
|
Help: Add section heading for macro expansion in cmake-presets(7)
Brad King
2021-01-14
1
-5/+8
|
*
|
Help: Remove unnecessary indentation in cmake-presets(7)
Brad King
2021-01-14
1
-226/+226
*
|
|
Merge topic 'cmake_path-stabilization'
Marc Chevrier
2021-01-15
1
-4/+3
|
\
\
\
|
*
|
|
cmake_path: various updates
Marc Chevrier
2021-01-13
1
-4/+3
*
|
|
|
Merge topic 'memory_check_sanitizer_options_docs'
Brad King
2021-01-14
1
-0/+5
|
\
\
\
\
|
*
|
|
|
Help: Clarify memory check sanitizer option behavior for `log_path`
Pawel Dac
2021-01-13
1
-0/+5
*
|
|
|
|
Merge topic 'tutorial-step5'
Brad King
2021-01-14
1
-57/+10
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Tutorial: Remove incorrect instructions from Step 5
Betsy McPhail
2021-01-14
1
-57/+10
|
|
/
/
/
*
|
|
|
Merge topic 'fileapi-toolchains'
Brad King
2021-01-14
1
-0/+157
|
\
\
\
\
|
*
|
|
|
Tests: Add test for toolchains-v1 File API object
Ben McMorran
2021-01-12
1
-54/+45
|
*
|
|
|
Help: Add documentation for "toolchains" object kind
Ben McMorran
2021-01-12
1
-0/+166
*
|
|
|
|
Merge topic 'install-FILES-rename-genex'
Brad King
2021-01-14
2
-0/+10
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
install(files): Support genex in rename option
Asit Dhal
2021-01-13
2
-0/+10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'ExternalProject-configure-handled-by-build'
Brad King
2021-01-13
1
-0/+8
|
\
\
\
\
|
*
|
|
|
ExternalProject: Add CONFIGURE_HANDLED_BY_BUILD option
Daan De Meyer
2021-01-12
1
-0/+8
*
|
|
|
|
Merge topic 'doc-standard-module-var-names'
Craig Scott
2021-01-13
1
-43/+93
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Help: Clarify standard module variable naming
Anakin Skywalker
2021-01-12
1
-43/+93
*
|
|
|
|
Merge topic 'cuda_architectures_default_doc'
Brad King
2021-01-12
1
-0/+15
|
\
\
\
\
\
|
*
|
|
|
|
Help: Add example for setting default CMAKE_CUDA_ARCHITECTURES value
Raul Tambre
2021-01-10
1
-0/+15
[next]