summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Import sha2 implementation 1.0 from Aaron D. GiffordBrad King2011-06-273-0/+1262
| * | | | | | | | | Add file(MD5) command to compute cryptographic hashBrad King2011-11-162-0/+40
| * | | | | | | | | Factor Compute(File|String)MD5 into cmCryptoHash helperBrad King2011-11-164-50/+139
* | | | | | | | | | Merge topic 'EclipseImprovedSourceProject'David Cole2011-11-222-8/+28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Eclipse: use new variable CMAKE_ECLIPSE_GENERATE_SOURCE_PROJECTAlex Neundorf2011-11-191-1/+10
| * | | | | | | | | | Eclipse: create links to subprojects also in the source-project (#12579)Alex Neundorf2011-11-192-7/+18
* | | | | | | | | | | Merge topic 'fix-11792-improve-ctest-site-handling'David Cole2011-11-222-6/+55
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CTest: Disallow problem chars in build and site names (#11792)David Cole2011-11-182-6/+55
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'fix-12445-add-call-for-batch-files-vs10'David Cole2011-11-221-0/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | VS: Use "call " keyword with .cmd and .bat file custom commands (#12445)David Cole2011-11-181-0/+14
| |/ / / / / / / / / /
* | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-11-221-1/+1
* | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-11-211-1/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-11-201-1/+1
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-11-191-1/+1
|/ / / / / / / /
* | | | | | | | KWSys Nightly Date StampKWSys Robot2011-11-181-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | KWSys Nightly Date StampKWSys Robot2011-11-171-1/+1
* | | | | | | KWSys Nightly Date StampKWSys Robot2011-11-161-1/+1
|/ / / / / /
* | | | | | 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 'automoc_qt5'David Cole2011-11-152-4/+13
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | 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-091-0/+8
* | | | | | | Merge topic 'fix-11213-vs10-mfc-support'David Cole2011-11-151-4/+12
|\ \ \ \ \ \ \
| * | | | | | | VS10: Use expected values for UseOfMfc (#11213)David Cole2011-11-041-4/+12
* | | | | | | | KWSys Nightly Date StampKWSys Robot2011-11-141-1/+1
* | | | | | | | KWSys: Fix wrong spelling of __INTEL_COMPILERBrad King2011-11-131-6/+1
* | | | | | | | KWSys: Remove trailing whitespace in SystemTools.cxxBrad King2011-11-131-128/+128
* | | | | | | | KWSys Nightly Date StampKWSys Robot2011-11-131-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | KWSys Nightly Date StampKWSys Robot2011-11-111-1/+1
| |_|/ / / / |/| | | | |
* | | | | | KWSys Nightly Date StampKWSys Robot2011-11-101-1/+1
| |_|_|_|/ |/| | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-11-091-1/+1
* | | | | Merge topic 'fix-typo'David Cole2011-11-081-1/+1
|\ \ \ \ \
| * | | | | Fix typo.Stephen Kelly2011-11-041-1/+1
* | | | | | Merge topic 'FixAutomocFromCCMakeFromPATH'David Cole2011-11-081-1/+1
|\ \ \ \ \ \
| * | | | | | make automoc work when using ccmake via PATH (#12551)Alex Neundorf2011-11-031-1/+1
* | | | | | | Merge topic 'watcom-cmake-shortpath-issue-12548'David Cole2011-11-082-17/+26
|\ \ \ \ \ \ \
| * | | | | | | Watcom: Use shortpath to CMake if full path has parens (#12548)Brad King2011-11-032-17/+26
| |/ / / / / /
* | | | | | | Merge topic 'framework-with-space'David Cole2011-11-081-2/+3
|\ \ \ \ \ \ \
| * | | | | | | Fix linking to OS X Frameworks named with spaces (#12550)Brad King2011-11-021-2/+3
* | | | | | | | Merge topic 'FixTargetsInVirtualFoldersForEclipseIndigo'David Cole2011-11-081-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Eclipse: quote the build dir (to make it work with spaces)Alex Neundorf2011-11-011-2/+2
| * | | | | | | | Eclipse: make targets work from any directoryAlex Neundorf2011-10-311-1/+5
* | | | | | | | | Merge topic 'EclipseWarnIfBuildDirIsSubDirOfSrcDir'David Cole2011-11-081-0/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Eclipse: warn if CMAKE_BINARY_DIR is subdir of CMAKE_SOURCE_DIRAlex Neundorf2011-11-011-0/+10
| |/ / / / / / / /
* | | | | | | | | Merge topic 'AddMocOptionsToAutomoc'David Cole2011-11-084-1/+38
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add documentation for the AUTOMOC_MOC_OPTIONS propertyAlex Neundorf2011-11-012-1/+23
| * | | | | | | | | automoc: fix #12541, support moc optionsAlex Neundorf2011-11-013-0/+15
* | | | | | | | | | Merge topic 'DontCrashAutomocWithEmptyCompileDefs'David Cole2011-11-081-4/+8
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /