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 'file-READ_ELF-capture-error' into release-3.22
Brad King
2022-01-12
3
-5/+29
|
\
|
*
file: Restore error capture in undocumented READ_ELF mode
Brad King
2022-01-11
3
-5/+29
|
/
*
Merge topic 'armasm-6.17' into release-3.22
Brad King
2022-01-07
1
-1/+1
|
\
|
*
ASM: Fix identification of armasm 6.17+
Jukka Jalkanen
2022-01-06
1
-1/+1
|
/
*
Merge topic 'ci-windows-no-java' into release-3.22
Brad King
2021-12-22
1
-0/+1
|
\
|
*
ci: Explicitly disable Java tests on VS builds
Brad King
2021-12-22
1
-0/+1
|
/
*
Merge topic 'FindBoost-1.78' into release-3.22
Brad King
2021-12-21
1
-1/+1
|
\
|
*
FindBoost: Do not warn about now-supported version 1.78
Brad King
2021-12-20
1
-1/+1
*
|
Merge topic 'FindGLUT-include-dirs' into release-3.22
Brad King
2021-12-20
2
-1/+3
|
\
\
|
|
/
|
/
|
|
*
FindGLUT: Provide legacy GLUT_INCLUDE_DIR result in pkg-config code path
Brad King
2021-12-17
2
-1/+3
|
/
*
Merge topic 'FindBoost-python-3.10' into release-3.22
Brad King
2021-12-17
1
-6/+6
|
\
|
*
FindBoost: Add support for Python 3.10
Oleg Sidorkin
2021-12-16
1
-6/+6
*
|
Merge branch 'release-3.21' into release-3.22
Brad King
2021-12-17
0
-0/+0
|
\
\
|
*
\
Merge branch 'vs-intel-oneapi-toolset' into release-3.21
Brad King
2021-12-15
1
-5/+3
|
|
\
\
*
|
\
\
Merge topic 'vs-intel-oneapi-toolset' into release-3.22
Brad King
2021-12-17
1
-5/+3
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
VS: Fix detecting icx.exe with Intel Compiler toolsets newer than 2021
William R. Dieter
2021-12-15
1
-5/+3
|
|
/
*
|
Merge topic 'ci-windows-no-java' into release-3.22
Brad King
2021-12-16
2
-1/+2
|
\
\
|
*
|
ci: Explicitly disable Java tests on Windows
Brad King
2021-12-16
2
-1/+2
|
/
/
*
|
Merge topic 'FindBoost-1.78' into release-3.22
Brad King
2021-12-16
1
-2/+17
|
\
\
|
*
|
FindBoost: Add support for Boost 1.78
Brad King
2021-12-15
1
-2/+17
|
/
/
*
|
Merge topic 'android-system-stl' into release-3.22
Brad King
2021-12-14
1
-1/+1
|
\
\
|
*
|
Android: Fix linking android_support for pre-21 system STL
Ryan Prichard
2021-12-13
1
-1/+1
|
/
/
*
|
Merge topic 'python3.11-support' into release-3.22
Brad King
2021-12-08
3
-3/+3
|
\
\
|
*
|
FindPython: Add support for Python 3.11
Tomáš Hrnčiar
2021-12-07
3
-3/+3
|
/
/
*
|
CMake 3.22.1
v3.22.1
Brad King
2021-12-07
1
-1/+1
*
|
Merge topic 'rel-macos-sign-notarize' into release-3.22
Brad King
2021-12-07
1
-0/+118
|
\
\
|
*
|
Utilities/Release: Add script to sign/notarize macOS application bundle
Brad King
2021-12-06
1
-0/+118
*
|
|
Merge topic 'makefile-CMAKE_EXPORT_COMPILE_COMMANDS-HIP' into release-3.22
Brad King
2021-12-07
1
-1/+1
|
\
\
\
|
*
|
|
HIP: Enable CMAKE_EXPORT_COMPILE_COMMANDS for HIP
Brad King
2021-12-07
1
-1/+1
*
|
|
|
Merge topic 'lib-arch-no-usr' into release-3.22
Brad King
2021-12-07
9
-1/+125
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
CMakeParseLibraryArchitecture: Fix parsing /lib/<arch> implicit object path
Raphael Gozzo
2021-12-06
9
-1/+125
|
/
/
/
*
|
|
Merge topic 'ci-vs-managed' into release-3.22
Brad King
2021-12-06
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ci: Enable more VS tests that use managed code
Brad King
2021-12-03
1
-1/+1
|
/
/
*
|
Merge topic 'vs-csproj-scripts' into release-3.22
Brad King
2021-12-03
7
-26/+25
|
\
\
|
*
|
VS: Revert "Add missing label in C# project-build events"
Brad King
2021-12-02
7
-26/+25
*
|
|
Merge topic 'FindPkgConfig-pkgconf' into release-3.22
Brad King
2021-12-03
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
FindPkgConfig: Restore finding pkg-config before pkgconf
Brad King
2021-12-02
1
-1/+1
|
/
/
*
|
Merge topic 'FindPython-static-libs-hint' into release-3.22
Brad King
2021-12-02
3
-0/+15
|
\
\
|
*
|
FindPython: clarify static libraries hint usage
Marc Chevrier
2021-12-01
3
-0/+15
*
|
|
Merge topic 'rpath-unrecognized-format' into release-3.22
Brad King
2021-12-02
13
-4/+85
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
file(RPATH): Restore tolerance of unknown formats if new RPATH is empty
Brad King
2021-12-01
13
-2/+85
|
*
|
cmSystemTools: Remove unnecessary mark-as-used casts to void
Brad King
2021-12-01
1
-2/+0
|
/
/
*
|
Merge topic 'doc-if-basic-expressions' into release-3.22
Brad King
2021-12-01
1
-4/+15
|
\
\
|
*
|
Help: Be more explicit about the behavior of if(<string>)
Craig Scott
2021-12-01
1
-4/+13
|
*
|
Help: Explicitly state that if(ENV{some_var}) is always false
Craig Scott
2021-12-01
1
-1/+3
*
|
|
Merge topic 'GNUInstallDirs-conda-fix' into release-3.22
Brad King
2021-12-01
1
-1/+3
|
\
\
\
|
*
|
|
GNUInstallDirs: Prefer system lib64 over conda lib when ambiguous
Robert Maynard
2021-11-30
1
-1/+3
*
|
|
|
Merge topic 'mingw-strftime-crash' into release-3.22
Brad King
2021-12-01
1
-1/+1
|
\
\
\
\
|
*
|
|
|
mingw: fix calling convention for strftime()
Christoph Reiter
2021-11-30
1
-1/+1
|
/
/
/
/
*
|
|
|
Merge topic 'doc-CMAKE_INSTALL_MODE' into release-3.22
Brad King
2021-11-30
2
-16/+111
|
\
\
\
\
[next]