Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | CTest: Do not truncate UTF-8 test output too early (#10656) | Brad King | 2011-01-04 | 1 | -47/+28 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'qt4-find-plugins' | Brad King | 2011-01-11 | 1 | -9/+83 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add support for using static/dynamic Qt plugins. | Clinton Stimpson | 2011-01-01 | 1 | -9/+83 | |
* | | | | | | | | | | | | | Merge topic 'fix-9148-cpack-nsis-installer-root' | Brad King | 2011-01-11 | 3 | -3/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | CPack: Add CPACK_NSIS_INSTALL_ROOT variable (#9148) | David Cole | 2011-01-11 | 3 | -3/+16 | |
* | | | | | | | | | | | | | | Merge topic 'fix-10644-cpack-menu-links' | Brad King | 2011-01-11 | 2 | -12/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | CPack: Detect more URLs in CPACK_NSIS_MENU_LINKS (#10644) | David Cole | 2011-01-07 | 2 | -12/+29 | |
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge topic 'cpack-nsis-changes' | Brad King | 2011-01-11 | 3 | -9/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Add CPack NSIS MUI_FINISHPAGE_RUN support (#11144) | Mike McQuaid | 2011-01-06 | 3 | -0/+15 | |
| * | | | | | | | | | | | | | Add CPACK_NSIS_EXECUTABLES_DIRECTORY (#7828) | Mike McQuaid | 2011-01-06 | 2 | -2/+12 | |
| * | | | | | | | | | | | | | Allow NSIS package or uninstall icon (#11143) | Mike McQuaid | 2011-01-06 | 1 | -7/+14 | |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-01-11 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | KWSys: Fix WOW64 registry mode on Windows 2000 (#10759) | David Cole | 2011-01-10 | 1 | -2/+2 | |
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-01-10 | 1 | -1/+1 | |
* | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-01-09 | 1 | -1/+1 | |
* | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-01-08 | 1 | -1/+1 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Fix WOW64 registry mode on Windows 2000 (#10759) | David Cole | 2011-01-07 | 1 | -0/+8 | |
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-01-07 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-01-06 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | KWSys: Retrieve QNX specific memory and processor info (#11329) | David Cole | 2011-01-05 | 1 | -0/+91 | |
* | | | | | | | | KWSys: Fix CPU speed calculations (#9963) | David Cole | 2011-01-05 | 1 | -4/+4 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-01-05 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'negative-test-costs' | Brad King | 2011-01-04 | 6 | -12/+94 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Support explicitly set test costs in non-parallel testing. | Zach Mullen | 2011-01-03 | 6 | -12/+94 | |
* | | | | | | | | Merge topic 'honor-explicit-zero-timeout' | Brad King | 2011-01-04 | 9 | -28/+101 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Test TIMEOUT property explicitly set to zero should be honored | Zach Mullen | 2011-01-03 | 9 | -28/+101 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'vs-force-multiple-include' | Brad King | 2011-01-04 | 6 | -1/+21 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Map multiple /FI flags for VS < 10 (#11649) | Brad King | 2011-01-03 | 6 | -1/+21 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'dev/add_test-working-directory' | Brad King | 2011-01-04 | 2 | -23/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Pass the expected value as the first argument | Ben Boeckel | 2011-01-03 | 2 | -23/+7 | |
* | | | | | | | | | Merge topic 'make-install-test-serial' | Brad King | 2011-01-04 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Avoid running CMake.Install test simultaneously with other tests | David Cole | 2010-12-31 | 1 | -0/+3 | |
* | | | | | | | | | | Merge topic 'suppress-warnings' | Brad King | 2011-01-04 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Suppress erroneous warnings from Intel compiler | David Cole | 2010-12-31 | 1 | -0/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'compiler-id-literal-const' | Brad King | 2011-01-04 | 3 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix constness in compiler id detection | Brad King | 2010-12-29 | 3 | -4/+4 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'recognize-TI-DSP' | Brad King | 2011-01-04 | 3 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Recognize the Texas Instruments DSP compiler (#11645) | Wojciech Migda | 2010-12-28 | 3 | -0/+9 | |
* | | | | | | | | | | | Merge topic 'FindBoostTypos' | Brad King | 2011-01-04 | 1 | -184/+189 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Lowercase all function names and improve consistency | Philip Lowman | 2010-12-28 | 1 | -168/+168 | |
| * | | | | | | | | | | | Fix spelling BOOST_LIBRARYDIR message. Add error for common misspellings. | Philip Lowman | 2010-12-28 | 1 | -16/+21 | |
* | | | | | | | | | | | | Merge topic 'add-trilinos-contract-test' | Brad King | 2011-01-04 | 6 | -0/+264 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Establish pass criteria for the Trilinos contract test. | David Cole | 2010-12-28 | 6 | -6/+71 | |
| * | | | | | | | | | | | | Use m prefix in shorttag value to indicate "md5 of tarball" | David Cole | 2010-12-28 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Add contract test for Trilinos 10.6.1 snapshot. | David Cole | 2010-11-09 | 5 | -0/+198 | |
* | | | | | | | | | | | | | Merge topic 'fix-warning-char-string-constant' | Brad King | 2011-01-04 | 2 | -3/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Avoid passing string literal to char* type | Brad King | 2010-12-28 | 2 | -3/+5 | |
* | | | | | | | | | | | | | | Merge topic 'add_support_for_windres' | Brad King | 2011-01-04 | 11 | -5/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Build enable_language command during bootstrap | Brad King | 2010-12-30 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | Add testing for windows resources for mingw/msys/cygwin and remove for watcom. | Bill Hoffman | 2010-12-28 | 1 | -1/+12 | |