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
*
Autogen: Turn off moc path prefix generation by default
Joerg Bornemann
2020-08-10
4
-5/+7
*
CMake 3.16.8
v3.16.8
Brad King
2020-06-01
1
-1/+1
*
Merge branch 'backport-3.16-pch-fix-bad-ClearSourcesCache' into release-3.16
Brad King
2020-05-29
3
-5/+22
|
\
|
*
PCH: Fix logic error that incorrectly clears sources during VS generation
Brad King
2020-05-29
3
-5/+22
*
|
CMake 3.16.7
v3.16.7
Brad King
2020-05-27
1
-1/+1
*
|
Merge branch 'vs-sln-version' into release-3.16
Brad King
2020-05-19
1
-0/+1
|
\
\
|
*
|
VS: Restore .sln support for VS Version Selector
Brad King
2020-05-19
1
-0/+1
*
|
|
Merge branch 'fix-ClearSourcesCache' into release-3.16
Brad King
2020-05-15
1
-0/+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cmGeneratorTarget: Clear AllConfigSources in ClearSourcesCache
Brad King
2020-05-15
1
-0/+1
|
|
/
*
|
Merge branch 'backport-3.16-FindPkgConfig-isystem' into release-3.16
Brad King
2020-05-15
1
-0/+6
|
\
\
|
*
|
Help: Add 3.16.7 release note for FindPkgConfig '-isystem' fix
Brad King
2020-05-15
1
-0/+6
|
/
/
*
|
Merge branch 'backport-3.16-objc-env-vars' into release-3.16
Brad King
2020-05-14
6
-18/+61
|
\
\
|
*
|
Objective C/C++: Honor CC and CXX env vars to select compiler
Brad King
2020-05-14
5
-18/+37
|
*
|
Help: Document OBJC and OBJCXX env vars for Objective C/C++ compilers
Brad King
2020-05-14
3
-0/+24
|
|
/
*
|
Merge branch 'pch-msvc-pragma' into release-3.16
Brad King
2020-05-11
1
-7/+5
|
\
\
|
*
|
MSVC: Use 'pragma system_header' in PCH only on cl 19.13 and above
Brad King
2020-05-11
1
-7/+5
|
|
/
*
|
Merge branch 'vs-pch-compile-opts' into release-3.16
Brad King
2020-05-11
2
-1/+4
|
\
\
|
*
|
VS: Fix using PCH from source with COMPILE_OPTIONS
Brad King
2020-05-11
2
-1/+4
|
|
/
*
|
Merge branch 'FindGTK2-harfbuzz-target' into release-3.16
Brad King
2020-05-09
1
-3/+6
|
\
\
|
*
|
FindGTK2: Add harfbuzz target for dependency from pango
Brad King
2020-05-09
1
-3/+6
|
|
/
*
|
Merge branch 'backport-3.16-FindPkgConfig-isystem' into release-3.16
Brad King
2020-05-06
2
-9/+63
|
\
\
|
*
|
FindPkgConfig: also handle "-isystem" prefixes for include directories
Rolf Eike Beer
2020-05-05
2
-9/+63
|
|
/
*
|
Merge branch 'CheckLanguage-cuda-host' into release-3.16
Brad King
2020-05-05
2
-10/+10
|
\
\
|
*
|
CheckLanguage: Fix forwarding of CMAKE_CUDA_HOST_COMPILER
Brad King
2020-05-05
2
-10/+10
|
|
/
*
|
Merge branch 'makefile-objc' into release-3.16
Brad King
2020-04-28
2
-3/+4
|
\
\
|
*
|
Makefiles: Add Objective C/C++ compilations to compile_commands.json
Brad King
2020-04-28
1
-2/+3
|
*
|
Makefiles: Scan Objective C/C++ preprocessor dependencies
Brad King
2020-04-28
1
-1/+1
|
|
/
*
|
Merge branch 'pch-genex-absolute' into release-3.16
Brad King
2020-04-27
5
-16/+19
|
\
\
|
*
|
target_precompile_headers: Fix documented example using genex
Brad King
2020-04-27
5
-16/+19
|
|
/
*
|
Merge branch 'ibmi-aix-exports' into release-3.16
Brad King
2020-04-14
1
-2/+5
|
\
\
|
*
|
AIX: Activate symbol export/import IBM i (OS400)
Brad King
2020-04-14
1
-2/+5
|
|
/
*
|
Merge branch 'FindMPI-pgi-spectrum-mpi-wrappers' into release-3.16
Brad King
2020-04-14
1
-3/+3
|
\
\
|
|
/
|
/
|
|
*
FindMPI: Add the pgi compiler wrapper names used by IBM Spectrum MPI
Chuck Atkins
2020-04-10
1
-3/+3
|
/
*
CMake 3.16.6
v3.16.6
Brad King
2020-04-10
1
-1/+1
*
Merge branch 'doc-3.15-std-fix' into release-3.16
Brad King
2020-04-06
1
-0/+9
|
\
|
*
Help: Add 3.15 release note for change in -std= flag for compile features
Brad King
2020-04-06
1
-0/+9
*
|
Merge branch 'FindPython-fix-VIRTUALENV-eq-FIRST' into release-3.16
Brad King
2020-04-01
1
-1/+1
|
\
\
|
*
|
FindPython: fix handling when FIND_VIRTUALENV == FIRST
Marc Chevrier
2020-04-01
1
-1/+1
*
|
|
Merge branch 'backport-3.16-link-libs-config-case' into release-3.16
Brad King
2020-03-30
5
-5/+30
|
\
\
\
|
*
|
|
target_link_libraries: Fix regression in case of $<CONFIG> genex
Brad King
2020-03-30
5
-5/+30
|
|
/
/
*
|
|
Merge branch 'aix-ExportImportList-install' into release-3.16
Brad King
2020-03-30
1
-0/+4
|
\
\
\
|
*
|
|
AIX: Install ExportImportList script with execute permission
Brad King
2020-03-30
1
-0/+4
|
|
/
/
*
|
|
Merge branch 'make-nested-silent' into release-3.16
Brad King
2020-03-26
1
-1/+5
|
\
\
\
|
*
|
|
Makefiles: Fix silencing of nested calls for GNU make 4.3
Brad King
2020-03-26
1
-1/+5
|
|
/
/
*
|
|
Merge branch 'GetPrerequisites-vcruntime-is-system' into release-3.16
Brad King
2020-03-19
1
-3/+3
|
\
\
\
|
*
|
|
GetPrerequisites: Classify vcruntime libraries as system
Err0rC0deX
2020-03-19
1
-3/+3
|
|
/
/
*
|
|
Merge branch 'swift-link-line-spaces' into release-3.16
Brad King
2020-03-12
1
-3/+5
|
\
\
\
|
*
|
|
Swift: Fix quoting of library search paths with spaces
Saleem Abdulrasool
2020-03-12
1
-3/+5
|
|
/
/
*
|
|
Merge branch 'ibmi-fix-libuv-build' into release-3.16
Brad King
2020-03-06
1
-0/+19
|
\
\
\
|
*
|
|
libuv: Add support for building on IBM i (OS400)
Jesse Gorzinski
2020-03-06
1
-0/+19
|
|
/
/
[next]