summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'update-KWIML' into crypto-hashBrad King2011-11-176-2/+53
|\
| * Merge branch 'upstream-kwiml' into update-KWIMLBrad King2011-11-175-1/+52
| |\
| | * KWIML: Ignore _LONGLONG on MS compilerBrad King2011-11-171-1/+2
| | * KWIML: Test header inclusion after system headersBrad King2011-11-174-0/+50
| * | KWSys Nightly Date StampKWSys Robot2011-11-171-1/+1
| * | KWSys Nightly Date StampKWSys Robot2011-11-161-1/+1
* | | cmCryptoHash: Add virtual destructorBrad King2011-11-161-0/+1
* | | Fix CMake.File hash test for CRLF checkoutsBrad King2011-11-1611-14/+16
* | | sha2: Wrap long lines in third-party declarationsBrad King2011-11-161-5/+10
* | | Disable file() and string() hash commands during bootstrapBrad King2011-11-162-0/+14
* | | sha2: Suppress Borland warnings in third-party codeBrad King2011-11-161-0/+3
* | | sha2: Use KWIML fixed-size integer constant macrosBrad King2011-11-161-102/+121
* | | Add string(MD5) and string(SHA*) commands to compute hashesBrad King2011-11-1612-0/+84
* | | cmCryptoHash: Provide factory "New" methodBrad King2011-11-163-13/+23
* | | sha2: Use "static const" instead of "const static" declarationsBrad King2011-11-161-7/+7
* | | Add file(SHA*) commands to compute cryptographic hashesBrad King2011-11-1610-3/+85
* | | sha2: Build as part of CMakeLibBrad King2011-11-163-0/+55
* | | sha2: Use KWIML fixed-size integer types and endian-nessBrad King2011-11-162-184/+42
* | | Merge branch 'import-sha2' into crypto-hashBrad King2011-11-163-0/+1865
|\ \ \
| * | | Import sha2 implementation 1.1 from Aaron D. GiffordBrad King2011-06-272-346/+949
| * | | Import sha2 implementation 1.0 from Aaron D. GiffordBrad King2011-06-273-0/+1262
* | | | Add file(MD5) command to compute cryptographic hashBrad King2011-11-169-1/+62
* | | | Factor Compute(File|String)MD5 into cmCryptoHash helperBrad King2011-11-164-50/+139
| |/ / |/| |
* | | Merge topic 'qt4-deploy-module'David Cole2011-11-151-1/+5
|\ \ \
| * | | Check QtCore without warning.Mike McQuaid2011-11-141-1/+5
* | | | Merge topic 'vs-version-ivar'David Cole2011-11-1520-55/+87
|\ \ \ \
| * | | | Enumerate VS11 version explicitly in local generatorsBrad King2011-11-144-7/+23
| * | | | Order VS local generator Version ivar values consistentlyBrad King2011-11-1418-55/+71
* | | | | Merge topic 'import-KWIML'David Cole2011-11-1516-0/+1816
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-kwiml' into import-KWIMLBrad King2011-11-153-4/+24
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | KWIML: Create test output dir for XcodeBrad King2011-11-141-0/+10
| | * | | | KWIML: No INT_SCN*8 on Intel for WindowsBrad King2011-11-131-0/+3
| | * | | | KWIML: No INT_SCN*8 on SunPro compilerBrad King2011-11-121-3/+1
| | * | | | KWIML: Suppress printf/scanf format warnings in testBrad King2011-11-121-0/+7
| | * | | | KWIML: Avoid redefining _CRT_SECURE_NO_DEPRECATE in test.hBrad King2011-11-121-1/+3
| * | | | | Configure KWIML inside CMake as cmIMLBrad King2011-06-271-0/+6
| * | | | | Merge branch 'upstream-kwiml' into import-KWIMLBrad King2011-06-2715-0/+1790
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| | * | | KWIML: The Kitware Information Macro LibraryBrad King2011-06-2715-0/+1790
| | / /
* | | | Merge topic 'copyright-year'David Cole2011-11-151-1/+1
|\ \ \ \
| * | | | Update main Copyright.txt year range for 2011Brad King2011-11-101-1/+1
* | | | | Merge topic 'FindBoost-vs11-issue-12568'David Cole2011-11-151-4/+6
|\ \ \ \ \
| * | | | | FindBoost: Use MSVC11 to find Boost on Windows (#12568)Mateusz Loskot2011-11-101-4/+6
| |/ / / /
* | | | | Merge topic 'automoc_qt5'David Cole2011-11-153-4/+14
|\ \ \ \ \
| * | | | | Fix style.Stephen Kelly2011-11-091-2/+3
| * | | | | Update comments and method names to not be Qt4 specific.Stephen Kelly2011-11-092-4/+4
| * | | | | Don't assume the existence of QT_MAJOR_VERSION.Stephen Kelly2011-11-092-0/+9
* | | | | | Merge topic 'fix-11213-vs10-mfc-support'David Cole2011-11-156-47/+109
|\ \ \ \ \ \
| * | | | | | Tests: Nudge MFC test to pass on VS 6 dashboards (#11213)David Cole2011-11-093-5/+13
| * | | | | | VS11: Update InstallRequiredSystemLibraries.cmake for VS11 (#11213)David Cole2011-11-081-38/+58
| * | | | | | Tests: Add environment logging to the MFC test (#11213)David Cole2011-11-081-0/+11