summaryrefslogtreecommitdiff
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* ENH: some more cleanup, fixes, and patch for HTML outputKen Martin2007-10-241-1/+7
* COMP: Attempt to fix warning about pointer->integer cast.Brad King2007-10-171-1/+1
* ENH: add more exclusions for kwstyleBill Hoffman2007-10-051-0/+2
* COMP: remove warningsBill Hoffman2007-09-271-2/+2
* ENH: add a check for basename to cmcurlBill Hoffman2007-09-271-0/+1
* ENH: add test for HAVE_BASENAME since it is usedBill Hoffman2007-09-191-0/+1
* COMP: use C-style comments in C codeAlexander Neundorf2007-09-171-1/+1
* ENH: add support for vs 2008 beta 2Bill Hoffman2007-09-173-7/+6
* COMP: add a check for makedev, which isn't available with the PGI compilerAlexander Neundorf2007-09-173-0/+12
* ENH: Update zlib to 1.2.3. Addresses bugs #5445 and #3473.David Cole2007-09-1138-3654/+6278
* ENH: add test that builds a nightly windows cmake binaryBill Hoffman2007-09-103-5/+14
* BUG: Put back CMakeInstall.bmp in order to build a package with NSIS on Windo...David Cole2007-09-061-0/+0
* STYLE: disable header checkAlexander Neundorf2007-08-311-1/+1
* STYLE: add makefile target MoreStyleChecks, which runs KWStyle with moreAlexander Neundorf2007-08-312-0/+39
* STYLE: HAVE_LONG_LONG_CONST was completely unused here (it was used in theAlexander Neundorf2007-08-093-14/+13
* ENH: add quotes around the file names, so kwstyle can handle it if there areAlexander Neundorf2007-07-201-12/+12
* ENH: change order so windows functions are found first since try compile is s...Bill Hoffman2007-07-201-2/+2
* STYLE: better error message, name the new manpages cmakecommands,Alexander Neundorf2007-07-131-8/+8
* BUG: the cmake deps depend on cmakeAlexander Neundorf2007-07-061-1/+1
* BUG: fix build with cmake < 2.4Alexander Neundorf2007-07-021-16/+15
* ENH: generate separate documentation for the commands, compatiblityAlexander Neundorf2007-06-281-6/+40
* ENH:Alexander Neundorf2007-06-281-2/+2
* ENH: remove old style release stuffBill Hoffman2007-06-2217-1484/+17
* STYLE: use a macro for generating the documentationAlexander Neundorf2007-06-151-97/+37
* STYLE: add man page for cpackAlexander Neundorf2007-06-141-0/+18
* STYLE: use GET_TARGET_PROPERTY(LOCATION) instead of manually building theAlexander Neundorf2007-06-071-13/+6
* ENH: try to tone down kwstyleBill Hoffman2007-05-191-0/+2
* ENH: Use IF(NOT DEFINED) check to short-circuit size test.Brad King2007-05-171-0/+2
* ENH: add KWStyle supportBill Hoffman2007-05-106-1/+80
* COMP: Fix code-not-reached warnings for SunCC.Brad King2007-05-032-6/+9
* ENH: Fix old apiAndy Cedilnik2007-04-151-1/+1
* ENH: Merging branch PVEE-ERDC-Setup-4-3-2007 to main tree. Changes between PV...Utkarsh Ayachit2007-04-101-1/+1
* STYLE: Do doxygen for CPackAndy Cedilnik2007-04-041-0/+1
* ENH: second try to fix qnx build problemBill Hoffman2007-03-201-1/+1
* ENH: try to fix qnx build problemBill Hoffman2007-03-201-0/+3
* BUG: was not setting HAVE_PROCESS_H properlyKen Martin2007-03-203-0/+6
* COMP: Remove some warningsAndy Cedilnik2007-03-182-5/+5
* COMP: Do not #include files inside extern "C" {} blocks.Brad King2007-03-161-0/+15
* COMP: Ignore windows sockets on cygwin. Remove duplicate source entry.Brad King2007-03-161-5/+11
* COMP: Fix support for old CMake (2.0 and 2.2)Andy Cedilnik2007-03-163-2/+4
* ENH: Unify with the compile oneAndy Cedilnik2007-03-151-13/+18
* ENH: Update Curl to 7.16.1Andy Cedilnik2007-03-15130-9841/+21531
* ENH: add cygwin cpack stuff to release scriptsBill Hoffman2007-02-122-3/+17
* ENH: add cygwin on vogonBill Hoffman2007-02-121-0/+10
* ENH: add support for cygwin source and binary packagingBill Hoffman2007-02-025-23/+108
* ENH: add support files for cpack cygwin setup package stuffBill Hoffman2007-01-315-0/+85
* ENH: merge in changes for beos supportBill Hoffman2006-12-046-7/+43
* ENH: use older os for AIX releaseBill Hoffman2006-11-282-1/+24
* ENH: save logs of passed try compile stuff as wellBill Hoffman2006-11-271-0/+3
* ENH: Remove old include dirs.Brad King2006-10-191-1/+0