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
/
Help
/
release
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'Xcode-add_custom_command-DEPFILE'
Brad King
2021-04-16
1
-0/+5
|
\
|
*
Xcode: Add support of DEPFILE for add_custom_command
Marc Chevrier
2021-04-15
1
-0/+5
*
|
Merge topic 'add_toolchain_cmake_option'
Brad King
2021-04-16
1
-0/+5
|
\
\
|
*
|
cmake: add support for --toolchain command argument
Robert Maynard
2021-04-15
1
-0/+5
*
|
|
Merge topic 'doc-error-unknown-arg'
Brad King
2021-04-15
1
-0/+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Help: Add 3.20 release note for error on unknown arguments
Brad King
2021-04-14
1
-0/+4
*
|
|
Genex: add_custom_command: DEPFILE supports genex
Marc Chevrier
2021-04-12
1
-0/+5
*
|
|
Merge topic 'presets-optional-generator-and-builddir'
Brad King
2021-04-08
1
-0/+5
|
\
\
\
|
*
|
|
cmake-presets: Make generator and binaryDir fields optional
friendlyanon
2021-04-06
1
-0/+5
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'ios-rpath-linker-flag'
Brad King
2021-04-07
1
-0/+6
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Apple: Set CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG on non-macOS too
Craig Scott
2021-04-06
1
-0/+6
*
|
Merge topic 'fujitsu-compiler-4.0-support'
Brad King
2021-04-01
1
-0/+11
|
\
\
|
*
|
Help: Add release notes for Fujitsu compiler support
Chuck Atkins
2021-03-31
1
-0/+11
*
|
|
Merge topic 'ifw-depends-name-version-parsing'
Brad King
2021-03-30
1
-0/+7
|
\
\
\
|
*
|
|
CPackIFW: Fix parsing of name and version in component DEPENDS
Craig Scott
2021-03-26
1
-0/+7
*
|
|
|
Merge topic 'SWIG'
Brad King
2021-03-29
1
-0/+5
|
\
\
\
\
|
*
|
|
|
UseSWIG: Use standard library name conventions for csharp language
Marc Chevrier
2021-03-26
1
-0/+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'FindIntl-builtin'
Brad King
2021-03-29
1
-0/+14
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'backport-FindIntl-builtin' into FindIntl-builtin
Brad King
2021-03-26
1
-0/+14
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
FindIntl: Fix detection of intl built in to C library
Brad King
2021-03-26
1
-0/+14
|
|
*
Merge topic 'vs-toolset-version' into release-3.20
Brad King
2021-03-15
1
-0/+8
|
|
|
\
*
|
|
|
project: Define variables indicating whether project is top level
friendlyanon
2021-03-26
1
-0/+6
|
/
/
/
*
|
|
Merge topic 'cmake-presets-condition'
Brad King
2021-03-23
1
-0/+4
|
\
\
\
|
*
|
|
CMakePresets.json: Add the ability to conditionally disable presets
Kyle Edwards
2021-03-22
1
-0/+4
*
|
|
|
Treat '.ixx' and '.cppm' files as C++ sources
Andrew Gilewsky
2021-03-22
1
-0/+4
*
|
|
|
FindDevIL: add imported targets and tests
Alex
2021-03-18
1
-0/+4
|
/
/
/
*
|
|
fileapi: Add installers to codemodel-v2 "directory" object
Brad King
2021-03-16
1
-0/+2
*
|
|
fileapi: Add a "directory" object to codemodel-v2
Brad King
2021-03-16
1
-0/+8
*
|
|
CMakePresets.json: Add ${hostSystemName} macro
Kyle Edwards
2021-03-15
1
-0/+5
*
|
|
Refactor: Add cmSystemTools::GetSystemName()
Kyle Edwards
2021-03-15
1
-0/+10
*
|
|
Merge topic 'vs-toolset-version'
Brad King
2021-03-15
1
-0/+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
VS: Accept and translate '-T version=' values with three components
Brad King
2021-03-12
1
-0/+8
*
|
|
Merge topic 'add_prefix_cmake_option'
Brad King
2021-03-11
1
-0/+8
|
\
\
\
|
*
|
|
cmake: configure preset add support for --install-prefix mapping
Robert Maynard
2021-03-09
1
-0/+3
|
*
|
|
cmake: add support for --install-prefix command argument
Robert Maynard
2021-03-04
1
-0/+5
*
|
|
|
Merge topic 'file-COPY_FILE-subcommand'
Brad King
2021-03-11
1
-0/+4
|
\
\
\
\
|
*
|
|
|
file: add `COPY_FILE` subcommand
Ben Boeckel
2021-03-10
1
-0/+4
*
|
|
|
|
Merge topic 'ep-fc-revert-refactoring'
Brad King
2021-03-10
1
-12/+0
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Revert ExternalProject and FetchContent refactoring
Craig Scott
2021-03-09
1
-12/+0
*
|
|
|
file(RENAME): Add option to not replace existing path
Brad King
2021-03-04
1
-1/+2
*
|
|
|
file(RENAME): Add option to capture error message on failure
Brad King
2021-03-04
1
-0/+5
*
|
|
|
Merge topic 'android-r22'
Brad King
2021-03-03
1
-0/+3
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
Help: Document CMAKE_ANDROID_NDK_VERSION variable
Brad King
2021-03-03
1
-0/+3
*
|
|
cpack: add CPACK_DMG_FILESYSTEM
Kevin Ushey
2021-03-02
1
-0/+5
*
|
|
Merge topic 'FindIntl-FindIconv-versions'
Brad King
2021-03-01
2
-0/+8
|
\
\
\
|
*
|
|
FindIntl: Add version support
Sibi Siddharthan
2021-02-25
1
-0/+4
|
*
|
|
FindIconv: Add version support
Sibi Siddharthan
2021-02-25
1
-0/+4
*
|
|
|
C23 support
Raul Tambre
2021-02-25
1
-1/+1
*
|
|
|
C17 support
Raul Tambre
2021-02-25
1
-0/+6
*
|
|
|
Genex: Add TARGET_RUNTIME_DLLS genex
Kyle Edwards
2021-02-24
1
-0/+4
[next]