Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'qtdialog-lib-paths' | Brad King | 2016-09-23 | 1 | -0/+2 |
|\ | |||||
| * | cmake-gui: Do not remove library paths for Qt5 plugins. | Clinton Stimpson | 2016-09-22 | 1 | -0/+2 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-23 | 1 | -1/+1 |
* | | Merge topic 'test-fixtures' | Brad King | 2016-09-22 | 28 | -3/+646 |
|\ \ | |||||
| * | | CTest: Add support for test fixtures | Craig Scott | 2016-09-20 | 28 | -3/+646 |
* | | | Merge topic 'cmake-server-pipes' | Brad King | 2016-09-22 | 11 | -149/+476 |
|\ \ \ | |||||
| * | | | server-mode: Introduce cmServerConnection | Tobias Hunger | 2016-09-22 | 11 | -149/+476 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-22 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'ctest-capture-error' | Brad King | 2016-09-21 | 20 | -8/+201 |
|\ \ \ | |||||
| * | | | Help: Add notes for topic 'ctest-capture-error' | Brad King | 2016-09-20 | 1 | -0/+8 |
| * | | | CTest: Add CAPTURE_CMAKE_ERROR val to `ctest_*` commands | Bill Hoffman | 2016-09-20 | 18 | -6/+192 |
| * | | | ctest_coverage: If gcov is not found just warn, not error | Bill Hoffman | 2016-09-20 | 1 | -2/+1 |
* | | | | Merge topic 'cmake-server-more-info' | Brad King | 2016-09-21 | 5 | -46/+219 |
|\ \ \ \ | |||||
| * | | | | server-mode: Add debug support | Tobias Hunger | 2016-09-20 | 3 | -15/+109 |
| * | | | | server-mode: Report Messages from cmake to clients | Tobias Hunger | 2016-09-20 | 5 | -1/+64 |
| * | | | | server-mode: Automate progress reporting | Tobias Hunger | 2016-09-20 | 3 | -5/+25 |
| * | | | | cmake-server: Use consistent constant naming style | Tobias Hunger | 2016-09-20 | 2 | -31/+27 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'fortran-submodules' | Brad King | 2016-09-21 | 7 | -523/+660 |
|\ \ \ \ | |||||
| * | | | | Help: Add notes for topic 'fortran-submodules' | Brad King | 2016-09-20 | 1 | -0/+7 |
| * | | | | Fortran: Add support for submodule syntax in dependency scanning | Brad King | 2016-09-20 | 6 | -521/+643 |
| * | | | | cmFortranParser: Skip module procedures/functions/subroutines | Brad King | 2016-09-20 | 2 | -47/+55 |
| |/ / / | |||||
* | | | | Merge topic 'ninja-implicit-outputs' | Brad King | 2016-09-21 | 4 | -12/+39 |
|\ \ \ \ | |||||
| * | | | | cmGlobalNinjaGenerator: Add API to check for implicit outputs support | Brad King | 2016-09-20 | 2 | -0/+9 |
| * | | | | cmGlobalNinjaGenerator: Teach WriteBuild about implicit outputs | Brad King | 2016-09-20 | 4 | -12/+30 |
| |/ / / | |||||
* | | | | Merge topic 'refactor-fortran-module-dir-lookup' | Brad King | 2016-09-21 | 4 | -9/+27 |
|\ \ \ \ | |||||
| * | | | | Fortran: Use module dir flag if needed for default module directory | Brad King | 2016-09-20 | 4 | -7/+22 |
| * | | | | cmGeneratorTarget: Refactor Fortran module directory lookup | Brad King | 2016-09-20 | 1 | -2/+5 |
| |/ / / | |||||
* | | | | Merge topic 'update-kwsys' | Brad King | 2016-09-21 | 3 | -67/+175 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-09-20 | 3 | -67/+175 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | KWSys 2016-09-20 (3f69ac40) | KWSys Upstream | 2016-09-20 | 3 | -67/+175 |
* | | | | | Merge topic 'runcmake-cpack-test-framework-fix' | Brad King | 2016-09-21 | 1 | -70/+17 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Fix RunCMake.CPack test infrastructure after logical conflict | Domen Vrankar | 2016-09-20 | 1 | -70/+17 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-21 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'directory-list-targets-and-subdirs' | Brad King | 2016-09-20 | 14 | -1/+134 |
|\ \ \ \ \ | |||||
| * | | | | | Add directory properties to get source and binary directories | Brad King | 2016-09-19 | 7 | -1/+43 |
| * | | | | | Add directory property to list buildsystem targets | Brad King | 2016-09-19 | 7 | -1/+36 |
| * | | | | | Add a directory property to list subdirectories | Brad King | 2016-09-19 | 9 | -1/+46 |
| * | | | | | cmState: Record buildsystem target names in each directory | Brad King | 2016-09-19 | 3 | -0/+11 |
* | | | | | | Merge topic 'cpack-rpm-policy-warnings' | Brad King | 2016-09-20 | 1 | -1/+4 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | CPackRPM: Avoid CMP0007 warnings | Domen Vrankar | 2016-09-20 | 1 | -1/+4 |
| |/ / / / | |||||
* | | | | | Merge topic 'cpack-rpm-srpm-package' | Brad King | 2016-09-20 | 9 | -26/+359 |
|\ \ \ \ \ | |||||
| * | | | | | CPack/RPM: Generate source rpm (SRPM) packages on demand | Domen Vrankar | 2016-09-20 | 9 | -26/+359 |
| |/ / / / | |||||
* | | | | | Merge topic 'cpack.hash_computing' | Brad King | 2016-09-20 | 11 | -13/+116 |
|\ \ \ \ \ | |||||
| * | | | | | CPack: Add option to generate a checksum file next to each package file | Petr Orlov | 2016-09-19 | 8 | -1/+76 |
| * | | | | | Tests: Add subtest support to RunCMake/CPack infrastructure | Domen Vrankar | 2016-09-19 | 3 | -12/+40 |
| |/ / / / | |||||
* | | | | | Merge topic 'ifw-package-resources' | Brad King | 2016-09-20 | 5 | -0/+138 |
|\ \ \ \ \ | |||||
| * | | | | | CPackIFW: Add 'cpack_ifw_add_package_resources' command | Konstantin Podsvirov | 2016-09-19 | 5 | -0/+138 |
| |/ / / / | |||||
* | | | | | Merge topic 'ExternalProject-HTTP_HEADER' | Brad King | 2016-09-20 | 4 | -3/+23 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Add notes for topic 'ExternalProject-HTTP_HEADER' | Brad King | 2016-09-19 | 1 | -0/+5 |
| * | | | | | ExternalProject: Add HTTP_HEADER | Ruslan Baratov | 2016-09-19 | 3 | -3/+18 |