summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Add a delay after untar on windows to make external project work on windows 7Bill Hoffman2010-09-211-0/+18
* KWSys Nightly Date StampKWSys Robot2010-09-171-1/+1
* KWSys Nightly Date StampKWSys Robot2010-09-161-1/+1
* KWSys Nightly Date StampKWSys Robot2010-09-151-1/+1
* Merge topic 'resolve/fix_target_name_with_dot_vs10/allow_upper_case_cpp_and_o...Brad King2010-09-141-29/+52
|\
| * VS2010: Set IntDir for utility and global targets.David Cole2010-09-131-28/+45
| * VS2010: Honor PROJECT_LABEL target property (#10611)David Cole2010-09-091-0/+7
| * Fix targets with . in the name for VS 10 IDE.Bill Hoffman2010-09-061-3/+2
* | Merge topic 'improve-missing-source-file-error'Brad King2010-09-143-7/+21
|\ \
| * | Report missing source files with context of targetBrad King2010-09-133-7/+21
* | | Merge topic 'style-line-length'Brad King2010-09-145-63/+53
|\ \ \
| * | | Fix line-too-long style errorsBrad King2010-09-104-5/+8
| * | | file(DOWNLOAD): Fix error message formattingBrad King2010-09-101-58/+45
* | | | Merge topic 'preserve-timestamps-on-tar-extract'Brad King2010-09-141-2/+10
|\ \ \ \
| * | | | Preserve timestamps on files on tar extract.David Cole2010-09-091-2/+10
* | | | | Merge topic 'lazy-query-cdash'Brad King2010-09-141-4/+0
|\ \ \ \ \
| * | | | | We shouldn't ask CDash for its version info until/unless we actually need it.Zach Mullen2010-09-081-4/+0
* | | | | | Merge topic 'multi-v-single-configuration'Brad King2010-09-146-83/+42
|\ \ \ \ \ \
| * | | | | | No CMAKE_CONFIGURATION_TYPES in single-config generators (#10202)Brad King2010-09-086-83/+42
| |/ / / / /
* | | | | | KWSys Nightly Date StampKWSys Robot2010-09-141-1/+1
| |_|_|/ / |/| | | |
* | | | | KWSys Nightly Date StampKWSys Robot2010-09-131-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2010-09-121-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2010-09-111-1/+1
| |_|/ / |/| | |
* | | | 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