Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation: Reference list of target properties in get_target_property | Tobias Hunger | 2018-12-13 | 1 | -0/+2 |
* | CMake Nightly Date Stamp | Kitware Robot | 2018-12-13 | 1 | -1/+1 |
* | Merge topic 'object-library-link' | Brad King | 2018-12-12 | 5 | -1/+21 |
|\ | |||||
| * | target_link_libraries: Propagate dependencies of object libraries | Kyle Edwards | 2018-12-10 | 5 | -1/+21 |
* | | Merge topic 'fix-configure-line-number' | Brad King | 2018-12-12 | 3 | -5/+44 |
|\ \ | |||||
| * | | cmMakefile: Fix @CMAKE_CURRENT_LIST_LINE@ for ExpandVariablesInStringNew | Artur Ryt | 2018-12-12 | 3 | -3/+13 |
| * | | cmMakefile: Fix ConfigureString not passing filename and line | Artur Ryt | 2018-12-12 | 3 | -3/+32 |
* | | | Merge topic 'machoFormat' | Brad King | 2018-12-12 | 1 | -7/+4 |
|\ \ \ | |||||
| * | | | Add Mach-O CMAKE_EXECUTABLE_FORMAT detection | Maikel van den Hurk | 2018-12-10 | 1 | -7/+4 |
* | | | | Merge topic 'FindThreads-drop-irix' | Brad King | 2018-12-12 | 7 | -81/+44 |
|\ \ \ \ | |||||
| * | | | | FindThreads: Drop IRIX-specific options and results | Brad King | 2018-12-07 | 7 | -81/+44 |
* | | | | | Merge topic 'vs_conformance_mode_flags' | Brad King | 2018-12-12 | 1 | -1/+8 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Add flag table entry for "permissive" flag to disable conformance mode | Jonathan Storey | 2018-12-10 | 1 | -1/+8 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'default-test-timeout' | Brad King | 2018-12-12 | 2 | -4/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Help: clarify documentation of ctest --timeout | Regina Pfeifer | 2018-12-09 | 2 | -4/+5 |
* | | | | | | Merge topic 'output-converter-simplify' | Brad King | 2018-12-12 | 11 | -134/+117 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmOutputConverter: Moved ContainedInDirectory to cmStateDirectory | Bruno Manganelli | 2018-12-08 | 8 | -46/+27 |
| * | | | | | | cmOutputConverter: Moved ForceToRelativePath to cmSystem | Bruno Manganelli | 2018-12-07 | 9 | -88/+90 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-12 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-11 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge branch 'release-3.13' | Brad King | 2018-12-10 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'cuda-arch-turing' into release-3.13 | Brad King | 2018-12-10 | 1 | -2/+16 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'cuda-arch-turing' | Brad King | 2018-12-10 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | CUDA: Add CUDA 10 (Turing) detection | Anton Chernov | 2018-12-10 | 1 | -2/+16 |
* | | | | | | | Merge topic 'autogen-cleanups' | Brad King | 2018-12-10 | 1 | -160/+72 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmQtAutoGenInitializer: Reduce code duplication | Tobias Hunger | 2018-12-07 | 1 | -160/+72 |
* | | | | | | | | Merge topic 'ninja-win-long-commands' | Brad King | 2018-12-10 | 1 | -2/+15 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmLocalNinjaGenerator: Prevent echoing of lines in ninja generated batch files | Mark O'Neill | 2018-12-06 | 1 | -0/+1 |
| * | | | | | | | | cmLocalNinjaGenerator: Report line of failure in ninja generated batch file | Mark O'Neill | 2018-12-06 | 1 | -2/+14 |
| * | | | | | | | | cmLocalNinjaGenerator: Propagate failures from batch file back to ninja | Mark O'Neill | 2018-12-06 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'SWIG' | Brad King | 2018-12-10 | 21 | -4/+233 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | UseSWIG: add management of SWIG option -module | Marc Chevrier | 2018-12-07 | 20 | -4/+231 |
| * | | | | | | | | | Help: update policy 0078 documentation | Marc Chevrier | 2018-12-07 | 1 | -0/+2 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'cuda-arch-turing' | Brad King | 2018-12-10 | 1 | -2/+16 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | CUDA: Add CUDA 10 (Turing) detection | Anton Chernov | 2018-12-07 | 1 | -2/+16 |
* | | | | | | | | | | Merge topic 'file-read_symlink' | Brad King | 2018-12-10 | 14 | -4/+98 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | file: Fix formatting of error in SIZE sub-command | Kyle Edwards | 2018-12-06 | 3 | -4/+5 |
| * | | | | | | | | | | file: Add READ_SYMLINK sub-command | Kyle Edwards | 2018-12-06 | 12 | -0/+93 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'release-3.13' | Brad King | 2018-12-10 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'backport-autogen_revert_implicit_includes' into release-3.13 | Brad King | 2018-12-07 | 3 | -6/+24 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'cpack-status-callback' into release-3.13 | Brad King | 2018-12-07 | 3 | -0/+13 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ | Merge topic 'cpack-status-callback' | Brad King | 2018-12-10 | 3 | -0/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | CPack/External: Fix status messages of staging scripts | Nils Gladitz | 2018-12-07 | 3 | -0/+13 |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge topic 'autogen_revert_implicit_includes' | Brad King | 2018-12-10 | 3 | -4/+21 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'backport-autogen_revert_implicit_includes' | Brad King | 2018-12-07 | 1 | -0/+13 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | |||||
| | * | | | | | | | | | Autogen: Revert passing compiler implicit includes to moc | Sebastian Holtermann | 2018-12-07 | 3 | -6/+24 |
| | |/ / / / / / / / | |||||
| * | | | | | | | | | Autogen: Revert passing compiler implicit includes to moc | Sebastian Holtermann | 2018-12-07 | 2 | -4/+8 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-10 | 1 | -1/+1 |
| |_|_|_|_|_|/ / |/| | | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-09 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-08 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | |