summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Remove unused vector population.Stephen Kelly2013-05-201-2/+0
| * | | | Remove unused typedef.Stephen Kelly2013-05-171-1/+0
| * | | | Remove unused marker for a variable which is now used.Stephen Kelly2013-05-161-1/+0
| |/ / /
* | | | Merge topic 'vs-asm-listing-location'Brad King2013-05-212-4/+7
|\ \ \ \
| * | | | VS: Allow /Fa to set AssemblerListingLocation (#14153)Brad King2013-05-202-4/+7
| | |_|/ | |/| |
* | | | Merge topic 'fix-style'Brad King2013-05-213-4/+4
|\ \ \ \
| * | | | Fix brace indentation.Stephen Kelly2013-05-181-2/+2
| * | | | Fix style.Stephen Kelly2013-05-162-2/+2
| | |/ / | |/| |
* | | | Merge topic 'implicit-link-sanitize-regex'Brad King2013-05-212-0/+2
|\ \ \ \
| * | | | Sanitize linker name to parse implicit link line (#14154)Brad King2013-05-172-0/+2
| | |/ / | |/| |
* | | | Merge topic 'error-on-exported-missing-include-dir'Brad King2013-05-218-3/+69
|\ \ \ \
| * | | | Error on relative path in INCLUDE_DIRECTORIES target property.Stephen Kelly2013-05-218-3/+69
| | |/ / | |/| |
* | | | Merge topic 'fix-build-without-qt4-with-qt5'Brad King2013-05-211-0/+3
|\ \ \ \
| * | | | FindQt4: Fix QUIET failure with Qt 5 but not Qt 4Stephen Kelly2013-05-211-0/+3
| | |_|/ | |/| |
* | | | Merge topic 'shared-libs-with-number-suffix'Brad King2013-05-212-5/+12
|\ \ \ \
| * | | | Recognize shared library files with a numerical suffixStephen Kelly2013-05-212-5/+12
| | |/ / | |/| |
* | | | Merge topic 'cmake-help-generators-fix'Brad King2013-05-211-2/+2
|\ \ \ \
| * | | | Docs: cmake -G selects a "build system" generatorStephen Kelly2013-05-211-2/+2
| |/ / /
* | | | Merge topic 'fix-sublime-source-flags'Brad King2013-05-211-1/+1
|\ \ \ \
| * | | | Sublime: Honor source-level COMPILE_FLAGS propertyStephen Kelly2013-05-211-1/+1
* | | | | Merge topic 'vs-windows-forms'Brad King2013-05-2111-3/+275
|\ \ \ \ \
| * | | | | VS: Add Windows Forms SupportJohn Farrier2013-05-1611-3/+275
* | | | | | Merge topic 'test-moc-with-empty-COMPILE_DEFINITIONS'Brad King2013-05-213-0/+47
|\ \ \ \ \ \
| * | | | | | Test the use of target transitive compile definitions with moc.Stephen Kelly2013-05-153-0/+47
* | | | | | | Merge topic 'Automoc-Qt4-Qt5'Brad King2013-05-215-15/+55
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Remove an endif() followed by an if() for the same condition.Stephen Kelly2013-03-161-2/+1
| * | | | | | Add a test for Qt5AutomocStephen Kelly2013-03-163-8/+42
| * | | | | | Make the QtAutomoc test compile with either Qt 4 or Qt 5Stephen Kelly2013-03-162-6/+13
* | | | | | | CMake Nightly Date StampKitware Robot2013-05-211-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2013-05-201-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2013-05-191-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2013-05-181-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2013-05-171-1/+1
* | | | | | Merge topic 'fix-moc-with-empty-COMPILE_DEFINITIONS'Brad King2013-05-161-7/+3
|\ \ \ \ \ \
| * | | | | | automoc: Read target defines unconditionallyStephen Kelly2013-05-161-7/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'CTest-less-cd'Brad King2013-05-161-2/+1
|\ \ \ \ \ \
| * | | | | | CTest: avoid useless changing of directoryRolf Eike Beer2013-05-151-2/+1
| |/ / / / /
* | | | | | Merge topic 'cpack-reg-key-doc'Brad King2013-05-161-2/+2
|\ \ \ \ \ \
| * | | | | | Improve documentation for CPACK_PACKAGE_INSTALL_REGISTRY_KEY.Clinton Stimpson2013-05-141-2/+2
* | | | | | | Merge topic 'vs-configurations'Brad King2013-05-163-5/+10
|\ \ \ \ \ \ \
| * | | | | | | VS: Always initialize CMAKE_CONFIGURATION_TYPES in IDE generatorsBrad King2013-05-133-5/+10
* | | | | | | | Merge topic 'MemChecker-improvements'Brad King2013-05-1637-385/+236
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: ignore Guard Malloc messages in MemChecker testsRolf Eike Beer2013-05-141-1/+7
| * | | | | | | | Tests: add a test with custom options passed to valgrindRolf Eike Beer2013-05-092-0/+15
| * | | | | | | | CTest: fix comment documenting cmBoundsCheckerParser classRolf Eike Beer2013-05-091-2/+1
| * | | | | | | | Tests: add test for non-existent Valgrind suppression fileRolf Eike Beer2013-05-091-1/+7
| * | | | | | | | CTest: drop suppression for gcc 2.9.6 errors from default Valgrind flagsRolf Eike Beer2013-05-091-1/+0
| * | | | | | | | Tests: verify that memory checker output files are always presentRolf Eike Beer2013-05-092-1/+43
| * | | | | | | | Tests: remove code duplication in CTestTestMemCheck testsRolf Eike Beer2013-05-0929-319/+55
| * | | | | | | | CTest: remove unreachable code and CTestTestMemcheckUnknown testRolf Eike Beer2013-05-095-43/+3