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
*
Configure CMake itself with policies through CMake 3.29
Brad King
2024-06-05
1
-1/+1
*
export: Increase maximum policy version in exported files to 3.29
Brad King
2024-06-05
1
-2/+2
*
Add deprecation warnings for policies CMP0129 and below
Brad King
2024-06-05
1
-1/+1
*
Begin post-3.30 development
Brad King
2024-06-05
1
-2/+2
*
Begin 3.30 release versioning
Brad King
2024-06-05
1
-3/+3
*
Merge topic 'macos-check-archs'
Brad King
2024-06-05
6
-4/+187
|
\
|
*
file: Add undocumented READ_MACHO subcommand on macOS
René Bertin
2024-06-04
6
-4/+187
*
|
Merge topic 'cmFileSet-FixWindowsPerformance'
Brad King
2024-06-05
1
-5/+31
|
\
\
|
*
|
cmFileSet: Fix poor performance of large file sets with export() on Windows
Jochem van Boxtel
2024-06-04
1
-5/+31
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2024-06-05
1
-1/+1
*
|
|
Merge topic 'gui-trailing-slash-on-dirs'
Brad King
2024-06-04
1
-3/+9
|
\
\
\
|
*
|
|
CMakeGUI: Sanitize source and build dirs the same as command line
Craig Scott
2024-06-01
1
-3/+9
*
|
|
|
Merge topic 'cxx-checks-icpx-overriding'
Brad King
2024-06-04
1
-1/+3
|
\
\
\
\
|
*
|
|
|
cm_cxx_features: Filter out icpx -Woverriding-t-option warnings
Brad King
2024-06-03
1
-1/+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'cxx-checks-distcc'
Brad King
2024-06-04
1
-0/+2
|
\
\
\
\
|
*
|
|
|
cm_cxx_features: Ignore distcc warnings
Martin Mokry
2024-06-02
1
-0/+2
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2024-06-04
1
-1/+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'cmake-C-crash'
Brad King
2024-06-03
2
-6/+2
|
\
\
\
\
|
*
|
|
|
Fix crash in target-specific commands called from initial cache script
Brad King
2024-06-01
2
-6/+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'file-accept-empty-lists'
Brad King
2024-06-03
1
-8/+17
|
\
\
\
\
|
*
|
|
|
file(): TOUCH, TOUCH_NOCREATE and MAKE_DIRECTORY accept empty lists
Craig Scott
2024-05-31
1
-8/+17
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2024-06-03
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2024-06-02
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2024-06-01
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'ci-msvc-14.40'
Brad King
2024-05-31
1
-0/+5
|
\
\
|
*
|
cmake-gui: Suppress MSVC deprecation warnings from Qt headers
Brad King
2024-05-30
1
-0/+5
*
|
|
Merge topic 'update-kwsys'
Brad King
2024-05-31
2
-0/+115
|
\
\
\
|
*
|
|
Merge branch 'upstream-KWSys' into update-kwsys
Brad King
2024-05-30
2
-0/+115
*
|
|
|
Merge topic 'dep-provider-try_compile'
Brad King
2024-05-31
1
-0/+11
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
try_compile: Propagating top level includes into whole-project calls
Craig Scott
2024-05-30
1
-0/+11
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2024-05-31
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'enforce-fc-fully-disconnected-requirements'
Brad King
2024-05-30
1
-1/+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
FetchContent: Enforce FETCHCONTENT_FULLY_DISCONNECTED requirements
Craig Scott
2024-05-29
1
-1/+4
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2024-05-30
1
-1/+1
*
|
|
Merge topic 'deprecate-fetchcontent_populate'
Brad King
2024-05-29
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
FetchContent: Deprecate FetchContent_Populate(depName)
Craig Scott
2024-05-29
1
-0/+4
*
|
|
Merge topic 'hip-std'
Brad King
2024-05-29
1
-0/+5
|
\
\
\
|
*
|
|
HIP: Populate CMAKE_HIP_KNOWN_FEATURES global property
Brad King
2024-05-28
1
-0/+5
*
|
|
|
Merge topic 'swift-multi-config'
Brad King
2024-05-29
5
-62/+74
|
\
\
\
\
|
*
|
|
|
Swift: Use per-config module file locations in multi-config generators
Dave Abrahams
2024-05-24
4
-39/+16
|
*
|
|
|
cmGeneratorTarget: Adopt Swift-related methods from the Ninja generator
Dave Abrahams
2024-05-24
4
-48/+83
*
|
|
|
|
Merge topic 'update-kwsys'
Brad King
2024-05-29
1
-1/+25
|
\
\
\
\
\
|
*
|
|
|
|
Merge branch 'upstream-KWSys' into update-kwsys
Brad King
2024-05-28
1
-1/+25
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2024-05-29
1
-1/+1
|
/
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2024-05-28
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2024-05-27
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2024-05-26
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2024-05-25
1
-1/+1
*
|
|
Merge topic 'genex-compiler-frontend-variant'
Brad King
2024-05-24
1
-0/+78
|
\
\
\
|
*
|
|
GenEx: Add generator expr. for CMAKE_<LANG>_COMPILER_FRONTEND_VARIANT
Deniz Bahadir
2024-05-22
1
-0/+78
|
|
/
/
[next]