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 'ExternalProject-submodules-recurse'
Brad King
2020-02-11
1
-19/+28
|
\
|
*
ExternalProject: Fix git submodule recursion on update
Charis Marangos
2020-02-10
1
-19/+28
*
|
Merge topic 'FindOpenMP-clang-windows'
Brad King
2020-02-11
1
-7/+25
|
\
\
|
*
|
FindOpenMP: Add support for Clang on Windows
Tim Hutton
2020-02-10
1
-1/+20
|
*
|
FindOpenMP: Save flags/libs in cache entries each time they are detected
Tim Hutton
2020-02-10
1
-6/+5
|
|
/
*
|
Merge topic 'FindPython-reduce-resources-comsumption'
Brad King
2020-02-11
1
-88/+137
|
\
\
|
*
|
FindPython: reduces consumption of resources
Marc Chevrier
2020-02-10
1
-88/+137
*
|
|
Merge topic 'swift-no-sdk-include'
Brad King
2020-02-11
3
-1/+8
|
\
\
\
|
*
|
|
Swift: Exclude SDK include paths
Yauheni Khnykin
2020-02-10
3
-1/+8
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'FindMPI-fix-rerun'
Brad King
2020-02-11
1
-12/+48
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
FindMPI: Preserve order of include directories on re-runs of CMake
Brad King
2020-02-10
1
-12/+27
|
*
|
FindMPI: Restore re-construction of include directories
Brad King
2020-02-10
1
-0/+21
*
|
|
CUDAToolkit: Add support for cupti library
Robert Maynard
2020-02-06
1
-1/+23
*
|
|
CUDAToolkit: Correct location of OpenCL doc link
Robert Maynard
2020-02-06
1
-2/+2
|
|
/
|
/
|
*
|
Merge topic 'llvm-rc-preprocess'
Brad King
2020-02-05
1
-0/+17
|
\
\
|
*
|
Add -E cmake_llvm_rc to preprocess files for llvm-rc
Thomas Bernard
2020-02-04
1
-0/+17
*
|
|
Merge topic 'sdcc-no-default-target'
Brad King
2020-02-05
1
-11/+0
|
\
\
\
|
*
|
|
SDCC: Remove default flags for a specific target
fruit
2020-02-04
1
-11/+0
|
|
/
/
*
|
|
Merge topic 'cuda_remove_toolkit_dirs_from_implicit_includes'
Brad King
2020-02-04
1
-0/+12
|
\
\
\
|
*
|
|
CUDA: Do not treat CUDA toolkit include directories as implicit
Robert Maynard
2020-02-03
1
-0/+12
*
|
|
|
Merge topic 'compiler-abi-no-Werror'
Brad King
2020-02-04
1
-0/+3
|
\
\
\
\
|
*
|
|
|
CMakeDetermineCompilerABI: Avoid failing on warnings with -Werror
David Rohr
2020-02-03
1
-0/+3
|
|
/
/
/
*
|
|
|
Merge topic 'swift-exe-exports'
Brad King
2020-02-04
1
-1/+3
|
\
\
\
\
|
*
|
|
|
Ninja: properly handle exports from Swift exes
Saleem Abdulrasool
2020-02-02
1
-1/+3
|
|
/
/
/
*
|
|
|
Merge topic 'android-ndk-r19-binutils'
Brad King
2020-02-04
1
-0/+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Android: Fix binutils selection with NDK r19+ unified toolchain
Brad King
2020-02-03
1
-0/+1
*
|
|
|
Merge topic 'windows-gnu-asm'
Brad King
2020-02-03
7
-16/+28
|
\
\
\
\
|
*
|
|
|
ASM: Hook up Windows-specific GNU/Clang compiler information modules
Martin Storsjö
2020-01-31
7
-16/+28
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'cpack-deprecate-old-macos-generators'
Brad King
2020-02-03
1
-2/+2
|
\
\
\
\
|
*
|
|
|
CPack: Deprecate OSXX11 generator
Brad King
2020-01-31
1
-1/+1
|
*
|
|
|
CPack: Deprecate PackageMaker generator
Brad King
2020-01-31
1
-1/+1
|
|
/
/
/
*
|
|
|
Merge topic 'blas-intel-mkl'
Brad King
2020-02-03
2
-10/+25
|
\
\
\
\
|
*
|
|
|
Find{BLAS,LAPACK}: Include parent of points directory in search
Mario Emmenlauer
2020-01-31
2
-0/+13
|
*
|
|
|
Find{BLAS,LAPACK}: Fixed an incorrect use of a macro argument
Mario Emmenlauer
2020-01-31
2
-10/+12
*
|
|
|
|
Merge topic 'aix-no-export-all'
Brad King
2020-02-03
3
-21/+28
|
\
\
\
\
\
|
*
|
|
|
|
AIX: Add an option to disable automatic exports from shared libraries
Brad King
2020-01-31
2
-4/+4
|
*
|
|
|
|
AIX: Improve name of internal symbol export list file
Brad King
2020-01-31
2
-4/+4
|
*
|
|
|
|
AIX: Add ExportImportList option to skip the object files
Brad King
2020-01-31
1
-14/+18
|
*
|
|
|
|
AIX: Revise ExportImportList to build output more incrementally
Brad King
2020-01-31
1
-2/+5
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'findCUDAToolkit_correct_cudart_static_deps'
Brad King
2020-02-03
1
-0/+25
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
CUDAToolkit: Add required static runtime library dependencies
Robert Maynard
2020-01-30
1
-0/+25
|
|
/
/
/
*
|
|
|
Merge topic 'aix-skip-exports'
Brad King
2020-01-31
1
-1/+11
|
\
\
\
\
|
*
|
|
|
AIX: Restore pre-3.16 undocumented method to suppress exports with XL
Brad King
2020-01-30
1
-1/+11
|
|
|
/
/
|
|
/
|
|
*
|
|
|
GNUInstallDirs: Warn when CMAKE_SYSTEM_NAME is not set
Vitaly Lipatov
2020-01-30
1
-10/+9
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'FindCUDAToolkit-target-guards'
Brad King
2020-01-29
1
-45/+28
|
\
\
\
|
*
|
|
FindCUDAToolkit: Fix behavior on multiple calls
Rodolfo Lima
2020-01-28
1
-41/+22
|
*
|
|
FindCUDAToolkit: Fix CUDA::* target guard logic
Rodolfo Lima
2020-01-28
1
-4/+6
*
|
|
|
Merge topic 'fortran-subdir-simplify'
Brad King
2020-01-29
1
-9/+1
|
\
\
\
\
|
*
|
|
|
CMakeAddFortranSubdirectory: Simplfy logic to always build subdir
Brad King
2020-01-28
1
-9/+1
*
|
|
|
|
Merge topic 'blas-intel-mkl'
Brad King
2020-01-29
2
-121/+232
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
[next]