summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Collapse)AuthorAgeFilesLines
* ENH: add support for out of source sourceKen Martin2005-03-1414-114/+222
|
* ENH: added new structure to hold subdirectoriesKen Martin2005-03-141-0/+38
|
* COMP: Added __INTEL_COMPILER to test for yyerrorlab warning suppression.Brad King2005-03-142-1/+2
|
* STYLE: Nightly Version updateAndy Cedilnik2005-03-141-1/+1
|
* 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 ↵Brad King2005-03-111-0/+1
| | | | all over the place assuming it has been included here.
* 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 ↵Sebastien Barre2005-03-101-3/+3
| | | | been moved to KWSys)
* ENH: remove deps to vtkString by using KWSys (a handful of functions have ↵Sebastien Barre2005-03-102-0/+28
| | | | been moved to KWSys)
* ENH: remove deps to vtkString by using KWSys (a handful of functions have ↵Sebastien Barre2005-03-102-3/+310
| | | | been moved to KWSys)
* ENH: cleanup by removing all the olf local generate junk that i not longer ↵Ken Martin2005-03-1011-186/+56
| | | | needed
* 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 ↵Brad King2005-03-081-20/+4
| | | | jumps from always occuring.
* 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 ↵Brad King2005-03-081-4/+20
| | | | ordering to prevent parallel jumps. This avoids problems with two jumps reaching the same target in parallel which happened occasionally with the old generator.
* ENH: Removed "Checking build system in ..." message. It is always paired ↵Brad King2005-03-081-4/+0
| | | | with an Entering or Jumping message and is not necessary.
* ENH: Added option CMAKE_SKIP_RULE_DEPENDENCY to skip making build rules ↵Brad King2005-03-082-6/+23
| | | | depend on their own rule files. It can be added to the cache by the user or added by the project in a list file.
* BUG: Only add leading ./ to custom command executable if the command is ↵Brad King2005-03-081-1/+2
| | | | really specified as one in the current directory.
* BUG: When a custom command's executable is in the current directory the ↵Brad King2005-03-081-1/+7
| | | | relative path to it needs a "./".
* ENH: Updating Kdevelop generator to use the new makefile generator. The old ↵Brad King2005-03-082-4/+4
| | | | one no longer works anyway because local generates are now disabled.
* BUG: Dependency scans and checks must always set the current working ↵Brad King2005-03-081-0/+20
| | | | directory to the directory containing the Makefile.
* STYLE: Nightly Version updateAndy Cedilnik2005-03-081-1/+1
|
* BUG: When checking for upper-case modules do not use an upper-case .MOD ↵Brad King2005-03-071-1/+3
| | | | extension.
* 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 ↵Andy Cedilnik2005-03-043-0/+142
| | | | least test compiling with cmxmlrpc
* 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
|