summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Detect CMake warnings and errors in build output.David Cole2010-07-101-5/+20
* Preserve ENV{MAKEFLAGS} in CMake script modeBrad King2010-06-211-10/+10
* KWSys Nightly Date StampKWSys Robot2010-06-211-1/+1
* KWSys Nightly Date StampKWSys Robot2010-06-201-1/+1
* KWSys Nightly Date StampKWSys Robot2010-06-191-1/+1
* KWSys Nightly Date StampKWSys Robot2010-06-181-1/+1
* KWSys Nightly Date StampKWSys Robot2010-06-171-1/+1
* KWSys Nightly Date StampKWSys Robot2010-06-161-1/+1
* Merge branch 'ctest-git-flexibility'Brad King2010-06-153-17/+87
|\
| * ctest_update: Support Git upstream branch rewritesBrad King2010-06-082-14/+41
| * ctest_update: Support custom Git update commandBrad King2010-06-083-7/+50
* | Merge branch 'vs10-source-groups'Brad King2010-06-152-0/+53
|\ \
| * | Fix nested source groups with VS 10 (#9863)Christoph Watzl2010-06-112-0/+53
* | | Merge branch 'coverage_exclusion_from_glob'Brad King2010-06-151-2/+6
|\ \ \
| * | | Extra coverage glob should subtract the explicitly defined excluded filesZach Mullen2010-06-111-2/+6
| |/ /
* | | Merge branch 'tru64-make-includes'Brad King2010-06-152-3/+8
|\ \ \
| * | | Tru64: Use full-path include directives in Makefiles (#10569)Brad King2010-06-142-3/+8
* | | | Merge branch 'tru64-cmOStringStream-vtable'Brad King2010-06-153-1/+19
|\ \ \ \
| * | | | Tru64: Place cmOStringStream vtable uniquely (#10541)Brad King2010-06-103-1/+19
| |/ / /
* | | | Merge branch 'source-file-property-documentation'Brad King2010-06-152-29/+11
|\ \ \ \
| * | | | Document scope of source file propertiesBrad King2010-06-092-29/+11
* | | | | Merge branch 'mingw-response-files'Brad King2010-06-154-3/+20
|\ \ \ \ \
| * | | | | Use platform variable for response file flagBrad King2010-03-112-1/+14
| * | | | | Use forward slashes for objects in response filesBrad King2010-03-113-2/+6
* | | | | | KWSys Nightly Date StampKWSys Robot2010-06-151-1/+1
* | | | | | KWSys Nightly Date StampKWSys Robot2010-06-141-1/+1
* | | | | | KWSys Nightly Date StampKWSys Robot2010-06-131-1/+1
* | | | | | KWSys Nightly Date StampKWSys Robot2010-06-121-1/+1
| |_|_|/ / |/| | | |
* | | | | KWSys: Teach Process to error on empty commandBrad King2010-06-112-0/+16
* | | | | KWSys: Process tree kill for SolarisBrad King2010-06-111-0/+3
* | | | | KWSys Nightly Date StampKWSys Robot2010-06-111-1/+1
| |_|/ / |/| | |
* | | | KWSys: Configure DynamicLoader library prefix/suffixBrad King2010-06-103-88/+12
* | | | KWSys Nightly Date StampKWSys Robot2010-06-101-1/+1
| |/ / |/| |
* | | KWSys Nightly Date StampKWSys Robot2010-06-091-1/+1
| |/ |/|
* | KWSys Nightly Date StampKWSys Robot2010-06-081-1/+1
* | Merge branch 'per-config-link-flags'Brad King2010-06-076-38/+141
|\ \
| * | Xcode: Archives use STATIC_LIBRARY_FLAGS, not LINK_FLAGSBrad King2010-05-281-3/+9
| * | Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768)Brad King2010-05-285-6/+73
| * | Implement LINK_FLAGS_<CONFIG> in VS 10 generatorBrad King2010-05-281-0/+14
| * | Fix LINK_FLAGS_<CONFIG> in VS 6 generatorBrad King2010-05-281-29/+45
* | | Merge branch 'ctest-update-git-submodule'Brad King2010-06-071-1/+1
|\ \ \
| * | | Fix ctest_update log prefix for git submodule updateBrad King2010-06-041-1/+1
* | | | Merge branch 'cpack-remove-temp-dir'Brad King2010-06-073-2/+20
|\ \ \ \
| * | | | CPack: Try harder to remove temporary dir (#10793)Brad King2010-06-043-2/+20
* | | | | Merge branch 'file-write-umask'Brad King2010-06-072-24/+18
|\ \ \ \ \
| * | | | | Borland: No S_IWGRP is availableBrad King2010-06-032-0/+4
| * | | | | Really trust umask in file(WRITE) command (#10789, #10126)Brad King2010-06-032-24/+14
| |/ / / /
* | | | | Merge branch 'improve-file-download'Brad King2010-06-072-18/+251
|\ \ \ \ \
| * | | | | Allow redirects: set CURLOPT_FOLLOWLOCATION to 1David Cole2010-06-041-0/+9
| * | | | | Fix unused variable warning in new code.David Cole2010-05-271-0/+3