summaryrefslogtreecommitdiffstats
path: root/Help/release/dev
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | COMPILE_WARNING_AS_ERROR: Add command-line optionMartin Duffy2022-05-181-0/+5
* | | | | VERIFY_HEADER_SETS: Rename to VERIFY_INTERFACE_HEADER_SETSKyle Edwards2022-05-182-7/+9
* | | | | Merge topic 'FindGLUT-remove-undocumented-vars'Brad King2022-05-181-0/+5
|\ \ \ \ \
| * | | | | FindGLUT: Remove undocumented variables GLUT_INCLUDE_PATH and GLUT_LIBRARYLetu Ren2022-05-171-0/+5
| | |_|_|/ | |/| | |
* | | | | Merge topic 'try_compile-project-platform-vars'Brad King2022-05-171-0/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | try_compile: Add option to skip passing platform variablesBrad King2022-05-161-0/+4
| * | | | try_compile: Propagate platform variables in project-mode tooBrad King2022-05-161-0/+6
| | |_|/ | |/| |
* | | | Merge topic 'CMAKE_PROJECT_TOP_LEVEL_INCLUDES'Brad King2022-05-161-0/+6
|\ \ \ \
| * | | | project(): Add new CMAKE_PROJECT_TOP_LEVEL_INCLUDES file injection pointCraig Scott2022-05-131-0/+6
* | | | | Merge topic 'presets-pathListSep'Brad King2022-05-131-0/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | cmake-presets: add ${pathListSep} macroErin Melucci2022-05-121-0/+5
* | | | | Merge topic 'werror-property'Brad King2022-05-101-0/+8
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | COMPILE_WARNING_AS_ERROR: Add options to treat warnings as errorsMartin Duffy2022-05-061-0/+8
* | | | | OpenWatcom: Allow specifying the runtime libraryCameron Cawley2022-05-061-0/+7
| |_|/ / |/| | |
* | | | Merge topic 'truncation_relnotes'Brad King2022-05-061-0/+11
|\ \ \ \
| * | | | Help: Add release notes for test-output-truncationFrank Winklmeier2022-05-051-0/+11
* | | | | Merge topic 'FetchContent_find_package_integration'Craig Scott2022-05-061-0/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Packages: Integrate FetchContent and find_package()Craig Scott2022-05-031-0/+17
| | |/ / | |/| |
* | | | Merge topic 'cpack-wix-arch'Brad King2022-05-051-0/+6
|\ \ \ \
| * | | | CPack/WIX: Add CPACK_WIX_ARCHITECTURE to support Windows for ARM installersjakoblover2022-05-051-0/+6
| |/ / /
* | | | Merge topic 'ExternalProject-no-extract-timestamp'Brad King2022-05-051-0/+8
|\ \ \ \
| * | | | ExternalProject: Add DOWNLOAD_EXTRACT_TIMESTAMP option and policyKasper Laudrup2022-05-041-0/+8
| | |_|/ | |/| |
* | | | CPack: Remove the deprecated PackageMaker generatorCraig Scott2022-05-041-0/+5
|/ / /
* | | find_* commands: add control over Windows registry viewsMarc Chevrier2022-04-291-0/+6
|/ /
* | Merge topic 'target-bundle-dir-name-genex'Brad King2022-04-261-0/+6
|\ \
| * | Genex: Add TARGET_BUNDLE_DIR_NAMEBen Leadbetter2022-04-221-0/+6
* | | Merge topic 'NO_CMAKE_INSTALL_PREFIX'Brad King2022-04-221-0/+12
|\ \ \ | |/ / |/| |
| * | Find: Support per call disabling of CMAKE_INSTALL_PREFIXRobert Maynard2022-04-151-0/+12
| |/
* | Utilities/Release: Drop SLA from CMake macOS DMG packageBrad King2022-04-201-0/+7
* | Merge topic 'cpack-dmg-sla'Brad King2022-04-201-0/+6
|\ \
| * | CPack/DMG: Do not use CPACK_RESOURCE_FILE_LICENSE for SLA by defaultBrad King2022-04-141-0/+6
* | | Merge topic 'vs-dotnet-startup-object'Brad King2022-04-201-0/+8
|\ \ \ | |/ / |/| |
| * | VS: Add StartupObject property for managed .NET projectsFlorian Schweiger2022-04-121-0/+8
| |/
* | cmake_host_system_information: query windows registryMarc Chevrier2022-04-131-0/+5
|/
* Merge topic 'FindJNI-targets'Brad King2022-04-071-0/+4
|\