summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* BUG: fix crash when running ctest coverage for VTKBill Hoffman2009-06-151-0/+12
* ENH: add path for 64 bit on old hpBill Hoffman2009-06-151-1/+3
* ENH: put the 64 bit paths firstBill Hoffman2009-06-151-1/+2
* ENH: add more search paths on HPUXBill Hoffman2009-06-152-0/+13
* COMP: fix line lengthKen Martin2009-06-151-5/+6
* BUG: Create an exe's implib output dir for VSBrad King2009-06-153-0/+32
* STYLE: Nightly Date StampBrad King2009-06-151-1/+1
* STYLE: Nightly Date StampBrad King2009-06-141-1/+1
* STYLE: Nightly Date StampBrad King2009-06-131-1/+1
* COMP: Do not compile VMS-specific code on non-VMSBrad King2009-06-121-8/+7
* ENH: Refactor VS 7,8,9 build event generationBrad King2009-06-122-122/+81
* COMP:Fixed warning with gcc 4.3.3: passing argument 1 of kwsysProcessSetVMSFe...Francois Bertel2009-06-121-3/+3
* ENH: clean up some help textKen Martin2009-06-122-8/+8
* ENH: warning fixKen Martin2009-06-121-4/+4
* COMP: Block warnings in Borland system headersBrad King2009-06-121-0/+8
* ENH: Use KWSys String strcasecmp to parse FortranBrad King2009-06-123-323/+274
* COMP: Avoid double-initialization in KWSys StringBrad King2009-06-121-1/+1
* COMP: Remove useless assignment in Fortran lexerBrad King2009-06-122-1/+2
* ENH: modified the if command to address bug 9123 someKen Martin2009-06-125-117/+341
* STYLE: Nightly Date StampBrad King2009-06-121-1/+1
* ENH: use .exe on vmsBill Hoffman2009-06-112-1/+2
* COMP: We now require CMake 2.4.5 or higher to buildBrad King2009-06-111-1/+1
* BUG: Do not create empty build-tree RPATHBrad King2009-06-111-4/+7
* ENH: Remove Utilities/cmxmlrpc source treeBrad King2009-06-1145-13006/+0
* ENH: Disable the xmlrpc drop method by defaultBrad King2009-06-115-24/+32
* ENH: Remove Utilities/cmcurl-7.19.0 source treeBrad King2009-06-111176-320955/+0
* ENH: Remove option to build cmcurl-7.19.0Brad King2009-06-113-13/+2
* ENH: Simplify decision to use system librariesBrad King2009-06-111-53/+38
* COMP: Fix build with system-installed expat 2.0.1Brad King2009-06-111-1/+1
* STYLE: Nightly Date StampBrad King2009-06-111-1/+1
* BUG: Do not mangle symbols when editing RPATHsBrad King2009-06-101-2/+7
* ENH: Document variable CMAKE_NO_BUILTIN_CHRPATHBrad King2009-06-101-0/+10
* BUG: Fix bootstrap for Debian Almquist ShellBrad King2009-06-101-2/+2
* ENH: Remove VMSbuild directoryBrad King2009-06-1026-3696/+0
* ENH: Make bootstrap script work on VMS bashBrad King2009-06-101-83/+103
* ENH: Enable basic OpenVMS platform supportBrad King2009-06-102-1/+8
* ENH: Skip 'SHELL = /bin/sh' in Makefiles on VMSBrad King2009-06-101-0/+2
* ENH: On VMS use _dir and _tmp, not .dir and .tmpBrad King2009-06-103-0/+12
* ENH: Teach KWSys SystemTools about VMS pathsBrad King2009-06-101-2/+45
* BUG: Avoid std::unique algorithm on VMSBrad King2009-06-101-0/+2
* COMP: Fix cmtar build on VMSBrad King2009-06-101-3/+3
* COMP: Fix cmcurl build on VMSBrad King2009-06-101-0/+4
* COMP: Use HAVE_SYS_PARAM_H properly in libtarBrad King2009-06-106-6/+16
* ENH: Teach KWSys Process basic VMS supportBrad King2009-06-101-9/+76
* BUG: Fix non-select process impl without timeoutBrad King2009-06-101-12/+8
* COMP: Avoid String.c inclusion by Compaq templatesBrad King2009-06-104-4/+20
* STYLE: Nightly Date StampBrad King2009-06-101-1/+1
* STYLE: suppress warnings for borlandBill Hoffman2009-06-091-0/+1
* STYLE: suppress warnings for borlandBill Hoffman2009-06-091-2/+2
* STYLE: suppress warnings for borlandBill Hoffman2009-06-093-2/+11