Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Suppress SGI MIPSpro warning 3968 | Brad King | 2010-06-09 | 1 | -1/+1 |
* | Mask out warnings on ferrari dashboard. | David Cole | 2010-06-08 | 1 | -0/+1 |
* | Merge branch 'sunCC-5.11-rpath-link' | Brad King | 2010-06-08 | 2 | -1/+9 |
|\ | |||||
| * | ChangeLog: Mention new Sun compiler support | Brad King | 2010-06-08 | 1 | -0/+1 |
| * | Fix rpath-link flag for SunPro C++ 5.11 on Linux | Brad King | 2010-06-07 | 1 | -1/+8 |
* | | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-08 | 1 | -1/+1 |
* | | ChangeLog: Update for today's topic merges | Brad King | 2010-06-07 | 1 | -0/+9 |
* | | Merge branch 'per-config-link-flags' | Brad King | 2010-06-07 | 13 | -45/+217 |
|\ \ | |||||
| * | | Intel-specific workaround for LinkFlags tests | Brad King | 2010-06-03 | 3 | -2/+13 |
| * | | Borland-specific bad flag for LinkFlags tests | Brad King | 2010-06-02 | 1 | -6/+9 |
| * | | Better "bad" flag in LinkFlags test | Brad King | 2010-06-01 | 1 | -6/+7 |
| * | | Watcom: Use LINK_FLAGS and STATIC_LIBRARY_FLAGS | Brad King | 2010-06-01 | 1 | -3/+3 |
| * | | Xcode: Archives use STATIC_LIBRARY_FLAGS, not LINK_FLAGS | Brad King | 2010-05-28 | 1 | -3/+9 |
| * | | Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768) | Brad King | 2010-05-28 | 7 | -13/+77 |
| * | | Test LINK_FLAGS and STATIC_LIBRARY_FLAGS (#10768) | Brad King | 2010-05-28 | 4 | -0/+57 |
| * | | Implement LINK_FLAGS_<CONFIG> in VS 10 generator | Brad King | 2010-05-28 | 1 | -0/+14 |
| * | | Fix LINK_FLAGS_<CONFIG> in VS 6 generator | Brad King | 2010-05-28 | 1 | -29/+45 |
* | | | Merge branch 'ctest-update-git-submodule' | Brad King | 2010-06-07 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix ctest_update log prefix for git submodule update | Brad King | 2010-06-04 | 1 | -1/+1 |
* | | | | Merge branch 'fix-large-output-test' | Brad King | 2010-06-07 | 2 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | Use the long test timeout value for SubmitLargeOutput. | David Cole | 2010-06-03 | 2 | -0/+6 |
* | | | | | Merge branch 'cpack-remove-temp-dir' | Brad King | 2010-06-07 | 3 | -2/+20 |
|\ \ \ \ \ | |||||
| * | | | | | CPack: Try harder to remove temporary dir (#10793) | Brad King | 2010-06-04 | 3 | -2/+20 |
* | | | | | | Merge branch 'file-write-umask' | Brad King | 2010-06-07 | 2 | -24/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Borland: No S_IWGRP is available | Brad King | 2010-06-03 | 2 | -0/+4 |
| * | | | | | | Really trust umask in file(WRITE) command (#10789, #10126) | Brad King | 2010-06-03 | 2 | -24/+14 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'cygwin-exe-export-all' | Brad King | 2010-06-07 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Cygwin: Export all symbols with ENABLE_EXPORTS | Yaakov Selkowitz | 2010-05-27 | 1 | -0/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'verbose_failed_tests_releases' | Brad King | 2010-06-07 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | When running tests for releases use verbose output for failed tests. | Bill Hoffman | 2010-06-05 | 1 | -1/+1 |
* | | | | | | | Merge branch 'update_release_scripts' | Brad King | 2010-06-07 | 2 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | change nightly release builds to use next, and move qmake on dash2win64 | Bill Hoffman | 2010-05-28 | 2 | -2/+2 |
* | | | | | | | | Merge branch 'add-git-to-CheckSourceTreeTest' | Brad King | 2010-06-07 | 2 | -53/+176 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Allow return value of 1 from git status. | David Cole | 2010-05-28 | 1 | -3/+3 |
| * | | | | | | | | Further refinements to the CheckSourceTree test. | David Cole | 2010-05-27 | 1 | -4/+27 |
| * | | | | | | | | Add git support to the CMake.CheckSourceTree test. | David Cole | 2010-05-27 | 2 | -53/+153 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'improve-file-download' | Brad King | 2010-06-07 | 7 | -29/+373 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Allow redirects: set CURLOPT_FOLLOWLOCATION to 1 | David Cole | 2010-06-04 | 1 | -0/+9 |
| * | | | | | | | | Fix unused variable warning in new code. | David Cole | 2010-05-27 | 1 | -0/+3 |
| * | | | | | | | | Improve FILE(DOWNLOAD) and ExternalProject. | David Cole | 2010-05-27 | 7 | -29/+361 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'add-git-to-ExternalProject' | Brad King | 2010-06-07 | 5 | -4/+280 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add FindGit module. | David Cole | 2010-06-03 | 3 | -15/+60 |
| * | | | | | | | | Use relative path for git repo reference. | David Cole | 2010-06-03 | 1 | -1/+1 |
| * | | | | | | | | Fix failing ExternalProject test on Borland dashboards. | David Cole | 2010-06-03 | 1 | -0/+22 |
| * | | | | | | | | Fix ExternalProject test failures on dashboards. | David Cole | 2010-06-02 | 1 | -3/+16 |
| * | | | | | | | | Add git support to ExternalProject. | David Cole | 2010-06-02 | 3 | -2/+198 |
* | | | | | | | | | Merge branch 'more-formats-in-ExternalProject' | Brad King | 2010-06-07 | 7 | -10/+73 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add .zip and .tar.bz2 extraction to ExternalProject. | David Cole | 2010-05-31 | 7 | -10/+73 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'use-rename-not-copy-ExternalProject' | Brad King | 2010-06-07 | 1 | -9/+10 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Use RENAME, not COPY, to extract .tar.gz files. | David Cole | 2010-05-26 | 1 | -9/+10 |