summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmMakefile: Add helper to initialize CMAKE_CONFIGURATION_TYPESBrad King2021-06-305-24/+18
* Merge topic 'ninja-edit_cache'Brad King2021-06-307-48/+42
|\
| * Ninja: Use `ccmake` for `edit_cache`NAKAMURA Takumi2021-06-293-9/+1
| * cmGlobalCommonGenerator: Adopt GetEditCacheCommandNAKAMURA Takumi2021-06-294-33/+33
| * cmGlobalCommonGenerator: Adopt GetEditCacheTargetNameNAKAMURA Takumi2021-06-293-2/+1
| * cmGlobalCommonGenerator: Add SupportsDirectConsoleNAKAMURA Takumi2021-06-292-1/+4
| * cmGlobalNinjaGenerator: Rename SupportsConsolePool to SupportsDirectConsoleNAKAMURA Takumi2021-06-293-5/+5
* | Merge topic 'CMP0126-WARNING'Brad King2021-06-302-5/+22
|\ \
| * \ Merge branch 'backport-3.21-CMP0126-WARNING' into CMP0126-WARNINGMarc Chevrier2021-06-292-5/+22
| |\ \
| | * | CMP0126: Add control for warningsMarc Chevrier2021-06-292-5/+22
* | | | Merge topic 'vs-ARM64EC'Brad King2021-06-301-1/+2
|\ \ \ \
| * | | | VS: Add ARM64EC to supported platforms for VS 16 and 17Brad King2021-06-291-1/+2
* | | | | Merge topic 'tll-out-of-dir'Brad King2021-06-302-7/+14
|\ \ \ \ \
| * | | | | target_link_libraries: Restore transitive out-of-dir linkingBrad King2021-06-292-7/+14
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2021-06-301-1/+1
* | | | | Merge topic 'update-kwsys'Brad King2021-06-293-4/+23
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-06-283-4/+23
| |/ /
| * | Merge topic 'vs2022' into release-3.21Brad King2021-06-288-2/+137
| |\ \
* | | | CMake Nightly Date StampKitware Robot2021-06-291-1/+1
| |_|/ |/| |
* | | Merge topic 'target_compile_features-only-apply-to-enabled-languages'Brad King2021-06-281-0/+4
|\ \ \
| * | | compile_features: Ignore features that map to languages that aren't enabledRobert Maynard2021-06-251-0/+4
* | | | Merge topic 'vs2022'Brad King2021-06-288-2/+137
|\ \ \ \ | | |_|/ | |/| |
| * | | VS: Use 64-bit MSBuild in VS 2022Brad King2021-06-251-0/+6
| * | | VS: Add Visual Studio 17 2022 generatorBrad King2021-06-258-2/+131
* | | | Merge topic 'ninja-lwyu-flag-order'Brad King2021-06-281-6/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | Ninja: Fix LINK_WHAT_YOU_USE link flag placementĐoàn Trần Công Danh2021-06-251-6/+3
| |/ /
| * | CMake 3.21.0-rc1v3.21.0-rc1Brad King2021-06-231-1/+1
| * | Merge topic 'vs-utf-8' into release-3.21Brad King2021-06-184-1/+22
| |\ \
| * \ \ Merge topic 'vs-flag-tables' into release-3.21Brad King2021-06-186-30/+28
| |\ \ \
* | | | | CMake Nightly Date StampKitware Robot2021-06-281-1/+1
* | | | | CMake Nightly Date StampKitware Robot2021-06-271-1/+1
* | | | | CMake Nightly Date StampKitware Robot2021-06-261-1/+1
* | | | | Merge topic 'import-elf'Brad King2021-06-257-154/+34
|\ \ \ \ \
| * | | | | cmELF: Include the ELF parsing code unconditionallyAlex Richardson2021-06-246-67/+13
| * | | | | cmELF: Allow building without system ELF headersAlex Richardson2021-06-242-90/+7
| * | | | | cmELF: Fix check for TagMipsRldMapRelAlex Richardson2021-06-243-2/+19
| * | | | | cmELF: Open file explicitly in binary modeBrad King2021-06-241-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2021-06-251-1/+1
* | | | | | Merge topic 'fortran-compiler-intrinsics'Brad King2021-06-249-41/+95
|\ \ \ \ \ \
| * | | | | | Makefiles: Add support for building Fortran intrinsicsIsuru Fernando2021-06-249-41/+95
| | |_|_|_|/ | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2021-06-241-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'clang-compiler-warnings'Brad King2021-06-231-9/+6
|\ \ \ \ \
| * | | | | Fix -Wpessimizing-move warnings in QCMake::loadPresets()Alex Richardson2021-06-221-9/+6
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2021-06-231-1/+1
|/ / / /
* | | | Merge topic 'cmsystemtools-multiple-formats'Brad King2021-06-221-76/+139
|\ \ \ \
| * | | | cmSystemTools: Support multiple binary formatsAlex Richardson2021-06-211-76/+139
* | | | | CMake Nightly Date StampKitware Robot2021-06-221-1/+1
* | | | | Merge topic 'ctest_runtime_labels'Brad King2021-06-213-0/+20
|\ \ \ \ \
| * | | | | ctest: allow test output to add labelsZack Galbreath2021-06-173-0/+20
* | | | | | Merge topic 'msvc-isystem'Brad King2021-06-212-2/+8
|\ \ \ \ \ \