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: Set WMO on non-debug build configurations
Evan Wilde
2022-10-14
1
-0/+8
*
Begin post-3.25 development
Brad King
2022-10-11
1
-2/+2
*
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
|
*
|
|
|
file(INSTALL): Improve formatting of symlink creation error
Brad King
2022-10-06
1
-11/+13
|
*
|
|
|
cmSystemTools: Provide quiet link creation methods
Brad King
2022-10-06
4
-30/+50
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'automoc-skip-pch'
Brad King
2022-10-07
2
-2/+22
|
\
\
\
\
|
*
|
|
|
AUTOMOC: Skip PCH when all sources files skip the PCH file too
Cristian Adam
2022-10-06
2
-2/+22
|
|
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-10-07
1
-1/+1
|
/
/
/
*
|
|
Merge topic 'try_compile-more-debug-logging'
Brad King
2022-10-06
1
-0/+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
try_compile: Report build dir with --debug-trycompile
Matthew Woehlke
2022-10-06
1
-0/+7
*
|
|
Merge topic 'self-target_sources'
Brad King
2022-10-06
2
-13/+13
|
\
\
\
|
*
|
|
Source: Fix regression causing CMakeLib sources to be compiled repeatedly
Brad King
2022-10-05
2
-13/+13
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-10-06
1
-1/+1
|
/
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-10-05
1
-1/+1
|
/
/
*
|
Merge topic 'try_compile-rename-source_from_arg'
Brad King
2022-10-04
2
-10/+11
|
\
\
|
*
|
try_compile: Rename SOURCE_FROM_ARG -> SOURCE_FROM_CONTENT
Matthew Woehlke
2022-09-30
2
-10/+11
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-10-04
1
-1/+1
*
|
|
Merge topic 'ci-xcode-14.0'
Brad King
2022-10-03
1
-2/+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Xcode: Drop CMAKE_INTDIR= definition in Swift targets
Brad King
2022-09-30
1
-2/+7
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-10-03
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-10-02
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-10-01
1
-1/+1
*
|
|
Merge topic 'xcode-build-layout'
Brad King
2022-09-30
3
-48/+23
|
\
\
\
|
*
|
|
Xcode: Fix "clean" operation under the "new build system"
Brad King
2022-09-29
1
-1/+0
|
*
|
|
Xcode: Set object file locations using TARGET_TEMP_DIR
Brad King
2022-09-29
3
-34/+12
|
*
|
|
Xcode: Set build product locations using CONFIGURATION_BUILD_DIR
Brad King
2022-09-29
1
-11/+13
|
*
|
|
cmGlobalXCodeGenerator: Remove unused local variable settings
Brad King
2022-09-29
1
-4/+0
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-09-30
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'try_compile-no-cache'
Brad King
2022-09-29
3
-6/+19
|
\
\
\
|
*
|
|
try_compile: Add NO_CACHE option (also try_run)
Matthew Woehlke
2022-09-28
3
-6/+19
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-09-29
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'vs11-deprecate'
Brad King
2022-09-28
2
-1/+21
|
\
\
\
|
*
|
|
Deprecate Visual Studio 11 2012 generator
Brad King
2022-09-27
2
-1/+21
|
|
/
/
*
|
|
Merge topic 'cmake-presets-workflow'
Brad King
2022-09-28
9
-5/+604
|
\
\
\
|
*
|
|
cmake: Add --workflow mode
Kyle Edwards
2022-09-27
3
-0/+288
[next]