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
*
Xcode: Revert "Don't set INSTALL_PATH unless target is SHARED_LIBRARY"
Brad King
2022-10-27
1
-3/+3
*
Merge topic 'cmake-presets-workflow-arguments' into release-3.25
Brad King
2022-10-27
3
-12/+49
|
\
|
*
cmake --workflow: add --fresh option
Kyle Edwards
2022-10-26
3
-7/+25
|
*
cmake::Workflow: Refactor to use enum class argument
Kyle Edwards
2022-10-26
3
-7/+17
|
*
cmake --workflow: print usage and exit on unrecognized argument
Kyle Edwards
2022-10-26
1
-0/+2
|
*
cmake --workflow: print usage message
Kyle Edwards
2022-10-25
1
-1/+8
*
|
Merge topic 'xcode-swift-defs' into release-3.25
Brad King
2022-10-27
1
-11/+32
|
\
\
|
*
|
Xcode: Evaluate Swift compile definitions separately
Brad King
2022-10-25
1
-11/+32
|
|
/
*
|
Merge topic 'cpack-trace-argument' into release-3.25
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 topic 'vswhere-support-x86' into release-3.25
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 'filesystem-path-c++03-abi' into release-3.24
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
|
|
\
\
\
*
|
\
\
\
Merge topic 'ninja-intl-paths' into release-3.25
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 topic 'cmake-presets-list-workflow-type' into release-3.25
Brad King
2022-10-24
1
-0/+5
|
\
\
\
\
|
*
|
|
|
cmake: Support --list-presets=workflow
Kyle Edwards
2022-10-21
1
-0/+5
*
|
|
|
|
cmGlobalVisualStudioGenerator: Fix compiling as C++20 in VS 2022
Werner, Joerg
2022-10-21
1
-1/+2
|
/
/
/
/
*
|
|
|
Merge topic 'filesystem-path-c++03-abi' into release-3.25
Brad King
2022-10-21
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
|
|
|
/
|
|
/
|
*
|
|
CMake 3.25.0-rc2
v3.25.0-rc2
Brad King
2022-10-19
1
-1/+1
*
|
|
Merge topic 'cmake-presets-output-junit' into release-3.25
Brad King
2022-10-19
6
-5/+30
|
\
\
\
|
*
|
|
CTest: Add support for outputJUnitFile in presets
Kyle Edwards
2022-10-18
2
-5/+16
|
*
|
|
CMakePresets.json: Add outputJUnitFile to test presets schema
Kyle Edwards
2022-10-18
4
-0/+14
*
|
|
|
Merge topic 'mingw-unc' into release-3.25
Brad King
2022-10-19
1
-0/+7
|
\
\
\
\
|
*
|
|
|
MinGW Makefiles: Quote UNC paths on command lines
Ed Hartley
2022-10-18
1
-0/+7
*
|
|
|
|
Merge topic 'try_compile-CMP0128' into release-3.25
Brad King
2022-10-19
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
*
|
|
|
Merge topic 'revert_nvcc_marking_include_as_system' into release-3.25
Brad King
2022-10-18
1
-9/+0
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
CUDA: Revert "Always mark cuda toolkit as system include"
Robert Maynard
2022-10-17
1
-9/+0
*
|
|
|
Xcode: ensure framework with custom output directory can be consumed
Marc Chevrier
2022-10-14
1
-5/+13
|
/
/
/
*
|
|
CMake 3.25.0-rc1
v3.25.0-rc1
Brad King
2022-10-12
1
-1/+1
*
|
|
Begin 3.25 release versioning
Brad King
2022-10-11
1
-3/+3
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-10-11
1
-1/+1
*
|
|
Merge topic 'verify-header-sets-iwyu'
Brad King
2022-10-10
1
-1/+5
|
\
\
\
|
*
|
|
VERIFY_INTERFACE_HEADER_SETS: Add IWYU pragma: associated to verification file
Daniel Hannon
2022-10-07
1
-1/+5
*
|
|
|
Merge topic 'cuda_sanitizer_false_positives'
Brad King
2022-10-10
1
-4/+17
|
\
\
\
\
|
*
|
|
|
ctest_memcheck: ignore false-positives in CUDA's compute-sanitizer
Tobias Ribizel
2022-10-07
1
-4/+17
*
|
|
|
|
Merge topic 'Intel-Fortran-warn-errors'
Brad King
2022-10-10
1
-3/+7
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
COMPILE_WARNING_AS_ERROR: Fix internal formatting of options table
Brad King
2022-10-07
1
-3/+7
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-10-10
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-10-09
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-10-08
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'clang-tidy-prefer-p-option'
Brad King
2022-10-07
1
-7/+19
|
\
\
\
\
|
*
|
|
|
clang-tidy: Don't append compiler commands if using -p
Craig Scott
2022-10-07
1
-7/+19
*
|
|
|
|
Merge topic 'improve-symlink-error-reporting'
Brad King
2022-10-07
5
-42/+82
|
\
\
\
\
\
|
*
|
|
|
|
file(INSTALL): Report "Installing:" for a symlink to a directory
John Parent
2022-10-06
1
-1/+4
|
*
|
|
|
|
file(INSTALL): Clarify symlink vs dir conflict errors
John Parent
2022-10-06
1
-1/+16
[next]