summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* KWSys: Suppress -Wcast-align warning in MD5.cBrad King2010-09-101-0/+9
* KWSys Nightly Date StampKWSys Robot2010-09-101-1/+1
* Revert commit: CMake: quote ':' in Windows NMake Makefiles (#9963) -- it was ...David Cole2010-09-091-2/+1
* KWSys Nightly Date StampKWSys Robot2010-09-091-1/+1
* CMake: quote ':' in Windows NMake Makefiles (#9963)David Cole2010-09-081-1/+2
* Merge topic 'vs-project-groups'Brad King2010-09-089-1/+211
|\
| * Add FOLDER target property, for IDEs (#3796)David Cole2010-09-039-1/+211
* | Merge topic 'ImproveFindPackageConfigMode'Brad King2010-09-082-35/+114
|\ \
| * | Improve wording of the error message of find_package() in config-modeAlex Neundorf2010-08-311-9/+10
| * | Don't create an empty element at the end of Foo_CONSIDERED_CONFIGS/VERSIONSAlex Neundorf2010-08-291-2/+5
| * | Replace the two vector<string,string> with one vector<struct{string,string}>Alex Neundorf2010-08-292-15/+17
| * | Improve error message in Config-mode when no appropriate version was foundAlex Neundorf2010-08-291-36/+50
| * | Record all considered Config files and their versions.Alex Neundorf2010-08-292-11/+70
* | | Merge topic 'ctest-show-labels'Brad King2010-09-086-3/+63
|\ \ \
| * | | Added CTest command --print-labelsZach Mullen2010-08-316-3/+63
* | | | Merge topic 'CPack-PreserveSymlinksInInstalledDirs-v2'Brad King2010-09-081-1/+43
|\ \ \ \
| * | | | CPack handle symlinks in CPACK_INSTALLED_DIRECTORIES fix for bug5430Eric NOULARD2010-08-281-1/+43
* | | | | KWSys Nightly Date StampKWSys Robot2010-09-081-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2010-09-071-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2010-09-061-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2010-09-051-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2010-09-041-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2010-09-031-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2010-09-021-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2010-09-011-2/+2
* | | | | Merge topic 'MakeTargetLinkLibrariesComplainWhenNoTargetIsUsed'Brad King2010-08-313-37/+88
|\ \ \ \ \
| * | | | | New CMP0016 for deciding whether an unknown target in TLL() is an error.Alex Neundorf2010-08-283-7/+47
| * | | | | Remove trailing whitespaceAlex Neundorf2010-08-282-26/+27
| * | | | | Just warn in case of a bad target as only argument for t_l_l()Alex Neundorf2010-08-261-2/+12
| * | | | | Make target_link_libraries() complain if bad target name is usedAlex Neundorf2010-08-261-6/+6
| * | | | | Remove trailing whitespaceAlex Neundorf2010-08-261-3/+3
| | |_|/ / | |/| | |
* | | | | 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
|\ \ \ \ \ \ \