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
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
file(INSTALL): Fix file ownership regression when running as root on macOS
Brad King
2023-03-07
1
-0/+6
*
Merge branch 'compile-msvc-14.34-c++20' into release-3.24
Brad King
2022-11-14
1
-1/+2
|
\
|
*
cmGlobalVisualStudioGenerator: Fix compiling as C++20 in VS 2022
Werner, Joerg
2022-11-14
1
-1/+2
|
*
CMake 3.23.5
v3.23.5
Brad King
2022-11-01
1
-1/+1
*
|
Source: Replace uses of sprintf with safer snprintf in CMake 3.24 branch
Sean McBride
2022-11-03
6
-9/+10
*
|
Source: Tell Git not to check whitespace in third-party curses form code
Brad King
2022-11-03
1
-0/+1
*
|
CMake 3.24.3
v3.24.3
Brad King
2022-11-01
1
-1/+1
*
|
Merge branch 'cpack-trace-argument' into release-3.24
Brad King
2022-10-27
1
-2/+2
|
\
\
|
*
|
CPack: Require no argument for --trace and --trace-expand
Kyle Edwards
2022-10-25
1
-2/+2
*
|
|
Merge branch 'vswhere-support-x86' into release-3.24
Brad King
2022-10-27
1
-2/+21
|
\
\
\
|
*
|
|
VS: Fix crash finding vswhere on 32-bit Windows
Brad King
2022-10-26
1
-2/+21
|
|
/
/
*
|
|
Merge branch 'ninja-intl-paths' into release-3.24
Brad King
2022-10-27
2
-14/+0
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Ninja: Restore support for non-ascii paths on Windows with ninja<=1.10
Brad King
2022-10-26
2
-14/+0
*
|
Merge branch 'filesystem-path-c++03-abi' into release-3.24
Brad King
2022-10-20
2
-3/+12
|
\
\
|
|
/
|
*
cm/filesystem: Fix crash with pre-C++11 std::string GNU ABI in C++17
Brad King
2022-10-20
2
-3/+12
*
|
Merge branch 'try_compile-CMP0128' into release-3.24
Brad King
2022-10-18
1
-0/+6
|
\
\
|
|
/
|
*
try_compile: Honor CMP0128 setting in test project
Brad King
2022-10-18
1
-0/+6
|
*
CMake 3.23.4
v3.23.4
Brad King
2022-10-04
1
-1/+1
*
|
COMPILE_WARNING_AS_ERROR: Fix internal formatting of options table
Brad King
2022-10-07
1
-3/+7
*
|
Xcode: Drop CMAKE_INTDIR= definition in Swift targets
Brad King
2022-09-30
1
-2/+7
*
|
ctest: only report make-level errors when no others are found
Zack Galbreath
2022-09-26
1
-10/+25
*
|
Merge topic 'parse-large-int' into release-3.24
Brad King
2022-09-21
3
-2/+50
|
\
\
|
|
/
|
*
file: Avoid strange istringstream crash in cmake.org binaries on Alpine Linux
Brad King
2022-09-20
1
-2/+8
|
*
cmStringAlgorithms: Add functions to parse strings to long long integers
Brad King
2022-09-20
2
-0/+42
|
*
CMake 3.23.3
v3.23.3
Brad King
2022-07-28
1
-1/+1
|
*
cmake: In -P mode ignore extra paths on the command line
Robert Maynard
2022-07-22
1
-1/+2
|
*
cmake: simplify to a single source of truth of working mode
Robert Maynard
2022-07-22
1
-17/+7
*
|
Apple: Fix regression when linking a framework with postfix
Marc Chevrier
2022-09-14
3
-11/+18
*
|
CMake 3.24.2
v3.24.2
Brad King
2022-09-13
1
-1/+1
*
|
Merge topic 'truncation_invalid' into release-3.24
Brad King
2022-09-09
1
-1/+5
|
\
\
|
*
|
ctest: print error for invalid CTEST_CUSTOM_TEST_OUTPUT_TRUNCATION
Frank Winklmeier
2022-09-07
1
-1/+5
*
|
|
Merge topic 'revert-automoc-silence-warnings' into release-3.24
Brad King
2022-09-09
1
-10/+1
|
\
\
\
|
*
|
|
automoc: revert attempts to silence linker warning on macos
Brad King
2022-09-07
1
-10/+1
|
|
/
/
*
|
|
Check link libraries properties: fix performances regression
Marc Chevrier
2022-09-07
5
-65/+46
*
|
|
renames method FinalizeTargetCompileInfo() in FinalizeTargetConfiguration().
Marc Chevrier
2022-09-07
5
-8/+8
|
/
/
*
|
Merge topic 'Link-MACOSX_BUNDLE' into release-3.24
Brad King
2022-09-01
1
-0/+1
|
\
\
|
*
|
Xcode: Fix erroneous MACOSX_BUNDLE link
Marc Chevrier
2022-08-31
1
-0/+1
*
|
|
Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix' into relea...
Brad King
2022-08-31
1
-22/+46
|
\
\
\
|
*
|
|
CMAKE_FIND_USE_INSTALL_PREFIX considers CMAKE_STAGING_PREFIX
Robert Maynard
2022-08-30
1
-6/+7
|
*
|
|
cmFindBase: Refactor CMAKE_FIND_USE_INSTALL_PREFIX handling
Robert Maynard
2022-08-30
1
-22/+45
*
|
|
|
automoc: avoid more compiler warnings in linker-warning-silencing code
Albert Astals Cid
2022-08-30
1
-0/+3
|
|
/
/
|
/
|
|
*
|
|
FILE_SET: Fix source group detection
Kyle Edwards
2022-08-24
3
-1/+22
|
/
/
*
|
CMake 3.24.1
v3.24.1
Brad King
2022-08-17
1
-1/+1
*
|
Merge topic 'export-no-shdeps' into release-3.24
Brad King
2022-08-16
1
-0/+7
|
\
\
|
*
|
export: Restore exclusion of private shared library dependencies from checks
Brad King
2022-08-15
1
-0/+7
*
|
|
automoc: avoid compiler warnings in linker-warning-silencing code
Albert Astals Cid
2022-08-10
1
-9/+9
|
/
/
*
|
CMake 3.24.0
v3.24.0
Brad King
2022-08-04
1
-1/+1
*
|
Makefiles: Restore path consistency in the global dispatch makefile
Brad King
2022-08-03
2
-34/+44
*
|
VERIFY_INTERFACE_HEADER_SETS: Add verification target for all
Kyle Edwards
2022-08-03
2
-0/+20
*
|
Merge topic 'vs-msbuild-arm64' into release-3.24
Brad King
2022-08-02
1
-1/+1
|
\
\
[next]