- Dec 08, 2003
-
-
Andy Cedilnik authored
-
Brad King authored
-
Brad King authored
ENH: Using lex-based tokenizer and a simple recursive-descent parser in place of the old hand-coded parser for CMake listfiles.
-
Brad King authored
-
Brad King authored
ENH: Improved error messages when source tree does not have a CMakeLists.txt file. No matter how many cases we check, there always seems to be a user that finds a case that gives a confusing error message...
-
Andy Cedilnik authored
-
- Dec 07, 2003
-
-
Brad King authored
-
- Dec 05, 2003
-
-
Brad King authored
-
Brad King authored
-
Brad King authored
ENH: Removed pipe selection argument from WaitForData method in kwsysProcess. This greatly simplifies its use.
-
Brad King authored
-
Brad King authored
BUG: Process startup-info struct dwFlags were being set incorrectly due to a change in statement order.
-
Brad King authored
-
- Dec 04, 2003
- Dec 03, 2003
-
-
Ken Martin authored
-
Brad King authored
ERR: Some platforms define stdin, stdout, and stderr as macros. Renaming these symbols to StdIn, StdOut, and StdErr.
-
Brad King authored
ENH: Merged changes from KWSys-MultiProcess-bp to KWSys-MultiProcess-b2t-1-mp to main tree. This introduces support for process pipelines.
-
- Dec 02, 2003
-
-
Ken Martin authored
-
- Dec 01, 2003
-
-
Ken Martin authored
-
Brad King authored
-
- Nov 28, 2003
-
-
Brad King authored
-
- Nov 27, 2003
-
-
Brad King authored
-
- Nov 26, 2003
-
-
Brad King authored
ENH: Adding implementation of shared library version support on UNIX. This addresses the feature request described in bug#32.
-
Brad King authored
ENH: Adding implementation of shared library version support on UNIX. This addresses the feature request described in bug#32.
-
Brad King authored
ENH: Adding implementation of shared library version support on UNIX. This addresses the feature request described in bug#32.
-
Brad King authored
-
Brad King authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Brad King authored
-
Bill Hoffman authored
-
Brad King authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Brad King authored
BUG: Do not use std::string to accumulate output. Use std::vector instead. This is much better at memory management.
-
- Nov 21, 2003
-
-
Brad King authored
-
Bill Hoffman authored
-
- Nov 20, 2003