Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'vs2019' | Brad King | 2019-03-01 | 2 | -9/+1 |
|\ | |||||
| * | Help: Update VS 2019 generator release note for preview 4 | Brad King | 2019-02-28 | 1 | -1/+1 |
| * | VS: Drop workaround needed only for VS 2019 preview 2 and 3 | Brad King | 2019-02-28 | 1 | -8/+0 |
* | | Merge topic 'findjni-paths' | Brad King | 2019-03-01 | 1 | -52/+47 |
|\ \ | |||||
| * | | FindJNI: Unify path search, fix support for Java 9 | Christian Pfeiffer | 2019-03-01 | 1 | -52/+47 |
| |/ | |||||
* | | Merge topic 'doc-install-internal-xref' | Brad King | 2019-03-01 | 1 | -5/+12 |
|\ \ | |||||
| * | | Help: inter-link install() commands | NeroBurner | 2019-02-28 | 1 | -5/+5 |
| * | | Help: add inter link anchors for install() commands | NeroBurner-tux | 2019-02-28 | 1 | -0/+7 |
* | | | Merge topic 'processor_count_linux_containers' | Brad King | 2019-03-01 | 1 | -0/+14 |
|\ \ \ | |||||
| * | | | ProcessorCount: Return the container CPU count instead of the host count | Sylvain Joubert | 2019-02-27 | 1 | -0/+14 |
* | | | | Merge topic 'drop-MIPSpro' | Brad King | 2019-03-01 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | WCDH: Restore definition for <prefix>_COMPILER_IS_MIPSpro | Brad King | 2019-02-28 | 1 | -0/+2 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-03-01 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'ppc64-toc-overflow' | Brad King | 2019-02-28 | 1 | -0/+9 |
|\ \ \ \ | |||||
| * | | | | ppc64: Work around TOC overflow with platform specific linker flags | Chuck Atkins | 2019-02-27 | 1 | -0/+9 |
* | | | | | Merge topic 'doc-xref-EXPORT_NAME' | Brad King | 2019-02-28 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Link from install(TARGET) to EXPORT_NAME to rename exported target | NeroBurner | 2019-02-27 | 1 | -0/+2 |
| |/ / / / | |||||
* | | | | | Merge topic 'doc-EXPORT_NAME' | Brad King | 2019-02-28 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Link from EXPORT_NAME to relevant export commands | NeroBurner | 2019-02-27 | 1 | -3/+3 |
| |/ / / / | |||||
* | | | | | Merge topic 'refactor-handle-path-command' | Brad King | 2019-02-28 | 1 | -24/+23 |
|\ \ \ \ \ | |||||
| * | | | | | cmFileCommand: Refactor HandleCMakePathCommand | Artur Ryt | 2019-02-26 | 1 | -24/+23 |
* | | | | | | Merge topic 'optimize_ge_node_lookup' | Brad King | 2019-02-28 | 1 | -68/+69 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmGeneratorExpressionNode: Initialize node key map in class constructor | Sebastian Holtermann | 2019-02-27 | 1 | -68/+69 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'features-from-default-standard' | Brad King | 2019-02-28 | 3 | -4/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Features: Do not use a lower-than-default standard for requested features | Zsolt Parragi | 2019-02-26 | 3 | -4/+18 |
* | | | | | | | Merge branch 'release-3.14' | Brad King | 2019-02-28 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'backport-check-std-size-cbegin-cend' into release-3.14 | Brad King | 2019-02-27 | 2 | -2/+18 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'check-std-size-cbegin-cend' | Brad King | 2019-02-28 | 2 | -2/+18 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'backport-check-std-size-cbegin-cend' | Brad King | 2019-02-27 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | Extend C++17/C++14 feature checks to cover more standard library APIs | Mathieu Garaud | 2019-02-27 | 2 | -2/+18 |
| | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| * | | | | | | | | Extend C++17/C++14 feature checks to cover more standard library APIs | Mathieu Garaud | 2019-02-27 | 2 | -2/+18 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'release-3.14' | Brad King | 2019-02-28 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'FindThreads-revert-libc-check' into release-3.14 | Brad King | 2019-02-27 | 1 | -11/+3 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'FindThreads-revert-libc-check' | Brad King | 2019-02-28 | 1 | -11/+3 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | FindThreads: Revert libc symbol check to pthread_create | Brad King | 2019-02-27 | 1 | -13/+3 |
| * | | | | | | | | FindThreads: Fix libc check to use proper header for pthread_kill | Brad King | 2019-02-26 | 1 | -2/+4 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'remove_duplicates-order' | Kyle Edwards | 2019-02-28 | 3 | -1/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help: Clarify ordering of list(REMOVE_DUPLICATES) | Kyle Edwards | 2019-02-27 | 3 | -1/+9 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-28 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge topic 'ninja-dyndep-lang-aware' | Brad King | 2019-02-27 | 5 | -97/+184 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ninja: name dyndep internal files using the object file | Ben Boeckel | 2019-02-25 | 2 | -6/+6 |
| * | | | | | | | cmNinjaTargetGenerator: remove "preprocessed" mentions in dyndep | Ben Boeckel | 2019-02-25 | 1 | -2/+3 |
| * | | | | | | | ninja: do not assume explicit preprocessing uses that output | Ben Boeckel | 2019-02-25 | 2 | -26/+53 |
| * | | | | | | | ninja: pass language to cmake_ninja_depends | Ben Boeckel | 2019-02-25 | 2 | -40/+85 |
| * | | | | | | | ninja: make dyndep generation language aware | Ben Boeckel | 2019-02-25 | 4 | -22/+36 |
| * | | | | | | | Help: note that Ninja also uses OBJECT_OUTPUTS | Ben Boeckel | 2019-02-25 | 1 | -3/+3 |
* | | | | | | | | Merge topic 'autogen_variable_names' | Brad King | 2019-02-27 | 4 | -38/+38 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Autogen: Use more readable variable names for static const AUTO* strings | Sebastian Holtermann | 2019-02-26 | 4 | -38/+38 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'ctest-clean-compress' | Brad King | 2019-02-27 | 7 | -2103/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmcompress: Delete unused 3rdParty module | Regina Pfeifer | 2019-02-25 | 7 | -2103/+1 |