summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.22.6v3.22.6Brad King2022-07-281-1/+1
* CMake 3.22.5v3.22.5Brad King2022-06-011-1/+1
* Merge branch 'cmake-gui-locale' into release-3.22Brad King2022-05-271-0/+14
|\
| * cmake-gui: Restore support for internationalization with Qt5 on WindowsBrad King2022-05-271-0/+14
* | Merge branch 'vs2022-only' into release-3.22Brad King2022-05-191-0/+1
|\ \
| * | file(GET_RUNTIME_DEPENDENCIES): Support VS 2022 without VS 2019Brad King2022-05-191-0/+1
* | | CMake 3.22.4v3.22.4Brad King2022-04-121-1/+1
* | | PCH: Fix Xcode non-pch language exclusionCristian Adam2022-04-111-4/+6
* | | Merge branch 'aix-exe-exports' into release-3.22Brad King2022-03-261-3/+3
|\ \ \ | |/ /
| * | AIX: Fix executable ENABLE_EXPORTS in Makefile generatorsBrad King2022-03-261-3/+3
| * | CMake 3.21.6v3.21.6Brad King2022-03-041-1/+1
| * | CMake 3.21.5v3.21.5Brad King2022-02-011-1/+1
* | | CMake 3.22.3v3.22.3Brad King2022-03-041-1/+1
* | | while: Restore tolerance of condition errorAlex Turbov2022-03-031-3/+8
* | | install(TARGETS): Restore per-export INCLUDES DESTINATIONEugene Shalygin2022-02-096-13/+24
* | | Merge topic 'message-flush' into release-3.22Brad King2022-01-281-2/+2
|\ \ \ | |/ /
| * | message: Restore explicit flushing of messages on stderrBrad King2022-01-271-2/+2
* | | Merge topic 'nmake-rsp-encoding' into release-3.22Brad King2022-01-271-2/+15
|\ \ \ | |/ /
| * | NMake: Use UTF-8 BOM in response files only with MSVC toolingBrad King2022-01-261-0/+5
| * | NMake: Document response file encoding heuristic in a commentBrad King2022-01-261-2/+10
| * | Merge branch 'IntelLLVM-Fortran-copy-mod' into release-3.21Brad King2021-11-171-1/+1
| |\ \ | | |/
* | | CMake 3.22.2v3.22.2Brad King2022-01-251-1/+1
* | | CMP0128: Add flag in OLD mode even when standard matches the defaultRaul Tambre2022-01-231-2/+3
* | | file: Restore error capture in undocumented READ_ELF modeBrad King2022-01-111-3/+8
* | | CMake 3.22.1v3.22.1Brad King2021-12-071-1/+1
* | | HIP: Enable CMAKE_EXPORT_COMPILE_COMMANDS for HIPBrad King2021-12-071-1/+1
* | | VS: Revert "Add missing label in C# project-build events"Brad King2021-12-024-26/+5
* | | file(RPATH): Restore tolerance of unknown formats if new RPATH is emptyBrad King2021-12-011-2/+21
* | | cmSystemTools: Remove unnecessary mark-as-used casts to voidBrad King2021-12-011-2/+0
* | | mingw: fix calling convention for strftime()Christoph Reiter2021-11-301-1/+1
* | | try_compile: Do not use CMAKE_BUILD_TYPE or CMAKE_CONFIGURATION_TYPES env varsBrad King2021-11-222-2/+4
* | | CMake 3.22.0v3.22.0Brad King2021-11-181-1/+1
* | | MINGW-w64: Fix string(TIMESTAMP) build on 32bits.Antons Jeļkins2021-11-181-3/+9
* | | cmTimestamp: Declare component buffer before MinGW-specific codeAntons Jeļkins2021-11-181-2/+2
* | | Merge topic 'IntelLLVM-Fortran-copy-mod' into release-3.22Brad King2021-11-181-1/+1
|\ \ \ | | |/ | |/|
| * | IntelLLVM: Enable Fortran module rebuild avoidance in Makefile generatorsBrad King2021-11-171-1/+1
| * | Merge branch 'fix-ifdef-windows' into release-3.20Brad King2021-10-154-4/+4
| |\ \
| * | | CMake 3.20.6v3.20.6Brad King2021-09-201-1/+1
* | | | CMake 3.22.0-rc3v3.22.0-rc3Brad King2021-11-121-1/+1
* | | | CMP0128: Enable/disable extensions if standard same as defaultRaul Tambre2021-11-111-1/+2
* | | | Merge topic 'nmc-reuse-from' into release-3.22Brad King2021-11-091-3/+3
|\ \ \ \
| * | | | PCH: Fixed Ninja Multi-Config and REUSE_FROM for MSVCCristian Adam2021-11-081-3/+3
* | | | | Merge topic 'msvc-pch-reuse-config' into release-3.22Brad King2021-11-091-2/+2
|\ \ \ \ \
| * | | | | PCH: Fix REUSE_FROM when Debug and RelWithDebInfo configs differCristian Adam2021-11-081-2/+2
| |/ / / /
* | | | | Merge topic 'vs-framework-version' into release-3.22Brad King2021-11-085-39/+124
|\ \ \ \ \
| * | | | | VS: Default TargetFrameworkVersion to v4.7.2 for VS 2022Brad King2021-11-061-0/+6
| * | | | | VS: Model a default target frameworkBrad King2021-11-064-10/+64
| * | | | | cmVisualStudio10TargetGenerator: Refactor target framework selectionBrad King2021-11-061-35/+53
| * | | | | cmGlobalVisualStudio8Generator: Refactor SetGeneratorPlatformBrad King2021-11-031-4/+11
* | | | | | Ninja Multi-Config: Fix custom command target dependencies in cross-configsBrad King2021-11-041-4/+8