summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* STYLE: Nightly Version updateAndy Cedilnik2005-03-131-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-03-121-1/+1
* BUG: Do not report an error removing the binary directory if it doesn't exist.Brad King2005-03-111-4/+4
* ENH: add last two small funcs from vtkString. Done removing depsSebastien Barre2005-03-112-0/+60
* FIX: fix crashing test SubDir for xcodeAndy Cedilnik2005-03-112-20/+38
* ENH: update documentation, sort methods into categoriesSebastien Barre2005-03-112-189/+333
* FIX: fix output of passing testsBill Hoffman2005-03-111-4/+1
* COMP: Added missing include of string.h.Brad King2005-03-113-6/+6
* COMP: Adding stdlib.h to standard includes. We are using functions from it a...Brad King2005-03-111-0/+1
* COMP: fix some warningsSebastien Barre2005-03-112-3/+3
* COMP: fix a warningKen Martin2005-03-111-3/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-03-111-1/+1
* ENH: remove deps to vtkString by using KWSys (a handful of functions have bee...Sebastien Barre2005-03-101-3/+3
* ENH: remove deps to vtkString by using KWSys (a handful of functions have bee...Sebastien Barre2005-03-102-0/+28
* ENH: remove deps to vtkString by using KWSys (a handful of functions have bee...Sebastien Barre2005-03-102-3/+310
* ENH: cleanup by removing all the olf local generate junk that i not longer ne...Ken Martin2005-03-1011-186/+56
* ENH: move function from vtkKWDirectoryUtilities and vtkString to SystemToolsSebastien Barre2005-03-102-1/+209
* ENH: better docsKen Martin2005-03-101-1/+3
* STYLE: Nightly Version updateAndy Cedilnik2005-03-101-1/+1
* BUG: xmlrpc does the base64 encodingAndy Cedilnik2005-03-091-24/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-03-091-1/+1
* BUG: Removing jump-and-build ordering change until we can prevent extra jumps...Brad King2005-03-081-20/+4
* ENH: Removing ... ellipsis from end of echo lines. It is just clutter.Brad King2005-03-081-7/+0
* ENH: Adding extra dependencies to jump-and-build rules that force a single or...Brad King2005-03-081-4/+20
* ENH: Removed "Checking build system in ..." message. It is always paired wit...Brad King2005-03-081-4/+0
* ENH: Added option CMAKE_SKIP_RULE_DEPENDENCY to skip making build rules depen...Brad King2005-03-082-6/+23
* BUG: Only add leading ./ to custom command executable if the command is reall...Brad King2005-03-081-1/+2
* BUG: When a custom command's executable is in the current directory the relat...Brad King2005-03-081-1/+7
* ENH: Updating Kdevelop generator to use the new makefile generator. The old ...Brad King2005-03-082-4/+4
* BUG: Dependency scans and checks must always set the current working director...Brad King2005-03-081-0/+20
* STYLE: Nightly Version updateAndy Cedilnik2005-03-081-1/+1
* BUG: When checking for upper-case modules do not use an upper-case .MOD exten...Brad King2005-03-071-1/+3
* BUG: Handle restrictive permissionsAndy Cedilnik2005-03-072-0/+53
* COMP: Remove warningAndy Cedilnik2005-03-071-1/+3
* STYLE: Nightly Version updateAndy Cedilnik2005-03-071-1/+1
* COMP: Remove warning and fix the logicAndy Cedilnik2005-03-062-7/+13
* COMP: Do not build cmw9xcom on CygwinAndy Cedilnik2005-03-061-2/+4
* STYLE: Nightly Version updateAndy Cedilnik2005-03-061-1/+1
* COMP: Remove compile errorAndy Cedilnik2005-03-051-1/+2
* STYLE: Nightly Version updateAndy Cedilnik2005-03-051-1/+1
* ENH: Start working on xmlrpc code. This code does not work, but it will at le...Andy Cedilnik2005-03-043-0/+142
* ENH: More cleanups and start linking ctest to XML-RPCAndy Cedilnik2005-03-041-7/+13
* ENH: More cleanups and reorganizationAndy Cedilnik2005-03-041-35/+55
* ENH: CleanupsAndy Cedilnik2005-03-042-18/+6
* BUG: This cmakelists file is not used any moreAndy Cedilnik2005-03-041-38/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-03-041-1/+1
* ENH: fix for finding the correct target in the current projectBill Hoffman2005-03-043-18/+33
* ENH: try and debug the failed test on the continuousBill Hoffman2005-03-032-6/+22
* ENH: try number two with topological sortBill Hoffman2005-03-032-74/+55
* ENH: Implementing explicit cmake_copy_f90_mod callback to copy Fortran90 modu...Brad King2005-03-033-13/+68