summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindPackageLogVersion'Brad King2010-08-311-0/+14
|\
| * Log the required package version and major improvement to FeatureSummaryAlex Neundorf2010-08-241-0/+14
* | Merge topic 'partial-fix-10743'Brad King2010-08-311-1/+4
|\ \
| * | Improve documentation of OPTION command.David Cole2010-08-251-1/+4
* | | Merge topic 'CPackArchiveGenerator-ComponentSupport'Brad King2010-08-318-201/+284
|\ \ \
| * | | CPack fix broken compilation for CygwinSource generatorEric NOULARD2010-08-251-1/+1
| * | | CPackArchiveGenerator improve usability and robustnessEric NOULARD2010-08-241-2/+46
| * | | CPackArchiveGenerator add component supportsEric NOULARD2010-08-243-23/+223
| * | | CPackArchiveGenerator use cmArchiveWrite wrapperEric NOULARD2010-08-246-208/+47
| | |/ | |/|
* | | Merge topic 'CPack-FixDESTDIR-Issue7000'Brad King2010-08-316-5/+76
|\ \ \
| * \ \ Merge 'CPack-FixDESTDIR-Issue7000' from github.com:TheErk/CMakeEric NOULARD2010-08-246-5/+76
| |\ \ \ | | |/ / | |/| |
| | * | CPack Enable better handling of absolute installed filesEric NOULARD2010-08-232-0/+31
| | * | CPack Backward-compatibly enforce DESTDIR for DEB and RPMEric NOULARD2010-08-235-5/+45
* | | | Merge topic 'install-export-docs'Brad King2010-08-311-0/+1
|\ \ \ \
| * | | | Clarify install(TARGETS) docs for EXPORT optionBrad King2010-08-241-0/+1
* | | | | KWSys Nightly Date StampKWSys Robot2010-08-311-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2010-08-301-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2010-08-291-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2010-08-281-1/+1
* | | | | KWSys: Use SplitPath in GetActualCaseForPathBrad King2010-08-271-7/+12
* | | | | KWSys: Improve SplitPath method documentationBrad King2010-08-271-3/+3
* | | | | KWSys: Avoid empty string dereference in SplitStringBrad King2010-08-271-0/+4
* | | | | KWSys Nightly Date StampKWSys Robot2010-08-271-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2010-08-261-1/+1
| |_|_|/ |/| | |
* | | | KWSys Nightly Date StampKWSys Robot2010-08-251-1/+1
| |/ / |/| |
* | | Merge topic 'vs2010-dbginfo-default'Brad King2010-08-241-0/+9
|\ \ \ | |/ / |/| |
| * | VS2010: Disable PDBs when there is no debug infoRobert Goulet2010-08-191-0/+9
* | | KWSys Nightly Date StampKWSys Robot2010-08-241-1/+1
* | | KWSys Nightly Date StampKWSys Robot2010-08-231-1/+1
| |/ |/|
* | KWSys Nightly Date StampKWSys Robot2010-08-221-1/+1
* | KWSys Nightly Date StampKWSys Robot2010-08-211-1/+1
* | KWSys Nightly Date StampKWSys Robot2010-08-201-1/+1
* | Merge topic 'remove-EscapeSpaces'Brad King2010-08-197-99/+62
|\ \
| * | Remove cmSystemTools::EscapeSpaces methodBrad King2010-08-183-55/+18
| * | CTest: Avoid use of old EscapeSpaces methodBrad King2010-08-184-44/+44
* | | Merge topic 'fix-cdash-version-uri'Brad King2010-08-191-3/+7
|\ \ \ | |_|/ |/| |
| * | Fix hard-coded CDash URI in version queryZach Mullen2010-08-181-3/+7
| |/
* | KWSys Nightly Date StampKWSys Robot2010-08-191-1/+1
|/
* KWSys Nightly Date StampKWSys Robot2010-08-181-1/+1
* Merge topic 'libarchive-wrapper'Brad King2010-08-173-14/+77
|\
| * Add Compress compress support to libarchive-wrapperEric NOULARD2010-08-162-0/+9
| * Add XZ compress support to libarchive-wrapperEric NOULARD2010-08-132-1/+10
| * Add ZIP archive format and LZMA compress support to libarchive-wrapperEric NOULARD2010-08-133-7/+52
| * cmArchiveWrite: Fix signed/unsigned againBrad King2010-08-111-7/+7
* | Merge topic 'tg/find-ignore-path'Brad King2010-08-176-1/+118
|\ \
| * | Teach find_* commands to ignore some pathsTodd Gamblin2010-08-136-1/+118
* | | Merge topic 'CPack-APIredesign'Brad King2010-08-1724-128/+181
|\ \ \
| * | | CPack: Avoid member shadowing after API refactor (part2)Eric NOULARD2010-08-121-1/+1
| * | | CPack: Avoid member shadowing after API refactorBrad King2010-08-114-11/+9
| * | | CPack: Refactor API in order to handle multi-file packagesEric NOULARD2010-08-1124-118/+173