summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* STYLE: fix some kwstyle errorsBill Hoffman2007-07-2718-24/+245
* ENH: deb generator can now generate deb packagesAlexander Neundorf2007-07-279-43/+104
* STYLE: Nightly Version updateAndy Cedilnik2007-07-271-1/+1
* ENH: add test output to valgrind output and truncate output for valgrindBill Hoffman2007-07-261-3/+42
* ENH: fix warning on win64Bill Hoffman2007-07-262-3/+5
* STYLE: Nightly Version updateAndy Cedilnik2007-07-261-1/+1
* STYLE: fix line lengthsAlexander Neundorf2007-07-264-5/+10
* STYLE: Nightly Version updateAndy Cedilnik2007-07-261-1/+1
* ENH: fix bug with valgrind output being truncatedBill Hoffman2007-07-251-8/+13
* COMP: same as in VTK, build modules by default as shared if the platformAlexander Neundorf2007-07-251-8/+10
* ENH: apply patch from Mathieu which creates a deb file (not finishsed yet)Alexander Neundorf2007-07-252-9/+110
* COMP: silence warningsAlexander Neundorf2007-07-251-0/+5
* ENH: add an empty debian package generator, Mathieu volunteered to fill itAlexander Neundorf2007-07-256-4/+150
* STYLE: fix compiler warningBill Hoffman2007-07-252-3/+4
* STYLE: Nightly Version updateAndy Cedilnik2007-07-251-1/+1
* ENH: fix resource leakBill Hoffman2007-07-241-6/+44
* ENH: clean up some missing dashboardsBill Hoffman2007-07-241-6/+8
* ENH: add support for bounds checkerBill Hoffman2007-07-243-46/+315
* ENH: add ReadListFile() to cmCPackGenericGenerator, so cmMakefile can beAlexander Neundorf2007-07-246-136/+90
* ENH: fix resource leakBill Hoffman2007-07-241-4/+5
* ENH: determine the current system also in cpack, so the search paths areAlexander Neundorf2007-07-244-119/+140
* STYLE: Nightly Version updateAndy Cedilnik2007-07-241-1/+1
* STYLE: put a lot of comments into the generated cmake-cache preloading file t...Alexander Neundorf2007-07-231-15/+48
* STYLE: mark the variable as advancedAlexander Neundorf2007-07-231-0/+3
* ENH: try to create a file which can be used for presetting the cache valuesAlexander Neundorf2007-07-231-0/+20
* ENH: add second failure message parameter toAlexander Neundorf2007-07-2329-54/+55
* PERF: micro optimization: the (*pos1) && (*pos1=='/') were redundant, andAlexander Neundorf2007-07-232-7/+4
* STYLE: Nightly Version updateAndy Cedilnik2007-07-231-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-07-221-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-07-211-1/+1
* ENH: add quotes around the file names, so kwstyle can handle it if there areAlexander Neundorf2007-07-201-12/+12
* ENH: user more memory for parser and add test to complex that sets a huge stringBill Hoffman2007-07-204-2/+6
* ENH: fix div by 0Bill Hoffman2007-07-201-1/+1
* ENH: change order so windows functions are found first since try compile is s...Bill Hoffman2007-07-201-2/+2
* ENH: change nameBill Hoffman2007-07-201-1/+1
* STYLE: even more output when --debug-output is usedAlexander Neundorf2007-07-201-1/+12
* STYLE: fix line lengthsAlexander Neundorf2007-07-2015-36/+56
* STYLE: Nightly Version updateAndy Cedilnik2007-07-201-1/+1
* ENH: try if tail works with the -n +<number> syntax, if not use onlyAlexander Neundorf2007-07-191-9/+8
* ENH: add TK_FOUND and TCLTK_FOUNDAlexander Neundorf2007-07-191-10/+17
* BUG: fix typoAlexander Neundorf2007-07-191-1/+1
* ENH: make the list of modules globalAlexander Neundorf2007-07-191-2/+10
* STYLE: fix some typos, nicer debug outputAlexander Neundorf2007-07-194-7/+7
* ENH: only load the static modules in the LoadAll functionAlexander Neundorf2007-07-191-3/+4
* BUG: fix #5329, if /usr/xpg4/bin/tail exists, use this one -> on SunOSAlexander Neundorf2007-07-192-7/+10
* ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS() macro in most of theAlexander Neundorf2007-07-1921-446/+274
* STYLE: Nightly Version updateAndy Cedilnik2007-07-181-1/+1
* ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS in some of the FindXXXAlexander Neundorf2007-07-1812-172/+73
* ENH: add a macro FIND_PACKAGE_HANDLE_STANDARD_ARGS(LibXml2 LIBXML2_LIBRARIES ...Alexander Neundorf2007-07-184-15/+54
* ENH: if CMAKE_(C|CXX)_COMPILER is preset to a list of two elements, use theAlexander Neundorf2007-07-182-1/+18