summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'vs-utility-depends'Brad King2010-08-319-289/+271
|\
| * Fix unused parameter warning in VS 7.1 generatorBrad King2010-08-271-1/+1
| * Refactor VS <= 7.1 utility-depends workaroundBrad King2010-08-247-175/+186
| * Factor out duplicate VS target dependency codeBrad King2010-08-245-136/+97
| * Factor out global generator ComputeTargetDepends methodBrad King2010-08-242-10/+20
* | Merge topic 'vs-platforms'Brad King2010-08-3111-24/+45
|\ \
| * | VS: Add ArchitectureId to VS 8 and 9 generatorsPatrick Gansterer2010-08-265-8/+9
| * | VS: Map /ENTRY linker option to EntryPointSymbolPatrick Gansterer2010-08-261-0/+2
| * | VS: Add more TargetMachine option valuesPatrick Gansterer2010-08-241-0/+15
| * | VS: Convert PlatformName member to a virtual methodPatrick Gansterer2010-08-2410-16/+19
* | | Merge topic 'intra-component-dependencies'Brad King2010-08-317-60/+162
|\ \ \
| * | | Honor strong intra-component target dependenciesBrad King2010-08-252-24/+93
| * | | Distinguish "strong" and "weak" target dependency edgesBrad King2010-08-254-13/+42
| * | | Split notion of node lists and edge listsBrad King2010-08-257-24/+28
* | | | Merge topic 'target-dependencies-const'Brad King2010-08-313-4/+4
|\ \ \ \ | |/ / /
| * | | Restore GetTargetDirectDepends const returnBrad King2010-08-253-4/+4
| | |/ | |/|
* | | 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