Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FIX: fix crashing test SubDir for xcode | Andy Cedilnik | 2005-03-11 | 2 | -20/+38 |
| | |||||
* | ENH: update documentation, sort methods into categories | Sebastien Barre | 2005-03-11 | 2 | -189/+333 |
| | |||||
* | FIX: fix output of passing tests | Bill Hoffman | 2005-03-11 | 1 | -4/+1 |
| | |||||
* | ENH: Initial attempt at QNX support. Submitted by Tim Arney. | Brad King | 2005-03-11 | 1 | -0/+11 |
| | |||||
* | COMP: Added missing include of string.h. | Brad King | 2005-03-11 | 3 | -6/+6 |
| | |||||
* | COMP: Adding stdlib.h to standard includes. We are using functions from it ↵ | Brad King | 2005-03-11 | 1 | -0/+1 |
| | | | | all over the place assuming it has been included here. | ||||
* | COMP: fix some warnings | Sebastien Barre | 2005-03-11 | 2 | -3/+3 |
| | |||||
* | COMP: fix a warning | Ken Martin | 2005-03-11 | 1 | -3/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-03-11 | 1 | -1/+1 |
| | |||||
* | ENH: remove deps to vtkString by using KWSys (a handful of functions have ↵ | Sebastien Barre | 2005-03-10 | 1 | -3/+3 |
| | | | | been moved to KWSys) | ||||
* | ENH: remove deps to vtkString by using KWSys (a handful of functions have ↵ | Sebastien Barre | 2005-03-10 | 2 | -0/+28 |
| | | | | been moved to KWSys) | ||||
* | ENH: remove deps to vtkString by using KWSys (a handful of functions have ↵ | Sebastien Barre | 2005-03-10 | 2 | -3/+310 |
| | | | | been moved to KWSys) | ||||
* | ENH: cleanup by removing all the olf local generate junk that i not longer ↵ | Ken Martin | 2005-03-10 | 11 | -186/+56 |
| | | | | needed | ||||
* | ENH: move function from vtkKWDirectoryUtilities and vtkString to SystemTools | Sebastien Barre | 2005-03-10 | 2 | -1/+209 |
| | |||||
* | ENH: better docs | Ken Martin | 2005-03-10 | 1 | -1/+3 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-03-10 | 1 | -1/+1 |
| | |||||
* | BUG: This is weird, but marquee does not seem to handle base64 with new lines | Andy Cedilnik | 2005-03-09 | 1 | -1/+1 |
| | |||||
* | BUG: xmlrpc does the base64 encoding | Andy Cedilnik | 2005-03-09 | 1 | -24/+1 |
| | |||||
* | BUG: Remove awk, remove problems and add full spaces in the path support | Andy Cedilnik | 2005-03-09 | 1 | -2/+3 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-03-09 | 1 | -1/+1 |
| | |||||
* | BUG: Removing jump-and-build ordering change until we can prevent extra ↵ | Brad King | 2005-03-08 | 1 | -20/+4 |
| | | | | jumps from always occuring. | ||||
* | BUG: Fix for spaces in the path when constructing cmBootstrapCommands ↵ | Brad King | 2005-03-08 | 1 | -2/+3 |
| | | | | dependencies. | ||||
* | ENH: Removing ... ellipsis from end of echo lines. It is just clutter. | Brad King | 2005-03-08 | 1 | -7/+0 |
| | |||||
* | ENH: Adding extra dependencies to jump-and-build rules that force a single ↵ | Brad King | 2005-03-08 | 1 | -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 King | 2005-03-08 | 1 | -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 King | 2005-03-08 | 2 | -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 King | 2005-03-08 | 1 | -1/+2 |
| | | | | really specified as one in the current directory. | ||||
* | BUG: When a custom command's executable is in the current directory the ↵ | Brad King | 2005-03-08 | 1 | -1/+7 |
| | | | | relative path to it needs a "./". | ||||
* | ENH: Updating Kdevelop generator to use the new makefile generator. The old ↵ | Brad King | 2005-03-08 | 2 | -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 King | 2005-03-08 | 1 | -0/+20 |
| | | | | directory to the directory containing the Makefile. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-03-08 | 1 | -1/+1 |
| | |||||
* | COMP: Try to remove warning on mingw | Andy Cedilnik | 2005-03-07 | 1 | -1/+1 |
| | |||||
* | BUG: When checking for upper-case modules do not use an upper-case .MOD ↵ | Brad King | 2005-03-07 | 1 | -1/+3 |
| | | | | extension. | ||||
* | BUG: Handle restrictive permissions | Andy Cedilnik | 2005-03-07 | 2 | -0/+53 |
| | |||||
* | COMP: Remove warning | Andy Cedilnik | 2005-03-07 | 1 | -1/+3 |
| | |||||
* | ENH: Add proper dependencies for cmBootstrapCommands | Andy Cedilnik | 2005-03-07 | 1 | -0/+5 |
| | |||||
* | BUG: Remove memory leak | Andy Cedilnik | 2005-03-07 | 1 | -0/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-03-07 | 1 | -1/+1 |
| | |||||
* | COMP: Try to remove warnings on windows | Andy Cedilnik | 2005-03-06 | 1 | -1/+1 |
| | |||||
* | ENH: Fix the symantic of unicode_wchar | Andy Cedilnik | 2005-03-06 | 2 | -1/+4 |
| | |||||
* | COMP: Remove warning on gcc | Andy Cedilnik | 2005-03-06 | 1 | -3/+5 |
| | |||||
* | BUG: Fix destruction of objects | Andy Cedilnik | 2005-03-06 | 1 | -4/+5 |
| | |||||
* | COMP: Remove warning and fix the logic | Andy Cedilnik | 2005-03-06 | 3 | -8/+14 |
| | |||||
* | COMP: Do not build cmw9xcom on Cygwin | Andy Cedilnik | 2005-03-06 | 1 | -2/+4 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-03-06 | 1 | -1/+1 |
| | |||||
* | ENH: Work on xmlrpc submit | Andy Cedilnik | 2005-03-05 | 1 | -5/+11 |
| | |||||
* | COMP: Remove compile error | Andy Cedilnik | 2005-03-05 | 1 | -1/+2 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-03-05 | 1 | -1/+1 |
| | |||||
* | ENH: Start working on xmlrpc code. This code does not work, but it will at ↵ | Andy Cedilnik | 2005-03-04 | 3 | -0/+142 |
| | | | | least test compiling with cmxmlrpc | ||||
* | ENH: Print more states including NY | Andy Cedilnik | 2005-03-04 | 1 | -8/+12 |
| |