Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindMatlab: adding handling of component "MAT" | Raffi Enficiaud | 2016-08-30 | 3 | -20/+47 |
* | CMake Nightly Date Stamp | Kitware Robot | 2016-08-30 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2016-08-29 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2016-08-28 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2016-08-27 | 1 | -1/+1 |
* | Merge branch 'release' | Brad King | 2016-08-26 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'intel-fortran-mod-diff' into release | Brad King | 2016-08-24 | 1 | -0/+6 |
| |\ | |||||
* | \ | Merge topic 'update-curl-script' | Brad King | 2016-08-26 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | curl: Update script to get curl from new repository | Brad King | 2016-08-26 | 1 | -1/+1 |
* | | | | Merge topic 'cpack-rpm-debuginfo-pkg' | Brad King | 2016-08-26 | 6 | -2/+113 |
|\ \ \ \ | |||||
| * | | | | CPack/RPM: Add test for debuginfo package generation | Domen Vrankar | 2016-08-26 | 5 | -0/+50 |
| * | | | | CPack RPM debuginfo packages generation | Istvan Bodnar | 2016-08-25 | 1 | -2/+63 |
| |/ / / | |||||
* | | | | Merge topic 'FindwxWidgets-library-path' | Brad King | 2016-08-26 | 1 | -3/+16 |
|\ \ \ \ | |||||
| * | | | | FindwxWidgets: Add VS-versioned library directory prefixes | Brad King | 2016-08-25 | 1 | -3/+15 |
| * | | | | FindwxWidgets: Add version 3.1.0 | Brad King | 2016-08-25 | 1 | -0/+1 |
* | | | | | Merge topic 'test-driver-clang-tidy' | Brad King | 2016-08-26 | 1 | -4/+6 |
|\ \ \ \ \ | |||||
| * | | | | | create_test_sourcelist: Use safer strncpy instead of strcpy | Sylvain Joubert | 2016-08-25 | 1 | -4/+6 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'vs-resource-pri-dir' | Brad King | 2016-08-26 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Use target-specific directory for `resources.pri` | Brad King | 2016-08-25 | 1 | -3/+3 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-26 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'include-what-you-use' | Brad King | 2016-08-25 | 93 | -177/+642 |
|\ \ \ \ \ | |||||
| * | | | | | CTest: fix include-what-you-use violations | Daniel Pfeifer | 2016-08-25 | 93 | -177/+642 |
* | | | | | | Merge topic 'extract-cmMessenger' | Brad King | 2016-08-25 | 33 | -348/+435 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Parser: Port away from cmMakefile | Stephen Kelly | 2016-08-25 | 4 | -20/+32 |
| * | | | | | | cmMessenger: Extract from cmake class | Stephen Kelly | 2016-08-25 | 7 | -168/+277 |
| * | | | | | | cmMakefile: Port nested error logic away from cmExecutionStatus | Stephen Kelly | 2016-08-25 | 4 | -16/+16 |
| * | | | | | | cmMakefile: Simplify IssueMessage implementation | Stephen Kelly | 2016-08-25 | 1 | -5/+3 |
| * | | | | | | Parser: Issue messages through cmake, not cmSystemTools | Stephen Kelly | 2016-08-25 | 20 | -149/+115 |
| * | | | | | | Parser: Store the Backtrace for use in issuing messages | Stephen Kelly | 2016-08-24 | 1 | -0/+2 |
* | | | | | | | Merge topic 'intel-fortran-mod-diff' | Brad King | 2016-08-25 | 1 | -0/+6 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Fortran: Fix .mod file comparison for Intel 16 format | Brad King | 2016-08-24 | 1 | -0/+6 |
* | | | | | | | Merge topic 'test-RunCMake.CMP0040-fix' | Brad King | 2016-08-25 | 5 | -5/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tests: Fix RunCMake.CMP0040 custom command syntax | Brad King | 2016-08-24 | 5 | -5/+5 |
* | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2016-08-25 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-08-24 | 1 | -2/+5 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | KWSys 2016-08-24 (8e643b9b) | KWSys Upstream | 2016-08-24 | 1 | -2/+5 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-25 | 1 | -1/+1 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'update-third-party-git-2.9' | Brad King | 2016-08-24 | 1 | -1/+7 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | update-third-party: support Git 2.9.0's new merge restrictions | Ben Boeckel | 2016-08-24 | 1 | -1/+7 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'release' | Brad King | 2016-08-24 | 0 | -0/+0 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | Merge branch 'GetPrerequisites-fix-regression' into release | Brad King | 2016-08-12 | 1 | -2/+6 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'android-platform-modules' | Brad King | 2016-08-24 | 124 | -28/+2264 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Android: Add `ANDROID` variable to indicate the target | Brad King | 2016-08-23 | 4 | -0/+12 |
| * | | | | | | Android: Add test cases covering use of the NDK and standalone toolchains | Brad King | 2016-08-23 | 52 | -0/+568 |
| * | | | | | | Help: Document cross compiling for Android | Brad King | 2016-08-23 | 18 | -27/+375 |
| * | | | | | | Android: Select the STL type for NDK builds | Brad King | 2016-08-23 | 15 | -0/+184 |
| * | | | | | | Android: Populate compiler flags for current ABI | Brad King | 2016-08-23 | 17 | -0/+192 |
| * | | | | | | Android: Add a CMAKE_BUILD_TYPE default | Brad King | 2016-08-12 | 1 | -0/+2 |
| * | | | | | | Android: Add Clang -target option for current ABI | Brad King | 2016-08-12 | 9 | -0/+17 |
| * | | | | | | Android: Add placeholders for compiler/abi-specific settings | Brad King | 2016-08-12 | 21 | -0/+38 |