| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-23 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-22 | 1 | -1/+1 |
|
|
* | STYLE: use %-10lld instead of %-10qd for printing a 64bit int, maybe this | Alexander Neundorf | 2007-09-21 | 1 | -2/+2 |
|
|
* | STYLE: improved error message for the case that neither FindFoo.cmake nor | Alexander Neundorf | 2007-09-21 | 1 | -3/+6 |
|
|
* | ENH: remove message | Bill Hoffman | 2007-09-21 | 1 | -1/+0 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-21 | 1 | -1/+1 |
|
|
* | BUG: Do not use CMA threads on HP if they do not exist. | Brad King | 2007-09-20 | 1 | -1/+10 |
|
|
* | ENH: VV make too much data for the dashboard | Bill Hoffman | 2007-09-20 | 1 | -1/+1 |
|
|
* | COMP: remove warning on new HPUX compiler | Bill Hoffman | 2007-09-20 | 1 | -1/+1 |
|
|
* | BUG: fix to work with cmake 2.2 | Bill Hoffman | 2007-09-20 | 1 | -2/+18 |
|
|
* | ENH: Disable package test only on OSX < 10.4. Added comment explaining reaso... | Brad King | 2007-09-20 | 2 | -12/+34 |
|
|
* | ENH: Restore shorter timeout for SimpleInstall-Stage2. | Brad King | 2007-09-20 | 1 | -6/+0 |
|
|
* | COMP: TIOCGWINSZ and struct winsize also doesn't exist on Cray Catamount | Alexander Neundorf | 2007-09-20 | 1 | -1/+4 |
|
|
* | COMP: make SystemTools.cxx build on Cray Xt3 | Alexander Neundorf | 2007-09-20 | 1 | -2/+10 |
|
|
* | STYLE: fix line lengths | Alexander Neundorf | 2007-09-20 | 1 | -3/+5 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-20 | 1 | -1/+1 |
|
|
* | COMP: Only use the VERBATIM flag for non-Visual Studio builds being configure... | David Cole | 2007-09-19 | 1 | -1/+28 |
|
|
* | ENH: add new help option --help-custom-modules, which generates | Alexander Neundorf | 2007-09-19 | 4 | -24/+208 |
|
|
* | ENH: add test for HAVE_BASENAME since it is used | Bill Hoffman | 2007-09-19 | 1 | -0/+1 |
|
|
* | ENH: fix failing test when valgrind is on | Bill Hoffman | 2007-09-19 | 4 | -13/+25 |
|
|
* | ENH: Re-enable packaging part of SimpleInstall-Stage2 test on Apple. Give it... | Brad King | 2007-09-19 | 3 | -0/+12 |
|
|
* | COMP: fix warning about unused parameters | Alexander Neundorf | 2007-09-19 | 2 | -3/+3 |
|
|
* | BUG: correct name for the man page | Alexander Neundorf | 2007-09-19 | 1 | -1/+1 |
|
|
* | BUG: if Qt is installed as a framework, add -F to the command line so | Alexander Neundorf | 2007-09-19 | 1 | -3/+10 |
|
|
* | STYLE: move the code for the different formats of the generated help into | Alexander Neundorf | 2007-09-19 | 13 | -613/+906 |
|
|
* | COMP: reenable the installation of the PUBLIC_HEADERs | Alexander Neundorf | 2007-09-19 | 2 | -4/+4 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-19 | 1 | -1/+1 |
|
|
* | STYLE: fix line lengths | Alexander Neundorf | 2007-09-18 | 1 | -6/+16 |
|
|
* | ENH: allow for desktop link to be created and fix chop of last char in PATH o... | Bill Hoffman | 2007-09-18 | 4 | -172/+213 |
|
|
* | BUG: make the string static, otherwise the contents are gone when we exit | Alexander Neundorf | 2007-09-18 | 1 | -1/+1 |
|
|
* | ENH: increase timeout for long test | Bill Hoffman | 2007-09-18 | 1 | -1/+1 |
|
|
* | ENH: allow test properties to set a timeout that is longer than the default t... | Bill Hoffman | 2007-09-18 | 1 | -1/+3 |
|
|
* | ENH: use the oubject_output option to try to tell CodeBlocks where the | Alexander Neundorf | 2007-09-18 | 1 | -0/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-18 | 1 | -1/+1 |
|
|
* | COMP: disable packaging test on Apple, see if this fixes the timeouts | Alexander Neundorf | 2007-09-17 | 2 | -2/+16 |
|
|
* | ENH: make mt command work with gmake | Bill Hoffman | 2007-09-17 | 1 | -0/+1 |
|
|
* | ENH: fix for vs 8 | Bill Hoffman | 2007-09-17 | 1 | -2/+2 |
|
|
* | ENH: add support for the Portland Compiler to CMake, can build cmake and the ... | Alexander Neundorf | 2007-09-17 | 6 | -2/+26 |
|
|
* | COMP: use C-style comments in C code | Alexander Neundorf | 2007-09-17 | 1 | -1/+1 |
|
|
* | ENH: test install of debug libs | Bill Hoffman | 2007-09-17 | 2 | -0/+2 |
|
|
* | ENH: allow for installation of debug libs | Bill Hoffman | 2007-09-17 | 1 | -4/+35 |
|
|
* | ENH: add support for vs 2008 beta 2 | Bill Hoffman | 2007-09-17 | 13 | -23/+167 |
|
|
* | COMP: add a check for makedev, which isn't available with the PGI compiler | Alexander Neundorf | 2007-09-17 | 3 | -0/+12 |
|
|
* | ENH: fix warning | Bill Hoffman | 2007-09-17 | 1 | -2/+2 |
|
|
* | STYLE: copy the executables from TRY_RUN() to | Alexander Neundorf | 2007-09-17 | 1 | -0/+1 |
|
|
* | ENH: Adding test for ADD_CUSTOM_COMMAND's new IMPLICIT_DEPENDS feature. | Brad King | 2007-09-17 | 4 | -0/+68 |
|
|
* | ENH: Added IMPLICIT_DEPENDS option to ADD_CUSTOM_COMMAND. It currently works... | Brad King | 2007-09-17 | 5 | -0/+104 |
|
|
* | ENH: fix build issue with config type not being specified by ctest | Bill Hoffman | 2007-09-17 | 4 | -5/+36 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-17 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-16 | 1 | -1/+1 |
|
|