summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'message-new-types-and-logging'Craig Scott2019-04-303-18/+63
|\
| * message(): Add support for log levelsAlex Turbov2019-04-283-18/+63
* | Merge topic 'relax_TARGET_OBJECT_generator_expr'Brad King2019-04-302-2/+6
|\ \
| * | Relax the usage of TARGET_OBJECTS generator expressionRobert Maynard2019-04-192-2/+6
* | | Merge topic 'server-deprecate'Brad King2019-04-302-0/+11
|\ \ \
| * | | server: deprecate in favor of the file-apiBrad King2019-04-222-0/+11
* | | | Merge topic 'add-execute_process-command-echo'Brad King2019-04-304-0/+18
|\ \ \ \
| * | | | execute_process: Add option to echo command linesBill Hoffman2019-04-194-0/+18
* | | | | Merge topic 'msvc-runtime-library'Brad King2019-04-301-0/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | MSVC: Document and test behavior of empty MSVC_RUNTIME_LIBRARYBrad King2019-04-221-0/+5
| | |/ / | |/| |
* | | | Merge topic 'update-documentation'Kyle Edwards2019-04-246-7/+7
|\ \ \ \
| * | | | Help: Improve description of modulesBartosz Kosiorek2019-04-236-7/+7
| | |/ / | |/| |
* | | | Merge topic 'msvc-warning-flags'Brad King2019-04-223-0/+45
|\ \ \ \
| * | | | MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by defaultBrad King2019-04-193-0/+45
| | |/ / | |/| |
* | | | Merge topic 'vs-default-platform'Brad King2019-04-225-2/+26
|\ \ \ \ | |/ / / |/| | |
| * | | VS: Provide the default platform name to project codeBrad King2019-04-195-2/+26
| * | | Merge branch 'FindFontconfig-var-case' into release-3.14Brad King2019-03-271-0/+14
| |\ \ \
* | \ \ \ 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-179-0/+126
|\ \ \ \ \ \
| * | | | | | MSVC: Add abstraction for runtime library selectionBrad King2019-04-179-0/+126
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'vs-project-import'Brad King2019-04-163-0/+14
|\ \ \ \ \ \
| * | | | | | VS: add target property VS_PROJECT_IMPORT_<propspath>Leonid Pospelov2019-04-153-0/+14
* | | | | | | Merge topic 'genex-output_name'Brad King2019-04-163-22/+47
|\ \ \ \ \ \ \
| * | | | | | | Genex: Rename $<TARGET_*_OUTPUT_NAME:...> in $<TARGET_*_FILE_BASE_NAME:...>Marc Chevrier2019-04-153-22/+47
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'string-repeat'Brad King2019-04-162-0/+13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | string: introduce `REPEAT` sub-commandAlex Turbov2019-04-152-0/+13
| | |/ / / / | |/| | | |
* | | | | | 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-122-1/+29
|\ \ \ \ \ \ \
| * | | | | | | Genex: add $<TARGET_FILE_PREFIX:...> and $<TARGET_FILE_SUFFIX:...>Marc Chevrier2019-04-102-1/+29
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'iface-headers'Brad King2019-04-123-9/+21
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | INTERFACE Target: allow (PUBLIC/PRIVATE)_HEADER propertiesAvraham Shukron2019-04-113-9/+21
* | | | | | | Merge topic 'improve-formatting-of-help'Brad King2019-04-0940-170/+179
|\ \ \ \ \ \ \
| * | | | | | | Modules: Update documentation formattingBartosz Kosiorek2019-04-088-23/+23
| * | | | | | | Help: Improve formatting of Help documentationBartosz Kosiorek2019-04-0840-161/+170
* | | | | | | | Genex: Add $<FILTER:list,INCLUDE|EXCLUDE,regex>Sebastian Lipponer2019-04-082-0/+8
| |/ / / / / / |/| | | | | |
* | | | | | | Help: Move entry to correct section in cmake-generator-expressions(7) manualSebastian Lipponer2019-04-081-2/+2
* | | | | | | Help: Add missing release notes for genex $<REMOVE_DUPLICATES:list>Sebastian Lipponer2019-04-081-0/+6
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'genex-output_name'Brad King2019-04-082-0/+26
|\ \ \ \ \ \
| * | | | | | Genex: Add capability to retrieve base name for various target artifactsMarc Chevrier2019-04-082-0/+26
| |/ / / / /
* | | | | | Merge topic 'ghs_os_dir'Brad King2019-04-081-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | GHS: Print status message regarding GHS_OS_DIRFred Baksik2019-03-291-1/+2
| |/ / / /
* | | | | Merge topic 'rst-bad-markup-block'Brad King2019-04-051-1/+1
|\ \ \ \ \
| * | | | | Help: Remove empty literal block markup in RESOURCE target propertyBrad King2019-04-051-1/+1
* | | | | | Merge topic 'if-EXISTS-doc'Brad King2019-04-041-1/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Help: clarify if(EXISTS) operation for symlinksShoaib Meenai2019-04-041-1/+3
| | |_|_|/ | |/| | |
* | | | | Merge topic 'improve-documentation'Brad King2019-04-04134-343/+367
|\ \ \ \ \
| * | | | | Help: Improve documentation formatingBartosz Kosiorek2019-04-04134-343/+367
* | | | | | Merge topic 'pr.projectbefore'Brad King2019-04-044-0/+16
|\ \ \ \ \ \