summaryrefslogtreecommitdiffstats
path: root/Help/release
Commit message (Expand)AuthorAgeFilesLines
* UseSWIG: Manage alternate library nameMarc Chevrier2019-05-031-0/+7
* Merge topic 'cpack-ifw-stylesheet'Brad King2019-05-031-0/+6
|\
| * CPack/IFW: Add StyleSheet fieldZaytsev Yuriy2019-05-021-0/+6
* | Merge topic 'message-new-types-and-logging'Craig Scott2019-04-301-0/+7
|\ \
| * | message(): Add support for log levelsAlex Turbov2019-04-281-0/+7
| |/
* | Merge topic 'relax_TARGET_OBJECT_generator_expr'Brad King2019-04-301-0/+5
|\ \
| * | Relax the usage of TARGET_OBJECTS generator expressionRobert Maynard2019-04-191-0/+5
* | | Merge topic 'server-deprecate'Brad King2019-04-301-0/+6
|\ \ \
| * | | server: deprecate in favor of the file-apiBrad King2019-04-221-0/+6
* | | | Merge topic 'add-execute_process-command-echo'Brad King2019-04-301-0/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | execute_process: Add option to echo command linesBill Hoffman2019-04-191-0/+6
* | | | Merge topic 'msvc-warning-flags'Brad King2019-04-221-0/+6
|\ \ \ \
| * | | | MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by defaultBrad King2019-04-191-0/+6
| | |/ / | |/| |
* | | | Merge topic 'vs-default-platform'Brad King2019-04-221-0/+11
|\ \ \ \ | |/ / / |/| | |
| * | | VS: Provide the default platform name to project codeBrad King2019-04-191-0/+11
* | | | Merge topic 'add_xl_cxx14_support'Brad King2019-04-181-0/+4
|\ \ \ \
| * | | | XL: Add C++14 language level flagsRobert Maynard2019-04-151-0/+4
* | | | | Merge topic 'msvc-runtime-library'Brad King2019-04-171-0/+7
|\ \ \ \ \
| * | | | | MSVC: Add abstraction for runtime library selectionBrad King2019-04-171-0/+7
| | |_|/ / | |/| | |
* | | | | Merge topic 'vs-project-import'Brad King2019-04-161-0/+5
|\ \ \ \ \
| * | | | | VS: add target property VS_PROJECT_IMPORT_<propspath>Leonid Pospelov2019-04-151-0/+5
* | | | | | Merge topic 'genex-output_name'Brad King2019-04-162-7/+7
|\ \ \ \ \ \
| * | | | | | Genex: Rename $<TARGET_*_OUTPUT_NAME:...> in $<TARGET_*_FILE_BASE_NAME:...>Marc Chevrier2019-04-152-7/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'string-repeat'Brad King2019-04-161-0/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | string: introduce `REPEAT` sub-commandAlex Turbov2019-04-151-0/+4
| | |/ / / | |/| | |
* | | | | Merge topic 'ghs_custom'Brad King2019-04-151-0/+5
|\ \ \ \ \
| * | | | | GHS: Update tests and notesFred Baksik2019-04-111-0/+5
* | | | | | Merge topic 'genex-target-prefix-suffix'Brad King2019-04-121-0/+7
|\ \ \ \ \ \
| * | | | | | Genex: add $<TARGET_FILE_PREFIX:...> and $<TARGET_FILE_SUFFIX:...>Marc Chevrier2019-04-101-0/+7
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'iface-headers'Brad King2019-04-121-0/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | INTERFACE Target: allow (PUBLIC/PRIVATE)_HEADER propertiesAvraham Shukron2019-04-111-0/+7
* | | | | | Merge topic 'improve-formatting-of-help'Brad King2019-04-091-1/+1
|\ \ \ \ \ \
| * | | | | | Help: Improve formatting of Help documentationBartosz Kosiorek2019-04-081-1/+1
* | | | | | | Genex: Add $<FILTER:list,INCLUDE|EXCLUDE,regex>Sebastian Lipponer2019-04-081-0/+6
| |/ / / / / |/| | | | |
* | | | | | Help: Add missing release notes for genex $<REMOVE_DUPLICATES:list>Sebastian Lipponer2019-04-081-0/+6
| |/ / / / |/| | | |
* | | | | Genex: Add capability to retrieve base name for various target artifactsMarc Chevrier2019-04-081-0/+7
|/ / / /
* | | | Merge topic 'pr.projectbefore'Brad King2019-04-041-0/+5
|\ \ \ \
| * | | | project: Add variable CMAKE_PROJECT_INCLUDE_BEFORERuslan Baratov2019-04-011-0/+5
| | |_|/ | |/| |
* | | | Merge topic 'FindPython-handle-virtual-env'Brad King2019-04-041-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | FindPython*: Add capability to control virtual env handling.Marc Chevrier2019-04-031-0/+5
* | | | Merge topic 'project-include'Brad King2019-04-011-0/+5
|\ \ \ \
| * | | | Release note for CMAKE_PROJECT_INCLUDE variableRuslan Baratov2019-03-291-0/+5
* | | | | Merge topic 'allow_aliasing_unkown_targets'Brad King2019-04-011-0/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | add_library: Now support aliasing unknown import targetsRobert Maynard2019-03-261-0/+5
| |/ / /
* | | | Merge topic 'FindFontconfig-var-case'Brad King2019-03-271-0/+14
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | FindFontconfig: Convert module variables to camel caseBrad King2019-03-261-0/+14
| * | Merge branch 'vs2019' into release-3.14Brad King2019-02-281-1/+1
| |\ \
| * \ \ Merge branch 'FindOctave-remove' into release-3.14Brad King2019-02-271-2/+0
| |\ \ \
| * \ \ \ Merge branch 'releasenotes_arch_independent' into release-3.14Brad King2019-02-251-0/+5
| |\ \ \ \
| * \ \ \ \ Merge branch 'remove-exclude-from-all-warning' into release-3.14Brad King2019-02-221-0/+4
| |\ \ \ \ \