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
*
Merge topic 'cuda-std-for-msvc' into release-3.18
Brad King
2020-08-26
1
-4/+6
|
\
|
*
CUDA: Support setting CUDA14/17 when using MSVC
Robert Maynard
2020-08-24
1
-4/+6
*
|
Merge topic 'automoc_timestamp_nmc_fix' into release-3.18
Brad King
2020-08-25
1
-0/+4
|
\
\
|
*
|
AutoGen: Fix moc and uic dependencies when building Qt itself
Alexandru Croitor
2020-08-25
1
-0/+4
|
|
/
*
|
Merge topic 'msvc_static_assert' into release-3.18
Brad King
2020-08-25
3
-6/+15
|
\
\
|
|
/
|
/
|
|
*
MSVC: Record support for c_static_assert
Raul Tambre
2020-08-20
3
-6/+15
|
/
*
CMake 3.18.2
v3.18.2
Brad King
2020-08-20
1
-1/+1
*
Merge topic 'FindMPI-cuda-pthread' into release-3.18
Brad King
2020-08-20
1
-1/+1
|
\
|
*
FindMPI: Fix regression in pthread guard
Axel Huebl
2020-08-20
1
-1/+1
*
|
Merge topic 'gitlab-ci-msvc-14.27' into release-3.18
Brad King
2020-08-20
1
-4/+4
|
\
\
|
*
|
gitlab-ci: Update Windows builds to MSVC 19.27
Brad King
2020-08-19
1
-4/+4
*
|
|
Merge topic 'msvc_c11' into release-3.18
Brad King
2020-08-20
1
-0/+9
|
\
\
\
|
|
/
/
|
*
|
Tests: Fix RunCMake.try_compile test for C standards with MSVC 19.27
Brad King
2020-08-19
1
-0/+9
|
|
/
*
|
Merge topic 'ep-patch-skip-update-dep' into release-3.18
Brad King
2020-08-19
1
-27/+5
|
\
\
|
*
|
ExternalProject: Stop configure target from always appearing out-of-date
Craig Scott
2020-08-18
1
-24/+2
|
*
|
ExternalProject: Stop patch target from always appearing out-of-date
Craig Scott
2020-08-18
1
-3/+3
*
|
|
Merge topic 'llvm-rc-quote-cmake' into release-3.18
Brad King
2020-08-19
1
-1/+1
|
\
\
\
|
*
|
|
llvm-rc: Fix quoting of path to cmake in CMAKE_RC_COMPILE_OBJECT
Thomas Bernard
2020-08-18
1
-1/+1
|
|
/
/
*
|
|
Merge topic 'FindPython-enhance-version-extraction-from-lib-name' into releas...
Brad King
2020-08-19
1
-3/+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
FindPython: enhance robustness of version extraction from library name
Marc Chevrier
2020-08-18
1
-3/+4
|
|
/
*
|
Merge topic 'CMakeFindBinUtils-fallback' into release-3.18
Brad King
2020-08-19
1
-0/+13
|
\
\
|
|
/
|
/
|
|
*
CMakeFindBinUtils: Always consider plain binutils when not cross-compiling
Robert Maynard
2020-08-18
1
-0/+13
|
/
*
Merge topic 'FindRuby_document_deprecated_variables' into release-3.18
Brad King
2020-08-12
1
-2/+13
|
\
|
*
FindRuby: Add documentation for deprecated variables
Daniele E. Domenichelli
2020-08-12
1
-2/+13
|
/
*
Merge topic 'msvc_c11' into release-3.18
Brad King
2020-08-12
3
-12/+40
|
\
|
*
MSVC: Record support for C11 and c_restrict
Raul Tambre
2020-08-11
3
-12/+40
*
|
Merge topic 'FindPython-manage-SOABI-in-all-versions' into release-3.18
Brad King
2020-08-12
2
-12/+20
|
\
\
|
*
|
FindPython: manage SOABI for all Python versions
Marc Chevrier
2020-08-11
2
-12/+20
*
|
|
Merge topic 'gitlab-ci-tag-cmake' into release-3.18
Brad King
2020-08-11
1
-0/+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
gitlab-ci: add 'cmake' tag to all jobs
Brad King
2020-08-11
1
-0/+3
*
|
|
Merge topic 'findhdf5-fix-nohl' into release-3.18
Brad King
2020-08-11
1
-1/+0
|
\
\
\
|
*
|
|
FindHDF5: fix compiler detection when HL is disabled
Seth R Johnson
2020-08-10
1
-1/+0
|
|
/
/
*
|
|
Merge topic 'osx-archs-apple-only' into release-3.18
Brad King
2020-08-11
1
-0/+3
|
\
\
\
|
*
|
|
PCH: Avoid Apple-specific architecture flags on other platforms
Brad King
2020-08-10
1
-0/+3
|
|
/
/
*
|
|
Merge topic 'automoc-path-prefix-off' into release-3.18
Brad King
2020-08-11
5
-5/+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Help: Add 3.18.2 release note about AUTOMOC_PATH_PREFIX default change
Joerg Bornemann
2020-08-10
1
-0/+8
|
*
|
Merge branch 'backport-3.17-automoc-path-prefix-off'
Brad King
2020-08-10
4
-5/+7
|
|
\
\
|
|
*
\
Merge branch 'backport-3.16-automoc-path-prefix-off'
Brad King
2020-08-10
4
-5/+7
|
|
|
\
\
|
|
|
*
|
Autogen: Turn off moc path prefix generation by default
Joerg Bornemann
2020-08-10
4
-5/+7
|
|
*
|
|
Merge branch 'backport-test-FindPkgConfig-isolate-env' into release-3.17
Brad King
2020-08-07
1
-0/+5
|
|
|
\
\
\
|
|
*
\
\
\
Merge branch 'backport-3.17-automoc_timestamp_deps' into release-3.17
Brad King
2020-08-05
8
-3/+104
|
|
|
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'ninja-multi-rsp-remove-path' into release-3.17
Brad King
2020-08-03
1
-10/+2
|
|
|
\
\
\
\
\
*
|
|
\
\
\
\
\
Merge topic 'FPHSA-name-mismatches-chained-via-include' into release-3.18
Brad King
2020-08-10
7
-0/+52
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
FPHSA: detect inclusion between find modules
Ben Boeckel
2020-08-07
7
-0/+52
*
|
|
|
|
|
|
|
|
Merge topic 'xcode-try_compile-no-sign-backport' into release-3.18
Brad King
2020-08-10
1
-0/+6
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Xcode: Explicitly turn off signing in try_compile projects
Brad King
2020-08-10
1
-0/+6
*
|
|
|
|
|
|
|
|
|
Merge topic 'FindRuby-restore-include-path' into release-3.18
Brad King
2020-08-10
1
-2/+1
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
FindRuby: Restore compatibility variable RUBY_INCLUDE_PATH
Brad King
2020-08-07
1
-2/+1
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge topic 'FindPython-user-policies' into release-3.18
Brad King
2020-08-10
2
-9/+6
|
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
FindPython: ensure user's policies are respected
Marc Chevrier
2020-08-07
2
-9/+6
|
|
/
/
/
/
/
/
/
/
[next]