summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VS: Allow /Fa to set AssemblerListingLocation (#14153)Brad King2013-05-202-4/+7
* 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
| * | | | CTest: use an output file for Valgrind (#14110)Rolf Eike Beer2013-05-093-6/+36
| * | | | Tests: create output files for all memory checkersRolf Eike Beer2013-05-092-14/+72
* | | | | Merge topic 'only-first-output-regex'Brad King2013-05-161-0/+2
|\ \ \ \ \
| * | | | | CTest: break after first regex match on outputRolf Eike Beer2013-05-111-0/+2
* | | | | | Merge topic 'test_regex_doc'Brad King2013-05-161-1/+1
|\ \ \ \ \ \
| * | | | | | Doc: fix example for FAIL_REGULAR_EXPRESSIONRolf Eike Beer2013-05-111-1/+1
| |/ / / / /
* | | | | | Merge topic 'positive-test-times'Brad King2013-05-161-0/+8
|\ \ \ \ \ \
| * | | | | | CTest: make sure never to report negative test times (#14132)Rolf Eike Beer2013-05-101-0/+8
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'UseJava-cross-compile'Brad King2013-05-161-1/+1
|\ \ \ \ \ \
| * | | | | | Allow using Java in a cross-compilation toolchainGregoire Lejeune2013-05-081-1/+1
* | | | | | | Merge topic 'vs-compiler-id-arm'Brad King2013-05-161-0/+2
|\ \ \ \ \ \ \
| * | | | | | | VS: Detect MSVC compiler id on ARM toolchainAlexander Mohr2013-05-081-0/+2
* | | | | | | | Merge topic 'doc-improvements'Brad King2013-05-1670-185/+229
|\ \ \ \ \ \ \ \
| * | | | | | | | Docs: Clarify wording "flag used" => "flag (to|will) be used"Andreas Mohr2013-05-071-13/+16
| * | | | | | | | Docs: Clarify that CMAKE_*_(PREFIX|SUFFIX) affect filenamesAndreas Mohr2013-05-071-7/+11
| * | | | | | | | Docs: Update description of CMAKE_(BUILD_TYPE|CONFIGURATION_TYPES)Andreas Mohr2013-05-071-16/+27
| * | | | | | | | VS10: add detailed comment about MIDL processingAndreas Mohr2013-05-071-0/+15
| * | | | | | | | Explain distribution of Win9x binary on all Windows versions.Andreas Mohr2013-05-071-1/+2
| * | | | | | | | FindwxWidgets: add DOC strings with usual styleAndreas Mohr2013-05-071-3/+5
| * | | | | | | | Fix spelling and typos (product names)Andreas Mohr2013-05-078-21/+24
| * | | | | | | | Fix spelling and typos (non-binary)Andreas Mohr2013-05-0737-56/+56
| * | | | | | | | Fix spelling and typos (affecting binary data / module messages)Andreas Mohr2013-05-0726-59/+64
| * | | | | | | | Fix spelling and typos (affecting users)Andreas Mohr2013-05-073-10/+10
* | | | | | | | | Merge topic 'update-kwsys'Brad King2013-05-166-14/+14
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-05-076-12/+12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KWSys 2013-05-06 (f4928d44)KWSys Robot2013-05-076-12/+12
| * | | | | | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-04-261-2/+2
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | KWSys 2013-04-25 (709fb5c1)KWSys Robot2013-04-261-2/+2
* | | | | | | | | | Merge topic 'fix-per-config-tll-include-dirs'Brad King2013-05-163-0/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Test that linking using the debug keyword to tll works.Stephen Kelly2013-05-161-0/+8
| * | | | | | | | | | Test transitive includes from setting the LINK_LIBRARIES property.Stephen Kelly2013-05-062-0/+17