summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* BUG: Fixed scanning to account for double-quote includes.Brad King2005-03-032-20/+53
* ENH: Added "ostringstream(const kwsys_stl::string& s)" and "void str(const kw...Brad King2005-03-031-0/+6
* ENH: remove code warrior classesKen Martin2005-03-032-17/+0
* STYLE: Nightly Version updateAndy Cedilnik2005-03-031-1/+1
* ENH: reverse last changes to avoid dashboard failuresBill Hoffman2005-03-022-56/+74
* ENH: fix library ordering stuff to use a topological sortBill Hoffman2005-03-022-74/+56
* BUG: Attempt to fix sorting stability using more deterministic compare functionAndy Cedilnik2005-03-021-8/+12
* ENH: now use xcode insteadKen Martin2005-03-024-1497/+0
* BUG: Pay attention to ForceUnixPaths setting in cmSystemTools for ConvertToQu...Brad King2005-03-021-14/+36
* BUG: We need to test the compiler for the case of the mod file names. For no...Brad King2005-03-021-0/+14
* BUG: SGI make can support suffixes only up to 32 characters. Renaming .hpux_...Brad King2005-03-021-1/+2
* STYLE: Nightly Version updateAndy Cedilnik2005-03-021-1/+1
* FIX: switch to stable_sort to avoid crashBill Hoffman2005-03-011-1/+3
* COMP: CMake should be build static. Also propagate build_shared_libs to curlAndy Cedilnik2005-03-011-1/+1
* BUG: Module file names are case insensitive. Always use lower case no matter...Brad King2005-03-011-3/+5
* COMP: Removed unused parameter warning.Brad King2005-03-011-1/+1