summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* BUG: Fix CVS update parsing for TortoiseCVSBrad King2009-06-231-2/+3
* STYLE: Nightly Date StampBrad King2009-06-231-1/+1
* COMP: Quiet aggressive Borland warnings in KWSysBrad King2009-06-221-0/+7
* COMP: Remove useless variable assignmentBrad King2009-06-221-1/+0
* STYLE: Nightly Date StampBrad King2009-06-221-1/+1
* STYLE: Nightly Date StampBrad King2009-06-211-1/+1
* STYLE: Nightly Date StampBrad King2009-06-201-1/+1
* STYLE: Nightly Date StampBrad King2009-06-191-1/+1
* STYLE: Nightly Date StampBrad King2009-06-181-1/+1
* ENH: Improve CMP0012 doc and message formattingBrad King2009-06-171-1/+2
* ENH: Improve format of if() command messagesBrad King2009-06-171-6/+4
* ENH: Create CMP0013 to disallow duplicate dirsBrad King2009-06-174-10/+69
* STYLE: Nightly Date StampBrad King2009-06-171-1/+1
* BUG: Create an exe's implib output dir for VS 6Brad King2009-06-161-0/+6
* ENH: Refactor VS 6 build event generationBrad King2009-06-162-86/+67
* ENH: Create exe implib dir in VS pre-link ruleBrad King2009-06-161-6/+6
* ENH: Generalize exe implib dir creation for VSBrad King2009-06-164-30/+42
* STYLE: Nightly Date StampBrad King2009-06-161-1/+1
* ENH: Simplify docs args for define_propertyBrad King2009-06-152-6/+4
* STYLE: fix warningBill Hoffman2009-06-151-0/+1
* BUG: fix crash when running ctest coverage for VTKBill Hoffman2009-06-151-0/+12
* COMP: fix line lengthKen Martin2009-06-151-5/+6
* BUG: Create an exe's implib output dir for VSBrad King2009-06-152-0/+30
* 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-111-1/+1
* BUG: Do not create empty build-tree RPATHBrad King2009-06-111-4/+7
* ENH: Disable the xmlrpc drop method by defaultBrad King2009-06-111-0/+17
* 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
* ENH: Enable basic OpenVMS platform supportBrad King2009-06-101-1/+1
* 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
* ENH: Teach KWSys Process basic VMS supportBrad King2009-06-101-9/+76