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
*
file: Restore error capture in undocumented READ_ELF mode
Brad King
2022-01-11
1
-3/+8
*
CMake 3.22.1
v3.22.1
Brad King
2021-12-07
1
-1/+1
*
HIP: Enable CMAKE_EXPORT_COMPILE_COMMANDS for HIP
Brad King
2021-12-07
1
-1/+1
*
VS: Revert "Add missing label in C# project-build events"
Brad King
2021-12-02
4
-26/+5
*
file(RPATH): Restore tolerance of unknown formats if new RPATH is empty
Brad King
2021-12-01
1
-2/+21
*
cmSystemTools: Remove unnecessary mark-as-used casts to void
Brad King
2021-12-01
1
-2/+0
*
mingw: fix calling convention for strftime()
Christoph Reiter
2021-11-30
1
-1/+1
*
try_compile: Do not use CMAKE_BUILD_TYPE or CMAKE_CONFIGURATION_TYPES env vars
Brad King
2021-11-22
2
-2/+4
*
CMake 3.22.0
v3.22.0
Brad King
2021-11-18
1
-1/+1
*
MINGW-w64: Fix string(TIMESTAMP) build on 32bits.
Antons Jeļkins
2021-11-18
1
-3/+9
*
cmTimestamp: Declare component buffer before MinGW-specific code
Antons Jeļkins
2021-11-18
1
-2/+2
*
Merge topic 'IntelLLVM-Fortran-copy-mod' into release-3.22
Brad King
2021-11-18
1
-1/+1
|
\
|
*
IntelLLVM: Enable Fortran module rebuild avoidance in Makefile generators
Brad King
2021-11-17
1
-1/+1
|
*
Merge branch 'fix-ifdef-windows' into release-3.20
Brad King
2021-10-15
4
-4/+4
|
|
\
|
*
|
CMake 3.20.6
v3.20.6
Brad King
2021-09-20
1
-1/+1
*
|
|
CMake 3.22.0-rc3
v3.22.0-rc3
Brad King
2021-11-12
1
-1/+1
*
|
|
CMP0128: Enable/disable extensions if standard same as default
Raul Tambre
2021-11-11
1
-1/+2
*
|
|
Merge topic 'nmc-reuse-from' into release-3.22
Brad King
2021-11-09
1
-3/+3
|
\
\
\
|
*
|
|
PCH: Fixed Ninja Multi-Config and REUSE_FROM for MSVC
Cristian Adam
2021-11-08
1
-3/+3
*
|
|
|
Merge topic 'msvc-pch-reuse-config' into release-3.22
Brad King
2021-11-09
1
-2/+2
|
\
\
\
\
|
*
|
|
|
PCH: Fix REUSE_FROM when Debug and RelWithDebInfo configs differ
Cristian Adam
2021-11-08
1
-2/+2
|
|
/
/
/
*
|
|
|
Merge topic 'vs-framework-version' into release-3.22
Brad King
2021-11-08
5
-39/+124
|
\
\
\
\
|
*
|
|
|
VS: Default TargetFrameworkVersion to v4.7.2 for VS 2022
Brad King
2021-11-06
1
-0/+6
|
*
|
|
|
VS: Model a default target framework
Brad King
2021-11-06
4
-10/+64
|
*
|
|
|
cmVisualStudio10TargetGenerator: Refactor target framework selection
Brad King
2021-11-06
1
-35/+53
|
*
|
|
|
cmGlobalVisualStudio8Generator: Refactor SetGeneratorPlatform
Brad King
2021-11-03
1
-4/+11
*
|
|
|
|
Ninja Multi-Config: Fix custom command target dependencies in cross-configs
Brad King
2021-11-04
1
-4/+8
*
|
|
|
|
Ninja Multi-Config: Fix internal cross-config target dependency ordering
Brad King
2021-11-04
1
-4/+8
*
|
|
|
|
Ninja Multi-Config: Fix cross-config custom command dependency tracing
Brad King
2021-11-04
4
-5/+5
*
|
|
|
|
Merge topic 'msvc-cxx-modules-scanDependencies' into release-3.22
Brad King
2021-11-04
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
cmScanDepFormat: Accept P1689r4 files with version 1
Brad King
2021-11-03
1
-1/+1
|
*
|
|
|
|
CMake 3.21.4
v3.21.4
Brad King
2021-10-27
1
-1/+1
|
*
|
|
|
|
Merge branch 'fix-ifdef-windows' into release-3.21
Brad King
2021-10-15
4
-4/+4
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Ninja: Fix creation of Windows import library directory
Brad King
2021-11-03
1
-2/+2
*
|
|
|
|
|
cmNinjaTargetGenerator: Replace "their" with "there" in comment
Brad King
2021-11-03
1
-1/+1
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
cmCTestRunTest: get the default value from the environment
Ben Boeckel
2021-10-29
1
-1/+17
*
|
|
|
|
CMake 3.22.0-rc2
v3.22.0-rc2
Brad King
2021-10-28
1
-1/+1
*
|
|
|
|
Merge topic 'builtin-help-versionadded' into release-3.22
Brad King
2021-10-28
2
-0/+6
|
\
\
\
\
\
|
*
|
|
|
|
cmRST: support `versionadded` and `versionchanged` directives
Ben Boeckel
2021-10-27
2
-0/+6
*
|
|
|
|
|
Merge topic 'envmod-support-mod-to-new-variables' into release-3.22
Brad King
2021-10-27
1
-6/+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmCTestRunTest: fix modifying non-existent envvars
Ben Boeckel
2021-10-26
1
-6/+2
|
|
/
/
/
/
/
*
|
|
|
|
|
cmGlobalVisualStudioVersionedGenerator: Fix repeating SetGeneratorInstance
Brad King
2021-10-26
2
-2/+6
|
/
/
/
/
/
*
|
|
|
|
Restore honoring CMAKE_GENERATOR_INSTANCE in toolchain file
Brad King
2021-10-20
4
-33/+1
*
|
|
|
|
cmake_host_system_information: Add undocumented VS_MSBUILD_COMMAND key
Brad King
2021-10-20
1
-0/+7
*
|
|
|
|
cmGlobalVisualStudio10Generator: Add method to find MSBuild early
Brad King
2021-10-20
4
-0/+21
*
|
|
|
|
cmGlobalGenerator: Add method to check if generator is at least VS 10
Brad King
2021-10-20
2
-0/+4
*
|
|
|
|
cmGlobalVisualStudioVersionedGenerator: Allow repeating SetGeneratorInstance
Brad King
2021-10-20
2
-0/+9
*
|
|
|
|
cmGlobalVisualStudio10Generator: Allow subclasses to reset MSBuild search
Brad King
2021-10-20
2
-2/+1
*
|
|
|
|
Merge topic 'fix-ifdef-windows' into release-3.22
Brad King
2021-10-18
4
-4/+4
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Source: Fix typo in _WIN32 preprocessor checks
Brad King
2021-10-15
4
-4/+4
[next]