summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sunCC-5.11-rpath-link'Brad King2010-06-082-1/+9
|\
| * ChangeLog: Mention new Sun compiler supportBrad King2010-06-081-0/+1
| * Fix rpath-link flag for SunPro C++ 5.11 on LinuxBrad King2010-06-071-1/+8
* | KWSys Nightly Date StampKWSys Robot2010-06-081-1/+1
* | ChangeLog: Update for today's topic mergesBrad King2010-06-071-0/+9
* | Merge branch 'per-config-link-flags'Brad King2010-06-0713-45/+217
|\ \
| * | Intel-specific workaround for LinkFlags testsBrad King2010-06-033-2/+13
| * | Borland-specific bad flag for LinkFlags testsBrad King2010-06-021-6/+9
| * | Better "bad" flag in LinkFlags testBrad King2010-06-011-6/+7
| * | Watcom: Use LINK_FLAGS and STATIC_LIBRARY_FLAGSBrad King2010-06-011-3/+3
| * | Xcode: Archives use STATIC_LIBRARY_FLAGS, not LINK_FLAGSBrad King2010-05-281-3/+9
| * | Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768)Brad King2010-05-287-13/+77
| * | Test LINK_FLAGS and STATIC_LIBRARY_FLAGS (#10768)Brad King2010-05-284-0/+57
| * | 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 'fix-large-output-test'Brad King2010-06-072-0/+6
|\ \ \ \
| * | | | Use the long test timeout value for SubmitLargeOutput.David Cole2010-06-032-0/+6
* | | | | 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 'cygwin-exe-export-all'Brad King2010-06-071-0/+1
|\ \ \ \ \ \
| * | | | | | Cygwin: Export all symbols with ENABLE_EXPORTSYaakov Selkowitz2010-05-271-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'verbose_failed_tests_releases'Brad King2010-06-071-1/+1
|\ \ \ \ \ \
| * | | | | | When running tests for releases use verbose output for failed tests.Bill Hoffman2010-06-051-1/+1
* | | | | | | Merge branch 'update_release_scripts'Brad King2010-06-072-2/+2
|\ \ \ \ \ \ \
| * | | | | | | change nightly release builds to use next, and move qmake on dash2win64Bill Hoffman2010-05-282-2/+2
* | | | | | | | Merge branch 'add-git-to-CheckSourceTreeTest'Brad King2010-06-072-53/+176
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow return value of 1 from git status.David Cole2010-05-281-3/+3
| * | | | | | | | Further refinements to the CheckSourceTree test.David Cole2010-05-271-4/+27
| * | | | | | | | Add git support to the CMake.CheckSourceTree test.David Cole2010-05-272-53/+153
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'improve-file-download'Brad King2010-06-077-29/+373
|\ \ \ \ \ \ \ \
| * | | | | | | | 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-277-29/+361
| |/ / / / / / /
* | | | | | | | Merge branch 'add-git-to-ExternalProject'Brad King2010-06-075-4/+280
|\ \ \ \ \ \ \ \
| * | | | | | | | Add FindGit module.David Cole2010-06-033-15/+60
| * | | | | | | | Use relative path for git repo reference.David Cole2010-06-031-1/+1
| * | | | | | | | Fix failing ExternalProject test on Borland dashboards.David Cole2010-06-031-0/+22
| * | | | | | | | Fix ExternalProject test failures on dashboards.David Cole2010-06-021-3/+16
| * | | | | | | | Add git support to ExternalProject.David Cole2010-06-023-2/+198
* | | | | | | | | Merge branch 'more-formats-in-ExternalProject'Brad King2010-06-077-10/+73
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add .zip and .tar.bz2 extraction to ExternalProject.David Cole2010-05-317-10/+73
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'use-rename-not-copy-ExternalProject'Brad King2010-06-071-9/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use RENAME, not COPY, to extract .tar.gz files.David Cole2010-05-261-9/+10
* | | | | | | | | | Merge branch 'ExternalProject-fixes'Brad King2010-06-071-1/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix issue #10258: re-configure if args change.David Cole2010-05-261-1/+12
| |/ / / / / / / / /