summaryrefslogtreecommitdiffstats
path: root/Help/release
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'sdcc-sdar'Brad King2019-11-191-0/+6
|\
| * SDCC compiler: use sdar instead of sdcclib as librarian for recent versionsJohnny Jazeix2019-11-181-0/+6
* | FindFLEX: Add policy CMP0098 to run flex in build treeJannick2019-11-151-0/+6
|/
* Merge topic 'cmake-e-rm'Kyle Edwards2019-11-151-0/+12
|\
| * cmake -E: Add rm with improved semantics over remove and remove_directoryJohnny Jazeix2019-11-131-0/+12
* | Merge topic 'ctest_test-repeat'Brad King2019-11-151-0/+3
|\ \
| * | ctest_test: Add option to REPEAT testsBrad King2019-11-071-0/+3
| |/
* | Merge topic 'cpack-pkg-background'Brad King2019-11-121-0/+8
|\ \
| * | CPack: Set background image in macOS installerSergey Larin2019-11-081-0/+8
| |/
* | Merge topic 'remove-CPACK_INSTALL_CMAKE_CONFIGURATIONS'Craig Scott2019-11-121-3/+2
|\ \ | |/ |/|
| * CPack: Remove CPACK_INSTALL_CMAKE_CONFIGURATIONSAlex Turbov2019-11-111-3/+2
* | Merge topic 'ctest-resource-groups'Kyle Edwards2019-11-071-2/+2
|\ \
| * \ Merge branch 'backport-ctest-resource-groups'Brad King2019-11-051-2/+2
| |\ \
| | * | CTest: Rename hardware -> resources for CMake variables, command optionsCraig Scott2019-11-051-2/+2
| | |/
* | | Merge topic 'install-name-dir-genex'Brad King2019-11-061-0/+7
|\ \ \
| * | | Help: Add documentation and release notes for INSTALL_NAME_DIR genexKyle Edwards2019-11-051-0/+7
* | | | Merge topic 'ccmake_colored_values'Brad King2019-11-061-0/+5
|\ \ \ \
| * | | | ccmake: Use type-based colors to display cache valuesSylvain Joubert2019-11-041-0/+5
| |/ / /
* | | | Merge topic 'cpack-nsis-welcome-finish-title'Brad King2019-11-061-0/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | CPack/NSIS: Add options for custom welcome/finish titles + display on 3 linesJohnny Jazeix2019-11-051-0/+10
| |/ /
* | | Merge topic 'remove_sh_error_mingw'Brad King2019-11-051-0/+5
|\ \ \
| * | | MinGW Makefiles: do not fail if sh.exe is present in the pathJohnny Jazeix2019-11-041-0/+5
| |/ /
* | | Merge topic 'add_CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY'Craig Scott2019-11-051-1/+3
|\ \ \
| * | | find_package: Add support for CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRYRobert Maynard2019-11-041-1/+3
| | |/ | |/|
* | | Merge topic 'message-check-types'Craig Scott2019-11-041-0/+5
|\ \ \ | |_|/ |/| |
| * | message: New message types to mark checks performed by CMakeAlex Turbov2019-11-021-0/+5
* | | ctest: Add --repeat-after-timeout optionBrad King2019-10-291-2/+3
* | | ctest: Add --repeat-until-pass optionBrad King2019-10-291-0/+5
* | | Merge topic 'ccmake_progress_bar_and_log_display'Brad King2019-10-291-0/+6
|\ \ \
| * | | ccmake: Add output and progress bar release noteSylvain Joubert2019-10-251-0/+6
* | | | Merge topic 'docs-find-vars'Brad King2019-10-291-16/+15
|\ \ \ \ | | |_|/ | |/| |
| * | | Help: Fix markup errors, improve wording of CMAKE_FIND... variable docsCraig Scott2019-10-271-16/+15
* | | | Merge topic 'cpack-nsis-uninstaller-name'Brad King2019-10-281-0/+6
|\ \ \ \
| * | | | CPack/NSIS: Add option for custom Uninstall filenameJohnny Jazeix2019-10-251-0/+6
* | | | | Merge topic 'ExternalProject-git-no-recurse'Brad King2019-10-281-0/+7
|\ \ \ \ \
| * | | | | ExternalProject: Option to turn off recursive update of git submodulesCharis Marangos2019-10-241-0/+7
| | |_|_|/ | |/| | |
* | | | | Merge topic 'xcode-scheme-env'Brad King2019-10-251-0/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Xcode: Add CMAKE_XCODE_SCHEME_ENVIRONMENT variableFelix Heidrich2019-10-241-0/+5
* | | | | Help: Fix missed extension for `CMAKE_MESSAGE_CONTEXT` release noteAlex Turbov2019-10-241-0/+0
| |_|/ / |/| | |
* | | | Merge topic 'export-compile-commands-environment-variable'Brad King2019-10-211-0/+6
|\ \ \ \
| * | | | Initialize CMAKE_EXPORT_COMPILE_COMMANDS from envvar of the same nameDaan De Meyer2019-10-181-0/+6
* | | | | Merge topic 'vs-per-config-sources'Brad King2019-10-211-0/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | VS: Add support for per-config sourcesBrad King2019-10-171-0/+5
* | | | | Merge topic 'vs-vctargetspath'Brad King2019-10-181-0/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | VS: Propagate CMAKE_VS_GLOBALS into custom targetsAlexander Boczar2019-10-171-1/+2
| * | | | VS: Propagate CMAKE_VS_GLOBALS into compiler id projectsAlexander Boczar2019-10-171-0/+3
| * | | | VS: Add support to override VCTargetsPath through toolsetAlexander Boczar2019-10-151-0/+6
| | |/ / | |/| |
* | | | Merge topic 'vs_dotnet_documentation_file'Brad King2019-10-171-0/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | VS: Add VS_DOTNET_DOCUMENTATION_FILE propertyCharly Mourglia2019-10-151-0/+6
| |/ /
* | | Merge topic 'FindCURL-cmake-package'Brad King2019-10-161-0/+7
|\ \ \ | |/ / |/| |