| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'autogen-macro-names' | Brad King | 2017-08-21 | 1 | -0/+12 |
|\ |
|
| * | Autogen: Add release notes for AUTOMOC_MACRO_NAMES | Sebastian Holtermann | 2017-08-18 | 1 | -0/+12 |
|
|
* | | Merge topic 'require-c++11' | Brad King | 2017-08-21 | 1 | -0/+5 |
|\ \
| |/
|/| |
|
| * | Require C++11 to build CMake itself | Brad King | 2017-08-16 | 1 | -0/+5 |
|
|
* | | Merge topic 'string_prepend' | Brad King | 2017-08-16 | 1 | -0/+4 |
|\ \ |
|
| * | | Add PREPEND sub-command to string command | Sylvain Joubert | 2017-08-11 | 1 | -0/+4 |
| |/ |
|
* | | CPackIFW: Add CPACK_IFW_PACKAGE_FILE_EXTENSION variable | Konstantin Podsvirov | 2017-08-09 | 1 | -0/+6 |
|/ |
|
* | Merge topic 'gtest-dynamic-discovery' | Brad King | 2017-08-08 | 1 | -0/+11 |
|\ |
|
| * | Add dynamic test discovery for for Google Test | Matthew Woehlke | 2017-07-27 | 1 | -0/+11 |
|
|
* | | Merge topic 'drop-HP-UX' | Brad King | 2017-08-08 | 1 | -0/+8 |
|\ \ |
|
| * | | HP-UX: Drop support for building CMake on HP-UX | Brad King | 2017-08-07 | 1 | -0/+8 |
|
|
* | | | Autogen: Add release notes for per-config include dir | Sebastian Holtermann | 2017-08-05 | 1 | -0/+8 |
|/ / |
|
* | | Merge topic 'autogen-generated-files' | Brad King | 2017-07-20 | 1 | -0/+8 |
|\ \ |
|
| * | | Autogen: Process GENERATED files. Add CMP0071. | Sebastian Holtermann | 2017-07-18 | 1 | -0/+8 |
| |/ |
|
* | | Merge topic 'cmake-E-sha' | Brad King | 2017-07-18 | 1 | -0/+5 |
|\ \
| |/
|/| |
|
| * | Add sha1sum, sha224sum, sha256sum, sha384sum and sha512sum to command mode | André Klitzing | 2017-07-14 | 1 | -0/+5 |
|
|
* | | Merge topic 'test_include_files' | Brad King | 2017-07-13 | 1 | -0/+7 |
|\ \ |
|
| * | | Add TEST_INCLUDE_FILES | Matthew Woehlke | 2017-07-12 | 1 | -0/+7 |
|
|
* | | | Merge topic 'labels-for-subprojects' | Brad King | 2017-07-13 | 1 | -0/+14 |
|\ \ \ |
|
| * | | | Help: Add notes for topic 'labels_for_subprojects' | Betsy McPhail | 2017-07-10 | 1 | -0/+14 |
| | |/
| |/| |
|
* | | | Merge topic 'indented_cmakedefine' | Brad King | 2017-07-10 | 1 | -0/+7 |
|\ \ \ |
|
| * | | | configure_file: Add support for indented cmakedefine | Sylvain Joubert | 2017-07-04 | 1 | -0/+7 |
| |/ / |
|
* | | | Merge topic 'iar_improved' | Brad King | 2017-07-07 | 1 | -0/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | IAR: Improve support for IAR ARM Compiler | Norbert Lange | 2017-06-29 | 1 | -0/+4 |
|
|
* | | | Merge topic 'deb-on-windows' | Brad King | 2017-06-29 | 1 | -0/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | CPackDeb: Enable the DEB generator on Windows | Nils Gladitz | 2017-06-28 | 1 | -0/+7 |
| |/ |
|
* | | Merge topic 'feature/include_guard' | Brad King | 2017-06-28 | 1 | -0/+8 |
|\ \
| |/
|/| |
|
| * | include_guard: add doc pages and a release note | Pavel Solodovnikov | 2017-06-22 | 1 | -0/+8 |
|
|
* | | VS: add target property VS_DOTNET_REFERENCEPROP_<refname>_TAG_<tagname> | Michael Stürmer | 2017-06-13 | 1 | -0/+6 |
|/ |
|
* | Merge topic 'execute_process-pipeline-results' | Brad King | 2017-06-12 | 1 | -0/+6 |
|\ |
|
| * | execute_process: Add option to get results of every child | Adam Weisi | 2017-06-10 | 1 | -0/+6 |
|
|
* | | Merge topic 'cpack-freebsd-pkg' | Brad King | 2017-06-12 | 1 | -0/+5 |
|\ \ |
|
| * | | CPack-FreeBSD: add a generator for FreeBSD pkg(8) | Adriaan de Groot | 2017-06-10 | 1 | -0/+5 |
| |/ |
|
* | | Merge topic 'cuda-compiler-launcher' | Brad King | 2017-06-12 | 1 | -0/+8 |
|\ \ |
|
| * | | CUDA: Add option to run the compiler through launcher tools | Brad King | 2017-06-09 | 1 | -0/+8 |
|
|
* | | | file(GENERATE): Add policy CMP0070 to define relative path behavior | Brad King | 2017-06-09 | 1 | -0/+7 |
|/ / |
|
* | | cmake_host_system_information: Add more keywords | Florian Maushart | 2017-06-05 | 1 | -0/+6 |
|/ |
|
* | Begin post-3.9 development | Brad King | 2017-06-05 | 1 | -0/+7 |
|
|
* | Help: Drop development topic notes to prepare release | Brad King | 2017-06-05 | 1 | -7/+0 |
|
|
* | Help: Consolidate 3.9 release notes | Brad King | 2017-06-02 | 55 | -373/+0 |
|
|
* | Merge topic 'autogen_config' | Brad King | 2017-05-28 | 1 | -0/+6 |
|\ |
|
| * | Autogen: Per-config file suffixes. New AUTOGEN_BUILD_DIR target property. | Sebastian Holtermann | 2017-05-26 | 1 | -0/+6 |
|
|
* | | Merge topic 'FindProtobuf-export-macro' | Brad King | 2017-05-28 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | FindProtobuf: add optional export declaration macro to generated cpp files | André Apitzsch | 2017-05-26 | 1 | -0/+6 |
|
|
* | | Improve Doxygen support | Alex Turbov | 2017-05-24 | 1 | -0/+10 |
|/ |
|
* | Merge topic 'add-findpackage-root-prefix' | Brad King | 2017-05-22 | 1 | -0/+8 |
|\ |
|
| * | find_*: Add docs for PackageRoot search path group | Chuck Atkins | 2017-05-19 | 1 | -0/+8 |
|
|
* | | Merge topic 'FindProtobuf-targets' | Brad King | 2017-05-19 | 1 | -0/+5 |
|\ \ |
|
| * | | Help: Add notes for topic 'FindProtobuf-targets' | Brad King | 2017-05-18 | 1 | -0/+5 |
|
|
* | | | Merge topic 'cpack-archive-per-component-filename' | Brad King | 2017-05-18 | 1 | -0/+6 |
|\ \ \ |
|