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 'fetchcontent-performance'
Brad King
2021-02-05
1
-0/+13
|
\
|
*
FetchContent: Invoke steps directly and avoid a separate sub-build
Craig Scott
2021-02-04
1
-0/+6
|
*
ExternalProject: Refactor pre-configure steps to support no-target uses
Craig Scott
2021-02-04
1
-0/+7
*
|
Merge topic 'build-test-presets'
Brad King
2021-02-05
5
-17/+999
|
\
\
|
*
|
Help: Add release note for build and test presets
Brad King
2021-02-04
1
-0/+4
|
*
|
Help: Add documentation for buildPresets and testPresets
Sam Freed
2021-02-01
3
-4/+523
|
*
|
Help: Add buildPresets and testPresets to JSON schema
Sam Freed
2021-01-27
1
-13/+472
*
|
|
Merge topic 'doc-find-env-vars'
Brad King
2021-02-05
3
-3/+6
|
\
\
\
|
*
|
|
Help: Restore docs that find_library considers LIB, not INCLUDE
Brad King
2021-02-04
3
-3/+6
*
|
|
|
Merge topic 'aix-xcoff-edit'
Brad King
2021-02-04
1
-0/+8
|
\
\
\
\
|
*
|
|
|
AIX: Enable XCOFF editing to replace RPATH on installation
Brad King
2021-02-03
1
-0/+8
*
|
|
|
|
Merge topic 'issue-17634'
Brad King
2021-02-04
2
-0/+12
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
try_run: Allow to set working directory
Asit Dhal
2021-02-03
2
-0/+12
*
|
|
|
|
Merge topic 'intel-llvm-compilers'
Brad King
2021-02-03
1
-3/+16
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Help: Clarify release note for IntelLLVM compiler support
Brad King
2021-02-02
1
-3/+16
*
|
|
|
|
Merge topic 'issue-19198'
Brad King
2021-02-02
2
-1/+14
|
\
\
\
\
\
|
*
|
|
|
|
file(GENERATE): Support new line style
Asit Dhal
2021-02-01
2
-1/+14
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'doc-user-interaction-ClangCL'
Brad King
2021-02-02
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
Help: Update to VS ClangCL toolset in user-interaction example
Tim Hutton
2021-02-01
1
-1/+1
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'fix21727_for_FindOpenSSL'
Brad King
2021-02-02
1
-0/+4
|
\
\
\
\
\
|
*
|
|
|
|
FindOpenSSL: Add support for version-range
Deniz Bahadir
2021-02-01
1
-0/+4
|
|
/
/
/
/
*
|
|
|
|
Added `SETUID` and `SETGID` to the list of accepted file permissions
william.r.dieter
2021-01-29
1
-1/+1
|
/
/
/
/
*
|
|
|
Merge topic 'intel-llvm-compilers'
Brad King
2021-01-29
1
-0/+6
|
\
\
\
\
|
*
|
|
|
Help: Add release note for IntelLLVM compiler support
Brad King
2021-01-29
1
-0/+6
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'cmake_path-stabilization'
Craig Scott
2021-01-29
1
-70/+49
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
cmake_path: rename 'GET ... RELATIVE_PATH' to 'GET ... RELATIVE_PART'
Marc Chevrier
2021-01-28
1
-70/+49
|
|
|
/
|
|
/
|
*
|
|
IntelLLVM: Add support for Intel LLVM-based compilers
William R. Dieter
2021-01-28
1
-0/+1
*
|
|
NVHPC: Add support for NVIDIA HPC SDK compilers based on PGI
Tin Huynh
2021-01-27
2
-0/+5
|
/
/
*
|
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
[next]