summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: add new machinesBill Hoffman2007-09-242-4/+9
* COMP: exclude some warnings on hpBill Hoffman2007-09-241-0/+1
* COMP: fix warnings on hpBill Hoffman2007-09-243-0/+3
* ENH: fix line length issuesBill Hoffman2007-09-242-3/+6
* BUG: Enable CMAKE_HP_PTHREADS only when the old CMA threads are available. M...Brad King2007-09-241-1/+3
* STYLE: Nightly Version updateAndy Cedilnik2007-09-241-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-09-231-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-09-221-1/+1
* STYLE: use %-10lld instead of %-10qd for printing a 64bit int, maybe thisAlexander Neundorf2007-09-211-2/+2
* STYLE: improved error message for the case that neither FindFoo.cmake norAlexander Neundorf2007-09-211-3/+6
* ENH: remove messageBill Hoffman2007-09-211-1/+0
* STYLE: Nightly Version updateAndy Cedilnik2007-09-211-1/+1
* BUG: Do not use CMA threads on HP if they do not exist.Brad King2007-09-201-1/+10
* ENH: VV make too much data for the dashboardBill Hoffman2007-09-201-1/+1
* COMP: remove warning on new HPUX compilerBill Hoffman2007-09-201-1/+1
* BUG: fix to work with cmake 2.2Bill Hoffman2007-09-201-2/+18
* ENH: Disable package test only on OSX < 10.4. Added comment explaining reaso...Brad King2007-09-202-12/+34
* ENH: Restore shorter timeout for SimpleInstall-Stage2.Brad King2007-09-201-6/+0
* COMP: TIOCGWINSZ and struct winsize also doesn't exist on Cray CatamountAlexander Neundorf2007-09-201-1/+4
* COMP: make SystemTools.cxx build on Cray Xt3Alexander Neundorf2007-09-201-2/+10
* STYLE: fix line lengthsAlexander Neundorf2007-09-201-3/+5
* STYLE: Nightly Version updateAndy Cedilnik2007-09-201-1/+1
* COMP: Only use the VERBATIM flag for non-Visual Studio builds being configure...David Cole2007-09-191-1/+28
* ENH: add new help option --help-custom-modules, which generatesAlexander Neundorf2007-09-194-24/+208
* ENH: add test for HAVE_BASENAME since it is usedBill Hoffman2007-09-191-0/+1
* ENH: fix failing test when valgrind is onBill Hoffman2007-09-194-13/+25
* ENH: Re-enable packaging part of SimpleInstall-Stage2 test on Apple. Give it...Brad King2007-09-193-0/+12
* COMP: fix warning about unused parametersAlexander Neundorf2007-09-192-3/+3
* BUG: correct name for the man pageAlexander Neundorf2007-09-191-1/+1
* BUG: if Qt is installed as a framework, add -F to the command line soAlexander Neundorf2007-09-191-3/+10
* STYLE: move the code for the different formats of the generated help intoAlexander Neundorf2007-09-1913-613/+906
* COMP: reenable the installation of the PUBLIC_HEADERsAlexander Neundorf2007-09-192-4/+4
* STYLE: Nightly Version updateAndy Cedilnik2007-09-191-1/+1
* STYLE: fix line lengthsAlexander Neundorf2007-09-181-6/+16
* ENH: allow for desktop link to be created and fix chop of last char in PATH o...Bill Hoffman2007-09-184-172/+213
* BUG: make the string static, otherwise the contents are gone when we exitAlexander Neundorf2007-09-181-1/+1
* ENH: increase timeout for long testBill Hoffman2007-09-181-1/+1
* ENH: allow test properties to set a timeout that is longer than the default t...Bill Hoffman2007-09-181-1/+3
* ENH: use the oubject_output option to try to tell CodeBlocks where theAlexander Neundorf2007-09-181-0/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-09-181-1/+1
* COMP: disable packaging test on Apple, see if this fixes the timeoutsAlexander Neundorf2007-09-172-2/+16
* ENH: make mt command work with gmakeBill Hoffman2007-09-171-0/+1
* ENH: fix for vs 8Bill Hoffman2007-09-171-2/+2
* ENH: add support for the Portland Compiler to CMake, can build cmake and the ...Alexander Neundorf2007-09-176-2/+26
* COMP: use C-style comments in C codeAlexander Neundorf2007-09-171-1/+1
* ENH: test install of debug libsBill Hoffman2007-09-172-0/+2
* ENH: allow for installation of debug libsBill Hoffman2007-09-171-4/+35
* ENH: add support for vs 2008 beta 2Bill Hoffman2007-09-1713-23/+167
* COMP: add a check for makedev, which isn't available with the PGI compilerAlexander Neundorf2007-09-173-0/+12
* ENH: fix warningBill Hoffman2007-09-171-2/+2