summaryrefslogtreecommitdiffstats
path: root/Help/release
Commit message (Expand)AuthorAgeFilesLines
* CPack/NSIS: Document and check requirement of at least NSIS 3.0Brad King2020-03-311-0/+14
* Merge topic 'rename-macho-version-properties' into release-3.17Craig Scott2020-03-121-4/+4
|\
| * macOS: Rename OSX_*_VERSION properties to MACHO_*_VERSIONBrad King2020-03-121-4/+4
* | Merge topic 'release-notes-minor-cleanups' into release-3.17Brad King2020-03-101-13/+13
|\ \
| * | Help: Cleanup minor typos and grammar in 3.17 release notesCraig Scott2020-03-101-13/+13
* | | Merge topic 'doc-3.17-relnotes' into release-3.17Brad King2020-03-101-4/+7
|\ \ \ | |/ / |/| |
| * | Help: Fix 3.17 release notes for Xcode scheme settingsBrad King2020-03-101-4/+7
| |/
* | Merge topic 'doc-rel-3.16-updates' into release-3.17Brad King2020-03-041-0/+26
|\ \
| * | Help: Update CMake 3.16 release notes for 3.16.5Brad King2020-02-271-0/+26
| * | Merge topic 'remove-CPACK_INSTALL_CMAKE_CONFIGURATIONS' into release-3.16Craig Scott2019-11-121-3/+2
| |\ \
| * \ \ Merge topic 'ctest-resource-groups' into release-3.16Kyle Edwards2019-11-071-2/+2
| |\ \ \
* | | | | FindPython: python_add_library can now manage SOABI suffix.Marc Chevrier2020-03-031-1/+3
| |_|_|/ |/| | |
* | | | Help: Drop development topic notes to prepare releaseBrad King2020-02-052-9/+0
* | | | Help: Organize and revise 3.17 release notesBrad King2020-02-051-184/+218
* | | | Help: Consolidate 3.17 release notesBrad King2020-02-0562-394/+283
* | | | SDCC: Remove default flags for a specific targetfruit2020-02-041-0/+5
* | | | Merge topic 'ctest-add-ignore-no-tests-option'Kyle Edwards2020-02-031-0/+6
|\ \ \ \
| * | | | Add --no-tests=<[error|ignore]> option to CTestStefan Dinkelacker2020-01-311-0/+6
* | | | | Merge topic 'cpack-deprecate-old-macos-generators'Brad King2020-02-031-0/+6
|\ \ \ \ \
| * | | | | CPack: Deprecate OSXX11 generatorBrad King2020-01-311-0/+1
| * | | | | CPack: Deprecate PackageMaker generatorBrad King2020-01-311-0/+5
* | | | | | AIX: Add an option to disable automatic exports from shared librariesBrad King2020-01-311-0/+7
|/ / / / /
* | | | | Merge topic 'osx-version-flags'Brad King2020-01-281-0/+9
|\ \ \ \ \
| * | | | | macOS: Add OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION propertiesIsuru Fernando2020-01-241-0/+9
| |/ / / /
* | | | | Merge topic 'cuda_runtime_library_controls'Brad King2020-01-281-0/+7
|\ \ \ \ \
| * | | | | CUDA: Add abstraction for cuda runtime selectionRobert Maynard2020-01-271-0/+7
| |/ / / /
* | | | | Merge topic 'cpack-dmg-rtf-for-sla'Brad King2020-01-271-0/+8
|\ \ \ \ \
| * | | | | CPack/DragNDrop: Support RTF licensesAndrew Fuller2020-01-241-0/+8
| |/ / / /
* | | | | Merge topic 'vs-dotnet-standard-core'Brad King2020-01-241-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | VS: Add support for .NET Standard and .NET CoreJoerg Bornemann2020-01-241-0/+7
* | | | | MinGW: Update find_library to not find plain .dll filesBrad King2020-01-201-0/+6
* | | | | Merge topic 'fphsa-name-mismatch'Brad King2020-01-201-0/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FPHSA: detect package name mismatchesBen Boeckel2020-01-141-0/+5
* | | | | Merge topic 'cmake-ctest-arguments'Brad King2020-01-171-0/+6
|\ \ \ \ \
| * | | | | Add CMAKE_CTEST_ARGUMENTS variable to pass command-line arguments to ctestRobert Goulet2020-01-151-0/+6
| |/ / / /
* | | | | Merge topic 'cpack-custom-dmg-names'Craig Scott2020-01-171-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CPack/DragNDrop: Support CPACK_DMG_<component>_FILE_NAMEAndrew Fuller2020-01-161-0/+7
* | | | | Merge topic 'xcode-default-warnings'Brad King2020-01-141-0/+5
|\ \ \ \ \
| * | | | | Xcode: Drop hard-coded default warning flags like -WmostBrad King2020-01-131-0/+5
* | | | | | Merge topic 'target_compile_options-BEFORE-keyword'Brad King2020-01-131-0/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | target_compile_options: ensure BEFORE keyword is handled in all scopesMarc Chevrier2020-01-111-0/+5
| |/ / / /
* | | | | Merge topic 'nsis-headerimage'Kyle Edwards2020-01-101-0/+7
|\ \ \ \ \
| * | | | | CPack/NSIS: Add option for setting MUI_HEADERIMAGE_BITMAPJohnny Jazeix2020-01-021-0/+7
* | | | | | Merge topic 'ninja-postgen-commands'Brad King2020-01-101-0/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Ninja: clean ninja metadata once generatedBen Boeckel2020-01-061-0/+5
* | | | | | FindPython: Add variable Python_SOABIMarc Chevrier2020-01-091-0/+6
* | | | | | Autogen: Process .hh headers based on new policy CMP0100 settingsSebastian Holtermann2020-01-041-0/+6
|/ / / / /
* | | | | Merge topic 'add_target_deprecation'Kyle Edwards2020-01-031-0/+7
|\ \ \ \ \
| * | | | | Add set_property option: DEPRECATIONJoseph Snyder2020-01-021-0/+7
* | | | | | FindLibXml2: provide imported target LibXml2::xmllintSylvain Joubert2019-12-311-0/+4