summaryrefslogtreecommitdiffstats
path: root/Help/release
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Help: Add more detail for CPACK_PRODUCTBUILD_DOMAINS* variablesCraig Scott2022-03-211-1/+3
| | |/ / / | |/| | |
* | | | | Merge topic 'ghs_predefined_targets'Brad King2022-03-211-0/+6
|\ \ \ \ \
| * | | | | GHS: release noteFred Baksik2022-03-171-0/+6
* | | | | | Merge topic 'LINK_LIBRARY-WHOLE_ARCHIVE'Brad King2022-03-211-0/+14
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | genex-LINK_LIBRARY: Add feature WHOLE_ARCHIVEMarc Chevrier2022-03-171-0/+14
* | | | | | Merge topic 'doc-multiple-src-paths'Brad King2022-03-181-0/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Help: Document warning about multiple source pathsBrad King2022-03-181-0/+6
* | | | | FindZLIB: more library names + option to prefer static libraryPeter Würth2022-03-121-0/+5
* | | | | Merge topic 'find_package-global-imported'Brad King2022-03-111-0/+9
|\ \ \ \ \
| * | | | | find_package: Add support for default GLOBAL imported targetsJohn Parent2022-03-101-0/+9
| | |/ / / | |/| | |
* | | | | CUDA: Add support for CUDA_ARCHITECTURES=nativeBrad King2022-03-101-0/+7
|/ / / /
* | | | Merge topic 'color-diagnostics'Brad King2022-03-091-0/+10
|\ \ \ \
| * | | | color: Add CMAKE_COLOR_DIAGNOSTICS environment variableSemyon Kolton2022-03-081-0/+3
| * | | | color: Introduce CMAKE_COLOR_DIAGNOSTICS variableSemyon Kolton2022-03-081-0/+7
* | | | | Merge topic 'cmake-presets-file-dir'Brad King2022-03-081-0/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | CMakePresets.json: Add ${fileDir} macroKyle Edwards2022-03-071-0/+3
| * | | | Merge branch 'release-3.22' into release-3.23Brad King2022-03-041-0/+9
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'release-3.22' into release-3.23Brad King2022-03-041-3/+3
| |\ \ \ \
* | \ \ \ \ Merge topic 'LINK_LIBRARY-libraries'Brad King2022-03-071-0/+10
|\ \ \ \ \ \
| * | | | | | LINK_LIBRARY: Add features for library support on AppleMarc Chevrier2022-03-051-0/+10
* | | | | | | Merge topic 'LINK_GROUP-rescan-static-libs'Brad King2022-03-071-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Genex-LINK_GROUP: Add feature RESCANMarc Chevrier2022-03-051-0/+5
| |/ / / / / /
* | | | | | | while: diagnose errors during condition evaluationBrad King2022-03-041-0/+5
* | | | | | | Merge branch 'release-3.22'Brad King2022-03-041-0/+9
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | CMake 3.22.3v3.22.3Brad King2022-03-041-0/+9
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'release-3.21' into release-3.22Brad King2022-03-041-3/+3
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'release-3.21' into release-3.22Brad King2022-02-011-0/+7
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.21'Brad King2022-03-041-3/+3
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | |_|_|/ / / |/| | | | |
| * | | | | CMake 3.21.6v3.21.6Brad King2022-03-041-3/+3
| | |/ / / | |/| | |
* | | | | Genex-LINK_GROUP: Add possibility to group libraries at link stepMarc Chevrier2022-02-281-0/+8
* | | | | CPack: Add parallel zstd compressionRussell Greene2022-02-231-0/+6
* | | | | genex-LINK_LIBRARY: rename configuration variablesMarc Chevrier2022-02-161-3/+3
* | | | | Merge topic 'vs-package-restore-docs'Brad King2022-02-161-1/+4
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Help: Clarify how package resolve mode is intended to be usedCarsten Rudolph2022-02-151-1/+4
| * | | | Merge topic 'ep-patch-USES_TERMINAL' into release-3.23Brad King2022-02-041-0/+4
| |\ \ \ \
* | \ \ \ \ Merge topic 'file-download-range'Brad King2022-02-161-0/+6
|\ \ \ \ \ \
| * | | | | | file(DOWNLOAD): Add options to download a rangem.klimenko2022-02-151-0/+6
| | |_|_|_|/ | |/| | | |
* | | | | | GenEx/LINK_LIBRARY: Add features for framework support on AppleMarc Chevrier2022-02-151-0/+11
|/ / / / /
* | | | | Trace: include `line_end` field in json-v1 formatBraulio Valdivielso Martinez2022-02-091-0/+7
* | | | | Merge topic 'genex-LINK_LIBRARY-to-decorate-library'Brad King2022-02-091-0/+11
|\ \ \ \ \
| * | | | | $<LINK_LIBRARY>: Add LINK_LIBRARY_OVERRIDE target propertyMarc Chevrier2022-02-081-1/+4
| * | | | | Genex: Add $<LINK_LIBRARY:...>Marc Chevrier2022-02-071-0/+8
| | |/ / / | |/| | |
* | | | | Merge topic 'trace-global-frame'Brad King2022-02-091-0/+8
|\ \ \ \ \
| * | | | | Trace: add global_frame field to json-v1 formatBraulio Valdivielso Martinez2022-02-071-0/+8
| |/ / / /
* | | | | Merge topic 'vs_buildcache_support'Brad King2022-02-091-0/+6
|\ \ \ \ \
| * | | | | VS: Add property to turn off Visual Studio compile batchingKaloyan Donev2022-02-081-0/+6
| |/ / / /
* | | | | Merge topic 'cmcmd-end-of-options-delimiter'Brad King2022-02-071-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cmcmd: add end of options delimiter to cmake -E commandsPeter Würth2022-02-031-0/+7
| * | | | Begin post-3.23 developmentBrad King2022-02-032-0/+9
| |/ / /
| * | | Help: Drop development topic notes to prepare releaseBrad King2022-02-032-9/+0