Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | VS10: Finish Midl support (#11461) | David Cole | 2011-01-05 | 2 | -4/+23 | |
* | | | | | | Merge topic 'vs-Fortran-only-DLL' | Brad King | 2011-01-11 | 1 | -1/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | VS: Fix linking of Fortran-only DLL projects (#10803) | Brian Bassett | 2011-01-06 | 1 | -1/+6 | |
* | | | | | | | Merge topic 'improve-build-error-detection' | Brad King | 2011-01-11 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Improve build error detection. | David Cole | 2011-01-05 | 1 | -2/+3 | |
* | | | | | | | | Merge topic 'linux-standard-base' | Brad King | 2011-01-11 | 2 | -1/+26 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ccmake: Use LSB 4.0 getmaxyx conditionally | Brad King | 2011-01-05 | 2 | -2/+16 | |
| * | | | | | | | | ccmake: Use LSB 4.0 curses API conditionally | Brad King | 2011-01-04 | 1 | -5/+8 | |
| * | | | | | | | | ccmake: Port for LSB 4.0 (#11648) | Craig Scott | 2011-01-03 | 2 | -6/+14 | |
* | | | | | | | | | Merge topic 'fix-test-output-truncation' | Brad King | 2011-01-11 | 1 | -47/+28 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CTest: Do not truncate UTF-8 test output too early (#10656) | Brad King | 2011-01-04 | 1 | -47/+28 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'fix-10644-cpack-menu-links' | Brad King | 2011-01-11 | 1 | -12/+19 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CPack: Detect more URLs in CPACK_NSIS_MENU_LINKS (#10644) | David Cole | 2011-01-07 | 1 | -12/+19 | |
* | | | | | | | | | | Merge topic 'cpack-nsis-changes' | Brad King | 2011-01-11 | 1 | -9/+32 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add CPack NSIS MUI_FINISHPAGE_RUN support (#11144) | Mike McQuaid | 2011-01-06 | 1 | -0/+11 | |
| * | | | | | | | | | | Add CPACK_NSIS_EXECUTABLES_DIRECTORY (#7828) | Mike McQuaid | 2011-01-06 | 1 | -2/+7 | |
| * | | | | | | | | | | 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 | 1 | -11/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Support explicitly set test costs in non-parallel testing. | Zach Mullen | 2011-01-03 | 1 | -11/+13 | |
* | | | | | | | Merge topic 'honor-explicit-zero-timeout' | Brad King | 2011-01-04 | 4 | -5/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Test TIMEOUT property explicitly set to zero should be honored | Zach Mullen | 2011-01-03 | 4 | -5/+13 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'vs-force-multiple-include' | Brad King | 2011-01-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Map multiple /FI flags for VS < 10 (#11649) | Brad King | 2011-01-03 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | 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 | 4 | -2/+16 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Build enable_language command during bootstrap | Brad King | 2010-12-30 | 2 | -2/+2 | |
| * | | | | | | | | Add support for windows resources with mingw/msys. | Bill Hoffman | 2010-12-23 | 2 | -0/+14 | |
* | | | | | | | | | Merge topic 'add_preprocessor_def_vs2010_resources' | Brad King | 2011-01-04 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | / / / / / | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Add flags to resource builds on vs 2010 with a test. | Bill Hoffman | 2010-12-21 | 1 | -1/+4 | |
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-01-04 | 1 | -1/+1 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | KWSys: Remove useless include <sys/procfs.h> (#11648) | Brad King | 2011-01-03 | 1 | -1/+0 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-01-03 | 1 | -1/+1 | |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-01-02 | 1 | -1/+1 | |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-01-01 | 1 | -3/+3 | |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-31 | 1 | -1/+1 | |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-30 | 1 | -1/+1 | |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-29 | 1 | -1/+1 | |
* | | | | | | Merge topic 'FixCrashInEclipseGenerator' | Brad King | 2010-12-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ |