Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | FindMatlab: Add EXECUTABLE, MODULE, and SHARED options to matlab_add_mex | Jamie Snape | 2016-09-23 | 1 | -4/+24 | |
| * | | | | | | | FindMatlab: Add SIMULINK component | Jamie Snape | 2016-09-23 | 1 | -0/+16 | |
| * | | | | | | | FindMatlab: Fix documentation | Jamie Snape | 2016-09-23 | 1 | -1/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'fortran-submodule-test' | Brad King | 2016-09-26 | 5 | -0/+95 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Tests: Add Fortran submodule tests | Brad King | 2016-09-23 | 5 | -0/+95 | |
| |/ / / / / / | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-26 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-25 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-24 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge branch 'release' | Brad King | 2016-09-23 | 0 | -0/+0 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'qtdialog-lib-paths' into release | Brad King | 2016-09-23 | 1 | -0/+2 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'ninja-fortran' | Brad King | 2016-09-23 | 12 | -10/+910 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Document Ninja generator conditional Fortran support | Brad King | 2016-09-22 | 2 | -0/+16 | |
| * | | | | | | Ninja: Add dyndep rules for Fortran module dependencies | Brad King | 2016-09-22 | 2 | -1/+174 | |
| * | | | | | | Ninja: Add explicit preprocessing step for Fortran | Brad King | 2016-09-22 | 5 | -1/+179 | |
| * | | | | | | Ninja: Conditionally allow Fortran based on ninja 'dyndep' support | Brad King | 2016-09-22 | 2 | -4/+40 | |
| * | | | | | | Ninja: Add internal tool to produce a ninja dyndep file for Fortran | Brad King | 2016-09-22 | 3 | -0/+236 | |
| * | | | | | | Ninja: Add internal tool to scan Fortran code for module dependencies | Brad King | 2016-09-22 | 2 | -0/+135 | |
| * | | | | | | Ninja: Add comment with Fortran dependency design documentation | Brad King | 2016-09-22 | 1 | -0/+78 | |
| * | | | | | | Ninja: Add API to check for dyndep support | Brad King | 2016-09-22 | 2 | -0/+12 | |
| * | | | | | | Ninja: Refactor ninja feature detection | Brad King | 2016-09-22 | 2 | -6/+18 | |
| * | | | | | | Ninja: Refactor Fortran rejection logic | Brad King | 2016-09-22 | 4 | -3/+27 | |
* | | | | | | | Merge topic 'CheckFortranSourceCompiles-custom-ext' | Brad King | 2016-09-23 | 2 | -5/+18 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CheckFortranSourceCompiles: Add support for custom source extension | Brad King | 2016-09-22 | 2 | -4/+17 | |
| * | | | | | | | CheckFortranSourceCompiles: Fix FAIL_REGEX documentation typo | Brad King | 2016-09-22 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'test-Fortran-split' | Brad King | 2016-09-23 | 24 | -89/+96 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | 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 | |
|\ \ \ \ \ |