Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'vs-asm-listing-location' | Brad King | 2013-05-21 | 2 | -4/+7 |
|\ | |||||
| * | VS: Allow /Fa to set AssemblerListingLocation (#14153) | Brad King | 2013-05-20 | 2 | -4/+7 |
* | | Merge topic 'fix-style' | Brad King | 2013-05-21 | 3 | -4/+4 |
|\ \ | |||||
| * | | Fix brace indentation. | Stephen Kelly | 2013-05-18 | 1 | -2/+2 |
| * | | Fix style. | Stephen Kelly | 2013-05-16 | 2 | -2/+2 |
* | | | Merge topic 'error-on-exported-missing-include-dir' | Brad King | 2013-05-21 | 4 | -3/+54 |
|\ \ \ | |||||
| * | | | Error on relative path in INCLUDE_DIRECTORIES target property. | Stephen Kelly | 2013-05-21 | 4 | -3/+54 |
| |/ / | |||||
* | | | 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 | 4 | -3/+82 |
|\ \ \ \ | |||||
| * | | | | VS: Add Windows Forms Support | John Farrier | 2013-05-16 | 4 | -3/+82 |
* | | | | | 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 |
| |/ / / / | |||||
| * | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-05-15 | 1 | -1/+1 |
| * | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-05-14 | 1 | -1/+1 |
* | | | | | Merge topic 'vs-configurations' | Brad King | 2013-05-16 | 1 | -0/+10 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Always initialize CMAKE_CONFIGURATION_TYPES in IDE generators | Brad King | 2013-05-13 | 1 | -0/+10 |
| |/ / / / | |||||
| * | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-05-13 | 1 | -1/+1 |
| * | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-05-12 | 1 | -1/+1 |
* | | | | | Merge topic 'MemChecker-improvements' | Brad King | 2013-05-16 | 3 | -16/+37 |
|\ \ \ \ \ | |||||
| * | | | | | CTest: fix comment documenting cmBoundsCheckerParser class | Rolf Eike Beer | 2013-05-09 | 1 | -2/+1 |
| * | | | | | CTest: drop suppression for gcc 2.9.6 errors from default Valgrind flags | Rolf Eike Beer | 2013-05-09 | 1 | -1/+0 |
| * | | | | | CTest: remove unreachable code and CTestTestMemcheckUnknown test | Rolf Eike Beer | 2013-05-09 | 1 | -7/+0 |
| * | | | | | CTest: use an output file for Valgrind (#14110) | Rolf Eike Beer | 2013-05-09 | 3 | -6/+36 |
* | | | | | | 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 |
| |/ / / / / | |||||
| * | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-05-11 | 1 | -1/+1 |
| * | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-05-10 | 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 |
| |/ / / / | |||||
| * | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-05-09 | 1 | -1/+1 |
| * | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-05-08 | 1 | -1/+1 |
* | | | | | Merge topic 'doc-improvements' | Brad King | 2013-05-16 | 40 | -136/+178 |
|\ \ \ \ \ | |||||
| * | | | | | Docs: Clarify wording "flag used" => "flag (to|will) be used" | Andreas Mohr | 2013-05-07 | 1 | -13/+16 |
| * | | | | | Docs: Clarify that CMAKE_*_(PREFIX|SUFFIX) affect filenames | Andreas Mohr | 2013-05-07 | 1 | -7/+11 |
| * | | | | | Docs: Update description of CMAKE_(BUILD_TYPE|CONFIGURATION_TYPES) | Andreas Mohr | 2013-05-07 | 1 | -16/+27 |
| * | | | | | VS10: add detailed comment about MIDL processing | Andreas Mohr | 2013-05-07 | 1 | -0/+15 |