summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: New ExternalProject.cmake module interfaceBrad King2009-06-242-63/+765
* BUG: Extend timeout of ExternalProject testBrad King2009-06-241-0/+5
* ENH: Mention cycles in target_link_libraries docsBrad King2009-06-241-0/+22
* ENH: Clarify COMPILE_DEFINITIONS separator in docsBrad King2009-06-243-3/+6
* STYLE: Nightly Date StampBrad King2009-06-241-1/+1
* ENH: boost lib is often found under the boost include dirBill Hoffman2009-06-231-0/+1
* ENH: add additional place to look for boost so it works out of the box on win...Bill Hoffman2009-06-231-0/+1
* ENH: fix spelling mistakeKen Martin2009-06-233-3/+3
* BUG: Fix CVS update parsing for TortoiseCVSBrad King2009-06-231-2/+3
* STYLE: Nightly Date StampBrad King2009-06-231-1/+1
* ENH: Auto-enable CTest.UpdateCVS test on WindowsBrad King2009-06-222-20/+28
* COMP: Quiet aggressive Borland warnings in KWSysBrad King2009-06-221-0/+7
* COMP: Remove useless variable assignmentBrad King2009-06-221-1/+0
* BUG: remove warning in test of compiler so -Werror does not failBill Hoffman2009-06-221-1/+1
* 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
* BUG: Look in arch-specific HPUX implicit link dirsBrad King2009-06-191-5/+11
* 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
* 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