Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Tests: Split Fortran module testing into separate FortranModules test | Brad King | 2016-09-22 | 23 | -86/+91 | |
| * | | | | | Tests: Check if Fortran compiler supports F90 | Brad King | 2016-09-22 | 1 | -0/+3 | |
| * | | | | | Tests: Use more generic variables in Fortran test | Brad King | 2016-09-22 | 1 | -10/+10 | |
| * | | | | | Tests: Remove trailing line from Fortran/External | Brad King | 2016-09-22 | 1 | -1/+0 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'fix-xcode-attribute-LOCATIONs' | Brad King | 2016-09-23 | 4 | -1/+13 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix XCODE_ATTRIBUTE_..._LOCATION target property lookup | Brad King | 2016-09-22 | 4 | -1/+13 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'cmake-server-signals' | Brad King | 2016-09-23 | 7 | -51/+124 | |
|\ \ \ \ \ | ||||||
| * | | | | | server-mode: Allow for sending signals | Tobias Hunger | 2016-09-22 | 6 | -0/+33 | |
| * | | | | | server-mode: Pass server into cmServerProtocol | Tobias Hunger | 2016-09-22 | 4 | -4/+10 | |
| * | | | | | server-mode: Move constants for server mode into its own file | Tobias Hunger | 2016-09-22 | 4 | -47/+81 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'FindOpenSSL-path-order' | Brad King | 2016-09-23 | 1 | -6/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindOpenSSL: Search in more-specific directories before less-specific | Brad King | 2016-09-22 | 1 | -6/+6 | |
* | | | | | | 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 | |