summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* STYLE: copy the executables from TRY_RUN() toAlexander Neundorf2007-09-171-0/+1
* ENH: Adding test for ADD_CUSTOM_COMMAND's new IMPLICIT_DEPENDS feature.Brad King2007-09-174-0/+68
* ENH: Added IMPLICIT_DEPENDS option to ADD_CUSTOM_COMMAND. It currently works...Brad King2007-09-175-0/+104
* ENH: fix build issue with config type not being specified by ctestBill Hoffman2007-09-174-5/+36
* STYLE: Nightly Version updateAndy Cedilnik2007-09-171-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-09-161-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-09-151-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-09-141-1/+1
* ENH: Added OBJECT_OUTPUTS source file property. Updated PrecompiledHeader te...Brad King2007-09-133-32/+43
* COMP: Fix shadowed local warning by scoping the previous decl properly.Brad King2007-09-131-2/+2
* STYLE: Nightly Version updateAndy Cedilnik2007-09-131-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-09-121-1/+1
* ENH: Avoid prompting for admin privileges when running CMakeSetup.exe on Vist...David Cole2007-09-113-2/+30
* ENH: for build and test default the config type to the one that ctest was bui...Bill Hoffman2007-09-111-2/+24
* ENH: oppsBill Hoffman2007-09-111-0/+2
* ENH: Update zlib to 1.2.3. Addresses bugs #5445 and #3473.David Cole2007-09-1138-3654/+6278
* ENH: fix 2 ctest issues, do not use the build type of ctest to look for confi...Bill Hoffman2007-09-115-19/+34
* ENH: improve docsBill Hoffman2007-09-111-1/+3
* STYLE: Nightly Version updateAndy Cedilnik2007-09-111-1/+1
* ENH: turn this stuff off to see if it fixes the dashboard on midworldBill Hoffman2007-09-102-4/+4
* ENH: fix memory leakBill Hoffman2007-09-101-1/+2
* ENH: add test that builds a nightly windows cmake binaryBill Hoffman2007-09-104-5/+29
* ENH: Added XCODE_ATTRIBUTE_<an-attribute> property to allow direct setting of...Brad King2007-09-102-0/+21
* STYLE: Nightly Version updateAndy Cedilnik2007-09-101-1/+1
* ENH: remove debug printBill Hoffman2007-09-091-1/+0