Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'message-new-types-and-logging' | Craig Scott | 2019-04-30 | 3 | -18/+63 |
|\ | |||||
| * | message(): Add support for log levels | Alex Turbov | 2019-04-28 | 3 | -18/+63 |
* | | Merge topic 'relax_TARGET_OBJECT_generator_expr' | Brad King | 2019-04-30 | 2 | -2/+6 |
|\ \ | |||||
| * | | Relax the usage of TARGET_OBJECTS generator expression | Robert Maynard | 2019-04-19 | 2 | -2/+6 |
* | | | Merge topic 'server-deprecate' | Brad King | 2019-04-30 | 2 | -0/+11 |
|\ \ \ | |||||
| * | | | server: deprecate in favor of the file-api | Brad King | 2019-04-22 | 2 | -0/+11 |
* | | | | Merge topic 'add-execute_process-command-echo' | Brad King | 2019-04-30 | 4 | -0/+18 |
|\ \ \ \ | |||||
| * | | | | execute_process: Add option to echo command lines | Bill Hoffman | 2019-04-19 | 4 | -0/+18 |
* | | | | | Merge topic 'msvc-runtime-library' | Brad King | 2019-04-30 | 1 | -0/+5 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | MSVC: Document and test behavior of empty MSVC_RUNTIME_LIBRARY | Brad King | 2019-04-22 | 1 | -0/+5 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'update-documentation' | Kyle Edwards | 2019-04-24 | 6 | -7/+7 |
|\ \ \ \ | |||||
| * | | | | Help: Improve description of modules | Bartosz Kosiorek | 2019-04-23 | 6 | -7/+7 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'msvc-warning-flags' | Brad King | 2019-04-22 | 3 | -0/+45 |
|\ \ \ \ | |||||
| * | | | | MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by default | Brad King | 2019-04-19 | 3 | -0/+45 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'vs-default-platform' | Brad King | 2019-04-22 | 5 | -2/+26 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | VS: Provide the default platform name to project code | Brad King | 2019-04-19 | 5 | -2/+26 |
| * | | | Merge branch 'FindFontconfig-var-case' into release-3.14 | Brad King | 2019-03-27 | 1 | -0/+14 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'add_xl_cxx14_support' | Brad King | 2019-04-18 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | XL: Add C++14 language level flags | Robert Maynard | 2019-04-15 | 1 | -0/+4 |
* | | | | | | Merge topic 'msvc-runtime-library' | Brad King | 2019-04-17 | 9 | -0/+126 |
|\ \ \ \ \ \ | |||||
| * | | | | | | MSVC: Add abstraction for runtime library selection | Brad King | 2019-04-17 | 9 | -0/+126 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'vs-project-import' | Brad King | 2019-04-16 | 3 | -0/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS: add target property VS_PROJECT_IMPORT_<propspath> | Leonid Pospelov | 2019-04-15 | 3 | -0/+14 |
* | | | | | | | Merge topic 'genex-output_name' | Brad King | 2019-04-16 | 3 | -22/+47 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Genex: Rename $<TARGET_*_OUTPUT_NAME:...> in $<TARGET_*_FILE_BASE_NAME:...> | Marc Chevrier | 2019-04-15 | 3 | -22/+47 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'string-repeat' | Brad King | 2019-04-16 | 2 | -0/+13 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | string: introduce `REPEAT` sub-command | Alex Turbov | 2019-04-15 | 2 | -0/+13 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'ghs_custom' | Brad King | 2019-04-15 | 1 | -0/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | GHS: Update tests and notes | Fred Baksik | 2019-04-11 | 1 | -0/+5 |
* | | | | | | | Merge topic 'genex-target-prefix-suffix' | Brad King | 2019-04-12 | 2 | -1/+29 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Genex: add $<TARGET_FILE_PREFIX:...> and $<TARGET_FILE_SUFFIX:...> | Marc Chevrier | 2019-04-10 | 2 | -1/+29 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'iface-headers' | Brad King | 2019-04-12 | 3 | -9/+21 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | INTERFACE Target: allow (PUBLIC/PRIVATE)_HEADER properties | Avraham Shukron | 2019-04-11 | 3 | -9/+21 |
* | | | | | | | Merge topic 'improve-formatting-of-help' | Brad King | 2019-04-09 | 40 | -170/+179 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Modules: Update documentation formatting | Bartosz Kosiorek | 2019-04-08 | 8 | -23/+23 |
| * | | | | | | | Help: Improve formatting of Help documentation | Bartosz Kosiorek | 2019-04-08 | 40 | -161/+170 |
* | | | | | | | | Genex: Add $<FILTER:list,INCLUDE|EXCLUDE,regex> | Sebastian Lipponer | 2019-04-08 | 2 | -0/+8 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Help: Move entry to correct section in cmake-generator-expressions(7) manual | Sebastian Lipponer | 2019-04-08 | 1 | -2/+2 |
* | | | | | | | Help: Add missing release notes for genex $<REMOVE_DUPLICATES:list> | Sebastian Lipponer | 2019-04-08 | 1 | -0/+6 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge topic 'genex-output_name' | Brad King | 2019-04-08 | 2 | -0/+26 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Genex: Add capability to retrieve base name for various target artifacts | Marc Chevrier | 2019-04-08 | 2 | -0/+26 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'ghs_os_dir' | Brad King | 2019-04-08 | 1 | -1/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | GHS: Print status message regarding GHS_OS_DIR | Fred Baksik | 2019-03-29 | 1 | -1/+2 |
| |/ / / / | |||||
* | | | | | Merge topic 'rst-bad-markup-block' | Brad King | 2019-04-05 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Remove empty literal block markup in RESOURCE target property | Brad King | 2019-04-05 | 1 | -1/+1 |
* | | | | | | Merge topic 'if-EXISTS-doc' | Brad King | 2019-04-04 | 1 | -1/+3 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Help: clarify if(EXISTS) operation for symlinks | Shoaib Meenai | 2019-04-04 | 1 | -1/+3 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'improve-documentation' | Brad King | 2019-04-04 | 134 | -343/+367 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Improve documentation formating | Bartosz Kosiorek | 2019-04-04 | 134 | -343/+367 |
* | | | | | | Merge topic 'pr.projectbefore' | Brad King | 2019-04-04 | 4 | -0/+16 |
|\ \ \ \ \ \ |