summaryrefslogtreecommitdiffstats
path: root/Help/release
Commit message (Expand)AuthorAgeFilesLines
* Add cmake_language(GET_MESSAGE_LOG_LEVEL) sub commandAlexandru Croitor2022-06-281-0/+6
* Merge topic 'findvulkan-volk'Brad King2022-06-231-0/+5
|\
| * FindVulkan: Add 'volk' componentAiden Lambert2022-06-221-0/+5
* | Merge topic 'findopenal-add-import-library'Brad King2022-06-231-0/+4
|\ \
| * | FindOpenAL: Add imported targetSam V2022-06-221-0/+4
* | | Merge topic 'rel-win-arm64'Brad King2022-06-231-0/+2
|\ \ \
| * | | Help: Add release note for windows-arm64 binaryBrad King2022-06-221-0/+2
* | | | Merge topic 'vs-compile-batching'Brad King2022-06-231-4/+5
|\ \ \ \
| * | | | VS: Add variable to to turn off Visual Studio compile batchingBrad King2022-06-221-4/+5
| |/ / /
* | | | Merge topic 'revert-pkgconfig-static-libs'Brad King2022-06-231-5/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | FindPkgConfig: Revert "Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET."Brad King2022-06-221-5/+0
| |/ /
* | | Add EXPORT_NO_SYSTEM target property, deprecate IMPORTED_NO_SYSTEMDa Quexian2022-06-171-0/+8
| |/ |/|
* | Merge topic 'add_SYSTEM_prop'Brad King2022-06-161-0/+7
|\ \
| * | Add SYSTEM target propertyDa Quexian2022-06-151-0/+7
* | | Merge topic 'xcode-launch-mode'Brad King2022-06-161-0/+7
|\ \ \ | |/ / |/| |
| * | Xcode: Add Xcode SCHEME control for 'Launch' controlHarry Mallon2022-06-151-0/+7
* | | find_(program,library,file,path): add validation functionMarc Chevrier2022-06-141-0/+6
|/ /
* | Merge topic 'doc-3.24-release-notes-cleanup'Brad King2022-06-111-23/+25
|\ \ | |/
| * Help: Minor cleanups of 3.24 release notesCraig Scott2022-06-101-23/+25
* | Merge topic 'CheckIPOSupported-honor-flags'Brad King2022-06-101-0/+5
|\ \ | |/
| * CheckIPOSupported: Compile check using flags of calling projectBrad King2022-06-101-0/+5
* | Merge topic 'revert-msvc-compilers-default-to-ZI'Brad King2022-06-101-3/+0
|\ \ | |/
| * MSVC: Revert "Default to -ZI instead of /Zi for x86 and x64"Brad King2022-06-091-3/+0
* | Begin post-3.24 developmentBrad King2022-06-082-0/+9
|/
* Help: Drop development topic notes to prepare releaseBrad King2022-06-082-9/+0
* Help: Organize and revise 3.24 release notesBrad King2022-06-081-205/+243
* Help: Consolidate 3.24 release notesBrad King2022-06-0756-406/+307
* if command: Add PATH_EQUAL operatorMarc Chevrier2022-06-031-0/+5
* Merge topic 'genex-PATH_EQUAL'Brad King2022-06-031-0/+5
|\
| * Genex-PATH_EQUAL: path comparisonMarc Chevrier2022-06-011-0/+5
* | Merge branch 'release-3.22'Brad King2022-06-011-3/+3
|\ \
| * | CMake 3.22.5v3.22.5Brad King2022-06-011-3/+3
| * | Merge branch 'release-3.21' into release-3.22Brad King2022-06-011-2/+2
| |\ \
* | \ \ Merge branch 'release-3.21'Brad King2022-06-011-2/+2
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | CMake 3.21.7v3.21.7Brad King2022-06-011-2/+2
* | | Genex-PATH: path handlingMarc Chevrier2022-05-311-0/+4
* | | Merge topic 'msvc-compilers-default-to-ZI'Brad King2022-05-271-0/+5
|\ \ \
| * | | MSVC: Default to -ZI instead of /Zi for x86 and x64Glen Chung2022-05-261-0/+5
* | | | MSYS/MinGW Makfiles: Select the compiler occurring first in PATHBrad King2022-05-261-0/+7
* | | | Merge topic 'verify-interface-header-sets-list'Brad King2022-05-261-0/+3
|\ \ \ \
| * | | | VERIFY_INTERFACE_HEADER_SETS: Add property for list of header setsKyle Edwards2022-05-251-0/+3
* | | | | Merge topic 'LLVMFlang-compiler'Brad King2022-05-261-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | LLVMFlang: Add support for LLVM FlangTin Huynh2022-05-241-0/+6
| |/ / /
* | | | Merge topic 'dependency-providers'Brad King2022-05-251-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Dependency providers: Add find_package and FetchContent supportCraig Scott2022-05-241-0/+9
* | | | Merge topic 'pkgconfig-static-libs'Brad King2022-05-231-0/+7
|\ \ \ \
| * | | | FindPkgConfig: Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET.Alex Birch2022-05-201-0/+7
* | | | | Merge topic 'vs-system-include'Brad King2022-05-201-0/+4
|\ \ \ \ \
| * | | | | VS: Add support for SYSTEM include directoriesJosiah Bills2022-05-181-0/+4
* | | | | | Merge topic 'ignore-werror-command-arg'Brad King2022-05-191-0/+5
|\ \ \ \ \ \