Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'fix-build-without-qt4-with-qt5' | Brad King | 2013-05-21 | 1 | -0/+3 |
|\ | |||||
| * | FindQt4: Fix QUIET failure with Qt 5 but not Qt 4 | Stephen Kelly | 2013-05-21 | 1 | -0/+3 |
* | | Merge topic 'shared-libs-with-number-suffix' | Brad King | 2013-05-21 | 2 | -5/+12 |
|\ \ | |||||
| * | | Recognize shared library files with a numerical suffix | Stephen Kelly | 2013-05-21 | 2 | -5/+12 |
* | | | Merge topic 'cmake-help-generators-fix' | Brad King | 2013-05-21 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Docs: cmake -G selects a "build system" generator | Stephen Kelly | 2013-05-21 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge topic 'fix-sublime-source-flags' | Brad King | 2013-05-21 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Sublime: Honor source-level COMPILE_FLAGS property | Stephen Kelly | 2013-05-21 | 1 | -1/+1 |
* | | | | Merge topic 'vs-windows-forms' | Brad King | 2013-05-21 | 11 | -3/+275 |
|\ \ \ \ | |||||
| * | | | | VS: Add Windows Forms Support | John Farrier | 2013-05-16 | 11 | -3/+275 |
* | | | | | Merge topic 'test-moc-with-empty-COMPILE_DEFINITIONS' | Brad King | 2013-05-21 | 3 | -0/+47 |
|\ \ \ \ \ | |||||
| * | | | | | Test the use of target transitive compile definitions with moc. | Stephen Kelly | 2013-05-15 | 3 | -0/+47 |
* | | | | | | Merge topic 'Automoc-Qt4-Qt5' | Brad King | 2013-05-21 | 5 | -15/+55 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Remove an endif() followed by an if() for the same condition. | Stephen Kelly | 2013-03-16 | 1 | -2/+1 |
| * | | | | | Add a test for Qt5Automoc | Stephen Kelly | 2013-03-16 | 3 | -8/+42 |
| * | | | | | Make the QtAutomoc test compile with either Qt 4 or Qt 5 | Stephen Kelly | 2013-03-16 | 2 | -6/+13 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-05-21 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-05-20 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-05-19 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-05-18 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-05-17 | 1 | -1/+1 |
* | | | | | | Merge topic 'fix-moc-with-empty-COMPILE_DEFINITIONS' | Brad King | 2013-05-16 | 1 | -7/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | automoc: Read target defines unconditionally | Stephen Kelly | 2013-05-16 | 1 | -7/+3 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'CTest-less-cd' | Brad King | 2013-05-16 | 1 | -2/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CTest: avoid useless changing of directory | Rolf Eike Beer | 2013-05-15 | 1 | -2/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'cpack-reg-key-doc' | Brad King | 2013-05-16 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Improve documentation for CPACK_PACKAGE_INSTALL_REGISTRY_KEY. | Clinton Stimpson | 2013-05-14 | 1 | -2/+2 |
* | | | | | | | Merge topic 'vs-configurations' | Brad King | 2013-05-16 | 3 | -5/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: Always initialize CMAKE_CONFIGURATION_TYPES in IDE generators | Brad King | 2013-05-13 | 3 | -5/+10 |
* | | | | | | | | Merge topic 'MemChecker-improvements' | Brad King | 2013-05-16 | 37 | -385/+236 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Tests: ignore Guard Malloc messages in MemChecker tests | Rolf Eike Beer | 2013-05-14 | 1 | -1/+7 |
| * | | | | | | | | Tests: add a test with custom options passed to valgrind | Rolf Eike Beer | 2013-05-09 | 2 | -0/+15 |
| * | | | | | | | | CTest: fix comment documenting cmBoundsCheckerParser class | Rolf Eike Beer | 2013-05-09 | 1 | -2/+1 |
| * | | | | | | | | Tests: add test for non-existent Valgrind suppression file | Rolf Eike Beer | 2013-05-09 | 1 | -1/+7 |
| * | | | | | | | | CTest: drop suppression for gcc 2.9.6 errors from default Valgrind flags | Rolf Eike Beer | 2013-05-09 | 1 | -1/+0 |
| * | | | | | | | | Tests: verify that memory checker output files are always present | Rolf Eike Beer | 2013-05-09 | 2 | -1/+43 |
| * | | | | | | | | Tests: remove code duplication in CTestTestMemCheck tests | Rolf Eike Beer | 2013-05-09 | 29 | -319/+55 |
| * | | | | | | | | CTest: remove unreachable code and CTestTestMemcheckUnknown test | Rolf Eike Beer | 2013-05-09 | 5 | -43/+3 |
| * | | | | | | | | CTest: use an output file for Valgrind (#14110) | Rolf Eike Beer | 2013-05-09 | 3 | -6/+36 |
| * | | | | | | | | Tests: create output files for all memory checkers | Rolf Eike Beer | 2013-05-09 | 2 | -14/+72 |
* | | | | | | | | | Merge topic 'only-first-output-regex' | Brad King | 2013-05-16 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | CTest: break after first regex match on output | Rolf Eike Beer | 2013-05-11 | 1 | -0/+2 |
* | | | | | | | | | | Merge topic 'test_regex_doc' | Brad King | 2013-05-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Doc: fix example for FAIL_REGULAR_EXPRESSION | Rolf Eike Beer | 2013-05-11 | 1 | -1/+1 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'positive-test-times' | Brad King | 2013-05-16 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | CTest: make sure never to report negative test times (#14132) | Rolf Eike Beer | 2013-05-10 | 1 | -0/+8 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'UseJava-cross-compile' | Brad King | 2013-05-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Allow using Java in a cross-compilation toolchain | Gregoire Lejeune | 2013-05-08 | 1 | -1/+1 |
* | | | | | | | | | | | Merge topic 'vs-compiler-id-arm' | Brad King | 2013-05-16 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | VS: Detect MSVC compiler id on ARM toolchain | Alexander Mohr | 2013-05-08 | 1 | -0/+2 |