Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Use <TARGET_FILE> expression to run ctest so it works with Xcode and VS IDE. | Bill Hoffman | 2012-05-02 | 3 | -26/+10 | |
| * | | | | | | Use a script to run the test because WORKING_DIRECTORY is not in 2.8.2. | Bill Hoffman | 2012-05-02 | 2 | -8/+24 | |
| * | | | | | | Fix some warnings and a bug where it went past the length of a vector. | Bill Hoffman | 2012-05-01 | 1 | -3/+10 | |
| * | | | | | | Add support for Cache coverage. | Bill Hoffman | 2012-05-01 | 12 | -30/+616 | |
| * | | | | | | Add virutal destructor to silence warning. | Bill Hoffman | 2012-05-01 | 2 | -0/+5 | |
| * | | | | | | Add test for mumps coverage. Also refactor code to prepare for cache coverage. | Bill Hoffman | 2012-05-01 | 12 | -228/+1928 | |
| * | | | | | | Fix line length. | Bill Hoffman | 2012-04-26 | 1 | -1/+2 | |
| * | | | | | | Fix warning about char* instead of const char*. | Bill Hoffman | 2012-04-26 | 1 | -1/+1 | |
| * | | | | | | Add support to ctest for GTM mumps coverage. | Bill Hoffman | 2012-04-25 | 6 | -3/+472 | |
* | | | | | | | Merge topic 'vs11-arm-generator' | David Cole | 2012-05-17 | 6 | -0/+79 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | VS11: Fix ARM architecture hint typo (#13077) | Brad King | 2012-05-10 | 1 | -1/+1 | |
| * | | | | | | | VS11: Add ARM architecture generator (#13077) | Minmin Gong | 2012-05-09 | 6 | -0/+79 | |
* | | | | | | | | Merge topic 'ninja_convenience_targets' | David Cole | 2012-05-17 | 2 | -0/+44 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Ninja: Add a convenient 'help' target. | Nicolas Despres | 2012-05-09 | 2 | -0/+22 | |
| * | | | | | | | | Ninja: Add a convenient 'clean' target. | Nicolas Despres | 2012-05-09 | 2 | -0/+22 | |
* | | | | | | | | | Merge topic 'CPack-preserveTimestampInSourcePackage' | David Cole | 2012-05-17 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CPack - preserve timestamp for CPACK_INSTALLED_DIRECTORIES. fixes: #0013193 | Eric NOULARD | 2012-05-09 | 1 | -2/+5 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-17 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-16 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-15 | 1 | -1/+1 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-14 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-13 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-12 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-11 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-10 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-09 | 1 | -1/+1 | |
* | | | | | Merge topic 'vs-osx-framework-headers' | David Cole | 2012-05-08 | 5 | -17/+19 | |
|\ \ \ \ \ | ||||||
| * | | | | | VS: Restore header files marked as OS X Framework content (#13196) | Brad King | 2012-05-07 | 5 | -17/+19 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'doc-html-index' | David Cole | 2012-05-08 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Documentation: Improve HTML section index format | Brad King | 2012-05-07 | 1 | -1/+1 | |
* | | | | | | Merge topic 'FixMultipleResultsInFeatureSummary' | David Cole | 2012-05-08 | 2 | -33/+61 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix #13195: avoid multiple mentions of found packages | Alex Neundorf | 2012-05-06 | 2 | -33/+61 | |
* | | | | | | | Merge topic 'fix-13121-handle-gcov47-output' | David Cole | 2012-05-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CTest: Modify reg ex so it also works with gcov 4.7 output (#13121) | David Cole | 2012-05-03 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'abort-findqt4-on-qt5' | David Cole | 2012-05-08 | 1 | -4/+16 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix the number variable comparison when Qt is not found. | Stephen Kelly | 2012-05-03 | 1 | -1/+1 | |
| * | | | | | | | | Abort FindQt4.cmake if Qt 5 is found. | David Faure | 2012-05-03 | 1 | -4/+16 | |
* | | | | | | | | | Merge topic 'doc-NO_SONAME-typo' | David Cole | 2012-05-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix a few typos in NO_SONAME property description. | Modestas Vainius | 2012-05-02 | 1 | -1/+1 | |
* | | | | | | | | | | Merge topic 'kwsys-no-depend-FundamentalType' | David Cole | 2012-05-08 | 4 | -36/+50 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | KWSys: Remove dependencies on FundamentalType | Brad King | 2012-05-02 | 4 | -36/+50 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-08 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-07 | 1 | -1/+1 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-06 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-05 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-04 | 1 | -1/+1 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-03 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-02 | 1 | -1/+1 | |
* | | | | | | Merge topic 'cmake-gui-thread-wait' | David Cole | 2012-05-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake-gui: Wait for configure/generate thread to complete before exiting. | Clinton Stimpson | 2012-04-30 | 1 | -1/+1 | |