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
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'doc-improvements'
Brad King
2022-11-10
8
-22/+20
|
\
|
*
Help: ``CMake`` → CMake
Alex Turbov
2022-11-07
4
-7/+7
|
*
Help: Use captions for code snippets in the `FetchContent` module
Alex Turbov
2022-11-07
1
-6/+4
|
*
Help: Use role `:program:`
Alex Turbov
2022-11-06
4
-9/+9
*
|
Merge topic 'find_cuda_toolkit_support_symlink_math_dirs'
Brad King
2022-11-10
1
-2/+2
|
\
\
|
*
|
FindCUDAToolkit: Support math_libs directory being a symlink
Robert Maynard
2022-11-09
1
-2/+2
*
|
|
ASM_MARMASM: Add support for Microsoft ARM assembler language
Ilia K
2022-11-09
3
-0/+51
|
/
/
*
|
Merge topic 'googletest-addtests-skipped'
Brad King
2022-11-08
1
-0/+6
|
\
\
|
*
|
GoogleTest: Reports skipped test with gtest_add_tests
DavidPerretSN
2022-11-07
1
-0/+6
*
|
|
Merge topic 'find-version-vars'
Brad King
2022-11-08
3
-24/+81
|
\
\
\
|
*
|
|
Find{BZip2,LibLZMA,ZLIB}: use *_VERSION as modern CMake
Michael Hirsch
2022-11-07
3
-24/+81
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'sphinx-linkcheck'
Brad King
2022-11-08
17
-32/+32
|
\
\
\
|
*
\
\
Merge branch 'backport-sphinx-linkcheck' into sphinx-linkcheck
Brad King
2022-11-07
17
-32/+32
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Help: Fix some redirects reported with sphinx linkcheck
Alex Turbov
2022-11-07
14
-28/+29
|
|
*
|
Help: Fix broken external links found by sphinx linkcheck
Alex Turbov
2022-11-07
3
-4/+3
*
|
|
|
Merge topic 'FindOpenSSL-mingw-lib64'
Brad King
2022-11-08
1
-0/+2
|
\
\
\
\
|
*
|
|
|
FindOpenSSL: Search "lib64" for mingw 64-bit installs
klytje
2022-11-07
1
-0/+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'tasking_remove_system_processor'
Brad King
2022-11-08
1
-32/+0
|
\
\
\
\
|
*
|
|
|
Tasking: Remove CMAKE_SYSTEM_PROCESSOR support per CMP0123
Christoph Seitz
2022-11-07
1
-32/+0
|
|
/
/
/
|
*
|
|
Merge topic 'tasking-pic' into release-3.25
Brad King
2022-11-04
1
-1/+1
|
|
\
\
\
|
*
\
\
\
Merge topic 'correct_nvptxcompiler_not_linking_to_threads' into release-3.25
Brad King
2022-11-03
1
-2/+4
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'ExternalProject-INSTALL_BYPRODUCTS'
Brad King
2022-11-07
1
-4/+28
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ExternalProject: Add `INSTALL_BYPRODUCTS` option
Alois Klink
2022-11-05
1
-0/+18
|
*
|
|
|
|
|
ExternalProject: Clarify `BYPRODUCTS` docs
Alois Klink
2022-11-03
1
-4/+10
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'CheckCompilerFlag-Swift'
Brad King
2022-11-07
1
-0/+2
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
CheckCompilerFlag: Add Swift Support
Evan Wilde
2022-11-04
1
-0/+2
*
|
|
|
|
|
Merge topic 'tasking-pic'
Brad King
2022-11-04
1
-1/+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Tasking: Fix PIC option for Tasking Toolset
Gordon Jess
2022-11-03
1
-1/+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'correct_nvptxcompiler_not_linking_to_threads'
Brad King
2022-11-03
1
-2/+4
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
FindCUDAToolkit: Restore usage from multiple directories
Robert Maynard
2022-11-02
1
-2/+4
*
|
|
|
Merge topic 'IAR-CXX-fix'
Brad King
2022-11-02
1
-2/+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
IAR: Restore support for CMAKE_CXX_FLAGS_INIT
Daniel Schürmann
2022-11-01
1
-2/+2
|
|
/
*
|
Merge topic 'FindCUDAToolkit-nvptxcompiler-static-deps'
Brad King
2022-11-01
1
-1/+2
|
\
\
|
|
/
|
*
FindCUDAToolkit: Add nvptxcompiler_static dependency on Threads::Threads
Robert Maynard
2022-10-31
1
-1/+2
|
*
Merge topic 'ArchLinux-lib-dir' into release-3.25
Brad King
2022-10-31
1
-3/+8
|
|
\
*
|
\
Merge topic 'ewilde/swift-output-file-map-logic'
Brad King
2022-10-31
1
-3/+3
|
\
\
\
|
*
|
|
Swift: Omit output-file-map when used as a linker
Evan Wilde
2022-10-28
1
-3/+3
*
|
|
|
Merge topic 'ArchLinux-lib-dir'
Brad King
2022-10-31
1
-3/+8
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Linux: Avoid finding libraries using lib64 on ArchLinux
Letu Ren
2022-10-30
1
-3/+8
*
|
|
|
Merge topic 'ninja-showIncludes-encoding'
Brad King
2022-10-31
1
-1/+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Ninja: Match showIncludes dependencies using console output code page
Brad King
2022-10-30
1
-1/+1
|
|
/
/
*
|
|
Merge topic 'FindGLUT-pkg-config'
Brad King
2022-10-28
1
-3/+5
|
\
\
\
|
|
/
/
|
*
|
FindGLUT: Fix regression when pkg-config is not available
Brad King
2022-10-27
1
-3/+5
|
*
|
Merge topic 'nsis-licence-bom' into release-3.25
Brad King
2022-10-25
1
-1/+2
|
|
\
\
|
*
\
\
Merge topic 'flang-windows' into release-3.25
Brad King
2022-10-25
1
-0/+1
|
|
\
\
\
*
|
|
|
|
ExternalProject: Use -S and -B args to robustly set configure dirs
Craig Scott
2022-10-27
1
-1/+1
*
|
|
|
|
Merge topic 'nsis-licence-bom'
Brad King
2022-10-25
1
-1/+2
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
CPack/NSIS: Document BOM mark for UTF-8 encoded LICENSE file
Mojca Miklavec
2022-10-24
1
-1/+2
|
|
/
/
/
*
|
|
|
Merge topic 'flang-windows'
Brad King
2022-10-25
1
-0/+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
LLVMFlang: Add a required line to define linking rules on Windows
مهدي شينون (Mehdi Chinoune)
2022-10-24
1
-0/+1
[next]