summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | Improve FILE(DOWNLOAD) and ExternalProject.David Cole2010-05-272-18/+239
| | |_|/ / | |/| | |
* | | | | Merge branch 'add-git-to-ExternalProject'Brad King2010-06-071-0/+22
|\ \ \ \ \
| * | | | | Fix failing ExternalProject test on Borland dashboards.David Cole2010-06-031-0/+22
* | | | | | Merge branch 'php-coverage'Brad King2010-06-075-62/+334
|\ \ \ \ \ \
| * | | | | | Add php coverage to ctest.Bill Hoffman2010-05-255-62/+334
* | | | | | | Merge branch 'qtdialog'Brad King2010-06-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix for fix to bug #9975Clinton Stimpson2010-05-191-1/+1
* | | | | | | | Merge branch 'CTestScheduler'Brad King2010-06-071-6/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | Cost-based test scheduling should only be done in parallel mode.Zach Mullen2010-05-191-6/+15
| |/ / / / / / /
* | | | | | | | KWSys Nightly Date StampKWSys Robot2010-06-071-1/+1
* | | | | | | | KWSys Nightly Date StampKWSys Robot2010-06-061-1/+1
* | | | | | | | KWSys Nightly Date StampKWSys Robot2010-06-051-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | KWSys: Remove "copyPermissions" parametersBrad King2010-06-042-32/+18
* | | | | | | Merge branch 'file-time-permissions'Brad King2010-06-041-1/+8
|\ \ \ \ \ \ \
| * | | | | | | Avoid use of CopyAFile "copyPermissions" parameterBrad King2010-06-031-1/+8
| | |_|_|_|/ / | |/| | | | |