| Commit message (Expand) | Author | Age | Files | Lines |
* | target_compile_options: Add syntax to specify shell strings | Brad King | 2018-03-14 | 1 | -0/+6 |
|
|
* | FindLibXml2: provide imported target LibXml2::LibXml2 | Rolf Eike Beer | 2018-03-08 | 1 | -0/+4 |
|
|
* | Merge topic 'curl-target' | Brad King | 2018-03-08 | 1 | -0/+4 |
|\ |
|
| * | FindCURL: provide imported target CURL::CURL | Rolf Eike Beer | 2018-03-06 | 1 | -0/+4 |
|
|
* | | Merge topic 'avoid-LIB_DEPENDS' | Brad King | 2018-03-08 | 1 | -0/+5 |
|\ \ |
|
| * | | Do not produce legacy _LIB_DEPENDS cache entries | Brad King | 2018-03-07 | 1 | -0/+5 |
| |/ |
|
* | | CTest: Add options to control test process affinity to CPUs | Brad King | 2018-03-05 | 1 | -0/+6 |
|/ |
|
* | Help: Document linking behavior of OBJECT libraries | Brad King | 2018-03-01 | 1 | -0/+6 |
|
|
* | Document and extend the CMAKE_SUPPRESS_REGENERATION variable | Shane Parris | 2018-02-23 | 1 | -0/+6 |
|
|
* | Merge topic 'string-join' | Brad King | 2018-02-20 | 1 | -0/+5 |
|\ |
|
| * | string: Add JOIN subcommand | Alex Turbov | 2018-02-16 | 1 | -0/+5 |
|
|
* | | Merge topic 'file_cmd_touch' | Brad King | 2018-02-16 | 1 | -0/+6 |
|\ \ |
|
| * | | Adds file(TOUCH) and file(TOUCH_NOCREATE) sub-commands | Shane Parris | 2018-02-15 | 1 | -0/+6 |
|
|
* | | | Merge topic 'genex-IN_LIST-operator' | Brad King | 2018-02-16 | 1 | -0/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | Genex: Add IN_LIST logical operator | Marc Chevrier | 2018-02-07 | 1 | -0/+5 |
| |/ |
|
* | | Merge topic 'enhanced-UseSWIG-Module' | Brad King | 2018-02-15 | 1 | -0/+6 |
|\ \ |
|
| * | | UseSWIG: modernize module | Marc Chevrier | 2018-02-14 | 1 | -0/+6 |
| |/ |
|
* | | Tests management: add TESTS directory property | Marc Chevrier | 2018-02-08 | 1 | -0/+5 |
|/ |
|
* | Begin post-3.11 development | Brad King | 2018-02-05 | 2 | -0/+9 |
|
|
* | Help: Drop development topic notes to prepare release | Brad King | 2018-02-05 | 2 | -9/+0 |
|
|
* | Help: Organize and revise 3.11 release notes | Brad King | 2018-02-05 | 1 | -159/+197 |
|
|
* | Help: Consolidate 3.11 release notes | Brad King | 2018-02-05 | 40 | -308/+241 |
|
|
* | Help: add release notes, documentation for CTEST_RUN_CURRENT_SCRIPT behavior | Kyle Edwards | 2018-01-26 | 1 | -0/+8 |
|
|
* | Merge topic 'RemoveKDevelop3' | Brad King | 2018-01-25 | 1 | -0/+4 |
|\ |
|
| * | Generators: remove KDevelop3 generator | Alex Neundorf | 2018-01-24 | 1 | -0/+4 |
|
|
* | | Merge topic 'sourceFile-new-properties' | Brad King | 2018-01-25 | 1 | -0/+10 |
|\ \ |
|
| * | | sourceFile properties: add property INCLUDE_DIRECTORIES | Marc Chevrier | 2018-01-24 | 2 | -4/+10 |
|
|
| * | | sourceFile properties: add property COMPILE_OPTIONS | Marc Chevrier | 2018-01-23 | 1 | -0/+4 |
| |/ |
|
* | | Merge topic 'GenerateExportHeader-include-guard' | Brad King | 2018-01-24 | 1 | -0/+8 |
|\ \ |
|
| * | | GenerateExportHeader: add release notes, tests for include guard changes | Kyle Edwards | 2018-01-23 | 1 | -0/+8 |
| |/ |
|
* | | Merge topic 'cpack_trace' | Brad King | 2018-01-24 | 1 | -0/+4 |
|\ \ |
|
| * | | CPack: accept --trace and --trace-expand | Isaiah Norton | 2018-01-23 | 1 | -0/+4 |
| |/ |
|
* | | Merge topic 'UseJava-native-headers-generation' | Brad King | 2018-01-24 | 1 | -0/+9 |
|\ \
| |/
|/| |
|
| * | add_jar: add option GENERATE_NATIVE_HEADERS | Marc Chevrier | 2018-01-22 | 1 | -0/+9 |
|
|
* | | Merge topic 'cache-truncate-newlines' | Brad King | 2018-01-19 | 1 | -0/+7 |
|\ \
| |/
|/| |
|
| * | cmCacheManager: Test and document newline truncation behavior | Kyle Edwards | 2018-01-15 | 1 | -0/+7 |
|
|
* | | Autogen: Add release notes for (CMAKE_)AUTOGEN_PARALLEL | Sebastian Holtermann | 2018-01-17 | 1 | -0/+10 |
|
|
* | | Merge topic 'extend-compile-language-genex' | Brad King | 2018-01-16 | 1 | -4/+11 |
|\ \ |
|
| * | | Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and Xcode | Brad King | 2018-01-12 | 1 | -4/+5 |
|
|
| * | | Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and Xcode | Brad King | 2018-01-12 | 1 | -4/+10 |
|
|
* | | | Merge topic 'CheckIncludeFile-required-libs' | Brad King | 2018-01-16 | 1 | -0/+11 |
|\ \ \
| |/ /
|/| | |
|
| * | | CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES | Don Hinton | 2018-01-10 | 1 | -0/+11 |
|
|
* | | | MAINT: Misc. typos | luz.paz | 2018-01-10 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge topic '17431-iphone-deployment-target' | Brad King | 2018-01-08 | 1 | -0/+11 |
|\ \ |
|
| * | | Darwin: Emit deployment target that matches the SDK | Gregor Jasny | 2017-12-22 | 1 | -0/+11 |
| |/ |
|
* | | Merge topic 'various-typos' | Craig Scott | 2018-01-04 | 1 | -1/+1 |
|\ \ |
|
| * | | Various typo fixes | Luz Paz | 2018-01-03 | 1 | -1/+1 |
| |/ |
|
* | | FindDoxygen: Add DOXYGEN_VERBATIM_VARS for quote prevention | Craig Scott | 2018-01-02 | 1 | -0/+8 |
|/ |
|
* | CPack/IFW: Add option to control deletion of the install directory | Jean-Philippe Lebel | 2017-12-15 | 1 | -0/+6 |
|
|
* | Merge topic 'cpack-rpm-check-executable-flags' | Brad King | 2017-12-07 | 1 | -0/+6 |
|\ |
|