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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Add cases for -{C,D,U} without a source tree
Brad King
2019-01-10
12
-1/+22
*
cmake: distinguish '-Cpath' from '-C path' in source dir parsing
Paul Seyfert
2019-01-10
1
-0/+15
*
CMake 3.13.2
v3.13.2
Brad King
2018-12-13
1
-1/+1
*
Merge branch 'cuda-arch-turing' into release-3.13
Brad King
2018-12-10
1
-2/+16
|
\
|
*
CUDA: Add CUDA 10 (Turing) detection
Anton Chernov
2018-12-10
1
-2/+16
*
|
Merge branch 'backport-autogen_revert_implicit_includes' into release-3.13
Brad King
2018-12-07
3
-6/+24
|
\
\
|
*
|
Autogen: Revert passing compiler implicit includes to moc
Sebastian Holtermann
2018-12-07
3
-6/+24
|
|
/
*
|
Merge branch 'cpack-status-callback' into release-3.13
Brad King
2018-12-07
3
-0/+13
|
\
\
|
*
|
CPack/External: Fix status messages of staging scripts
Nils Gladitz
2018-12-07
3
-0/+13
|
|
/
*
|
Merge branch 'cuda-external' into release-3.13
Brad King
2018-12-05
6
-1/+20
|
\
\
|
|
/
|
/
|
|
*
CUDA: Fix crash on linking to a CUDA target without CUDA enabled
Brad King
2018-12-05
6
-1/+20
|
/
*
CMake 3.13.1
v3.13.1
Brad King
2018-11-28
1
-1/+1
*
Merge branch 'autogen_uic_empty_fix_3_13' into release-3.13
Brad King
2018-11-27
1
-1/+1
|
\
|
*
Autogen: Fix empty uic executable string
Sebastian Holtermann
2018-11-27
1
-1/+1
*
|
Merge branch 'vs2015-no-sdk' into release-3.13
Brad King
2018-11-26
1
-17/+21
|
\
\
|
*
|
VS: Avoid crash with VS 2015 when all SDKs are higher than 10.0.14393.0
Harry Mallon
2018-11-26
1
-17/+21
|
|
/
*
|
Merge branch 'FindBoost-no-cxx' into release-3.13
Brad King
2018-11-26
4
-6/+6
|
\
\
|
*
|
FindBoost: Restore finding without CXX language enabled
Brad King
2018-11-26
4
-6/+6
|
|
/
*
|
Merge branch 'fortran-submodule-case' into release-3.13
Brad King
2018-11-20
3
-117/+117
|
\
\
|
|
/
|
/
|
|
*
Fortran: Fix module dependency scanning with upper-case SUBMODULE
Brad King
2018-11-20
3
-117/+117
|
/
*
CMake 3.13.0
v3.13.0
Brad King
2018-11-20
1
-1/+1
*
Merge branch 'blas-pkgcfg' into release-3.13
Brad King
2018-11-19
1
-0/+1
|
\
|
*
FindBLAS: Restore BLAS_FOUND when found using pkgconfig
Martin von Gagern
2018-11-19
1
-0/+1
*
|
Merge branch 'FindPython-lib-arch' into release-3.13
Brad King
2018-11-19
1
-0/+17
|
\
\
|
*
|
FindPython: Ensure config tool matches library architecture
Marc Chevrier
2018-11-19
1
-0/+17
|
|
/
*
|
Merge branch 'irsl-ucrt-version' into release-3.13
Brad King
2018-11-19
1
-3/+19
|
\
\
|
*
|
IRSL: Detect versioned Windows Universal CRT directories
Brad King
2018-11-19
1
-3/+19
|
|
/
*
|
Merge branch 'backport-configure_file-canonical-deps' into release-3.13
Brad King
2018-11-19
5
-11/+18
|
\
\
|
*
|
configure_file: canonicalize input and output path in dependencies
Frank Benkstein
2018-11-19
5
-11/+18
|
|
/
*
|
Merge branch 'ctest-stdin' into release-3.13
Brad King
2018-11-15
7
-2/+45
|
\
\
|
*
|
CTest: Restore inheritance of stdin by test processes
Brad King
2018-11-15
6
-2/+36
|
*
|
Tests: Teach RunCMake infrastructure to optionally provide stdin
Brad King
2018-11-15
1
-0/+9
|
|
/
*
|
Merge branch 'FindBoost-1.69' into release-3.13
Brad King
2018-11-13
2
-5/+5
|
\
\
|
*
|
FindBoost: Additional fixes for 1.69
Roger Leigh
2018-11-13
2
-5/+5
|
|
/
*
|
Merge branch 'FindBoost-compiler-guess-update' into release-3.13
Brad King
2018-11-09
1
-7/+26
|
\
\
|
*
|
FindBoost: Improve compiler prefix detection for GCC 5+ and clang 4+
Mateusz Ĺoskot
2018-11-09
1
-7/+26
*
|
|
Merge branch 'asm-compiler-id-clang' into release-3.13
Brad King
2018-11-09
1
-0/+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ASM: Detect compiler id for Clang used as Assembler
Brad King
2018-11-09
1
-0/+8
|
|
/
*
|
Merge branch 'FindBoost-link-threads' into release-3.13
Brad King
2018-11-09
1
-0/+3
|
\
\
|
|
/
|
/
|
|
*
FindBoost: Add system thread library to Boost_LIBRARIES
Felix Geyer
2018-11-09
1
-0/+3
|
/
*
CMake 3.13.0-rc3
v3.13.0-rc3
Brad King
2018-11-07
1
-1/+1
*
Merge branch 'FindOpenMP-log-errors' into release-3.13
Brad King
2018-11-07
1
-3/+10
|
\
|
*
FindOpenMP: Log error output
Ivan Pozdeev
2018-11-07
1
-1/+8
|
*
FindOpenMP: Fix warnings with -Wstrict-prototypes
Ivan Pozdeev
2018-11-07
1
-2/+2
*
|
Merge branch 'cpack-doc-gen-names' into release-3.13
Brad King
2018-11-06
16
-59/+59
|
\
\
|
*
|
Help: Use correct CPack generator names
Craig Scott
2018-11-06
16
-59/+59
*
|
|
Merge branch 'backport-FindBoost-explicit-arch-tag' into release-3.13
Brad King
2018-11-06
2
-19/+33
|
\
\
\
|
*
|
|
FindBoost: Add explicit Boost_ARCHITECTURE option
Brad King
2018-11-05
2
-19/+33
*
|
|
|
Merge branch 'rename-cpack-ext-generator' into release-3.13
Brad King
2018-11-06
23
-97/+99
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
CPack: Rename Ext generator to External
Craig Scott
2018-11-05
23
-97/+99
|
|
|
/
|
|
/
|
[next]