summaryrefslogtreecommitdiffstats
path: root/Help/release
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
* | | | | | | Merge topic 'traceJSON'Kyle Edwards2019-12-271-0/+7
|\ \ \ \ \ \ \
| * | | | | | | trace: Add JSON output formatDaniel Mensinger2019-12-231-0/+7
| |/ / / / / /
* | | | | | | Help: Add release notes for debugging find commandsRobert Maynard2019-12-231-0/+10
* | | | | | | Merge topic 'findpython_conda_support'Marc Chevrier2019-12-231-0/+5
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | FindPython: Extend virtual environment handling by considering condaSebastian Müller2019-12-211-0/+5
| |/ / / / /
* | | | | | add_custom_command: convert DEPENDS path arguments to absolute pathsBen Boeckel2019-12-181-0/+8
|/ / / / /
* | | | | FindCUDAToolkit: Add module to find the CUDA ToolkitStephen McDowell2019-12-161-0/+4
* | | | | Help: Add documentation and release notes for multi-config NinjaKyle Edwards2019-12-131-0/+6
* | | | | Merge topic 'function-var-current'Kyle Edwards2019-12-121-0/+9
|\ \ \ \ \
| * | | | | cmFunctionCommand: Introduce `CMAKE_CURRENT_FUNCTION*` variablesAlex Turbov2019-12-101-0/+9
* | | | | | Merge topic 'add_cuda_meta_compiler_features'Brad King2019-12-121-0/+7
|\ \ \ \ \ \
| * | | | | | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) supportRobert Maynard2019-12-101-0/+7
* | | | | | | Merge topic 'ctest-drmemory-support'Brad King2019-12-121-0/+5
|\ \ \ \ \ \ \
| * | | | | | | ctest: add support for memcheck using Dr. MemoryDietmar Scheidl2019-12-101-0/+5
* | | | | | | | Merge topic 'ctest-configuration-type'Kyle Edwards2019-12-111-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | ctest: Populate CTEST_CONFIGURATION_TYPE from the -C command line when setJulien Jomier2019-12-091-0/+5
| |/ / / / / / /
* | | | | | | | Merge topic 'link-options-propagation'Brad King2019-12-091-0/+8
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Link properties: must be transitive over private dependency on static libraryMarc Chevrier2019-12-091-0/+8
* | | | | | | | Merge topic 'foreach-ZIP_LISTS'Brad King2019-12-091-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | foreach: Introduce `IN ZIP_LISTS` modeAlex Turbov2019-12-011-0/+5
* | | | | | | | | Merge topic 'compiler-launcher-env'Brad King2019-12-091-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | launcher: support setting a compiler launcher through the environmentBen Boeckel2019-12-051-0/+5
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | FindLibArchive: create a targetT.J. Corona2019-12-051-0/+5
| |_|/ / / / / / |/| | | | | | |