summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ENH: first pass at VS 10, can bootstrap CMake, but many tests still failBill Hoffman2009-06-2522-45/+2555
* ENH: add reminder commentBill Hoffman2009-06-251-0/+1
* ENH: set an upload speed limit for ctestBill Hoffman2009-06-251-0/+5
* ENH: Cleanup make progress rule generation codeBrad King2009-06-256-176/+104
* STYLE: Remove unused variableBrad King2009-06-251-1/+0
* STYLE: Nightly Date StampBrad King2009-06-251-1/+1
* ENH: Save/restore splitter sizes. Fixes #9070.Clinton Stimpson2009-06-241-0/+4
* ENH: Remove unused cmSystemTools::RemoveEscapesBrad King2009-06-242-49/+1
* 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
* 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