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
*
cmExpandList and cmExpandLists rely on cmList class
Marc Chevrier
2023-04-23
3
-75/+66
*
Merge topic 'GenEx-list'
Marc Chevrier
2023-04-20
2
-18/+715
|
\
|
*
GenEx LIST: list operations
Marc Chevrier
2023-04-16
2
-18/+715
*
|
CMake Nightly Date Stamp
Kitware Robot
2023-04-20
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2023-04-19
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2023-04-18
1
-1/+1
*
|
Merge topic 'export-file-set-old-cmake-versions'
Craig Scott
2023-04-17
1
-1/+16
|
\
\
|
*
|
install(EXPORT): Fall back to set_property(APPEND) for FILE_SET
Kyle Edwards
2023-04-12
1
-1/+16
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-04-17
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-04-16
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-04-15
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-04-14
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-04-13
1
-1/+1
|
|
/
|
/
|
*
|
CMake Nightly Date Stamp
Kitware Robot
2023-04-12
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2023-04-11
1
-1/+1
*
|
Merge topic 'automoc-macro-names'
Craig Scott
2023-04-10
10
-199/+299
|
\
\
|
*
|
Autogen: Add INTERFACE_AUTOMOC_MACRO_NAMES target property
Orkun Tokdemir
2023-04-09
3
-0/+25
|
*
|
Autogen: Defer setup until Generate step
Orkun Tokdemir
2023-04-05
2
-8/+20
|
*
|
cmGeneratorTarget: Factor out EvaluatedTargetProperty infrastructure
Orkun Tokdemir
2023-04-05
5
-189/+252
|
*
|
cmGeneratorTarget: Avoid incidental include-what-you-use warning
Brad King
2023-04-05
1
-2/+2
*
|
|
Merge topic 'ninja-nvhpc-fortran-Werror'
Craig Scott
2023-04-10
1
-2/+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Ninja: Exclude NVHPC -Werror flags during Fortran preprocessing
Brad King
2023-04-04
1
-2/+23
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-04-10
1
-1/+1
*
|
|
Merge topic 'list-command-uses-cmList'
Marc Chevrier
2023-04-09
2
-841/+315
|
\
\
\
|
*
|
|
list(): rely on cmList class
Marc Chevrier
2023-04-08
2
-841/+315
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-04-09
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-04-08
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-04-07
1
-1/+1
|
/
/
/
*
|
|
Merge topic 'cmList-class'
Brad King
2023-04-06
5
-29/+2214
|
\
\
\
|
*
|
|
GenEx: list oriented genexes use cmList class
Marc Chevrier
2023-04-05
1
-28/+17
|
*
|
|
cmList: CMake list implementation
Marc Chevrier
2023-04-05
4
-1/+2197
*
|
|
|
Merge topic 'vs-sdk-selection'
Brad King
2023-04-06
9
-26/+259
|
\
\
\
\
|
*
|
|
|
VS: Select Windows SDK matching WindowsSDKVersion env var
Brad King
2023-04-05
1
-1/+11
|
*
|
|
|
VS: Select latest available Windows SDK version by default
Brad King
2023-04-05
2
-4/+10
|
*
|
|
|
VS: Add support for setting WindowsTargetPlatformVersion to 10.0
Brad King
2023-04-05
1
-0/+10
|
*
|
|
|
VS: Add CMAKE_GENERATOR_PLATFORM field to control Windows SDK selection
Brad King
2023-04-05
5
-3/+92
|
*
|
|
|
VS: Parse comma-separated fields from CMAKE_GENERATOR_PLATFORM
Brad King
2023-04-05
2
-1/+88
|
*
|
|
|
VS: Defer Windows SDK selection until CMAKE_GENERATOR_PLATFORM is known
Brad King
2023-04-05
8
-8/+37
|
*
|
|
|
VS: Simplify logic to require SDK for Windows Store
Brad King
2023-04-05
3
-12/+14
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-04-06
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-04-05
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-04-04
1
-1/+1
|
/
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2023-04-03
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2023-04-02
1
-1/+1
|
/
*
CMake Nightly Date Stamp
Kitware Robot
2023-04-01
1
-1/+1
*
Merge topic 'automoc-cxx-standard'
Brad King
2023-03-31
5
-26/+28
|
\
|
*
Autogen: Add target's C++ standard to moc_predef.h
Orkun Tokdemir
2023-03-30
1
-1/+16
|
*
Autogen: Split creation and setup of custom targets into separate steps
Orkun Tokdemir
2023-03-24
4
-25/+12
*
|
Merge topic 'remove-FindPythonInterp-FindPythonLibs'
Brad King
2023-03-31
3
-0/+7
|
\
\
|
*
|
FindPython{Interp,Libs}: Add policy to remove these modules
Brad King
2023-03-30
3
-0/+7
[next]