- Dec 12, 2003
-
-
Ken Martin authored
-
- Dec 11, 2003
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Ken Martin authored
-
- Dec 10, 2003
-
-
Andy Cedilnik authored
-
Bill Hoffman authored
-
- Dec 09, 2003
-
-
Brad King authored
-
Brad King authored
-
Ken Martin authored
-
Brad King authored
-
Brad King authored
-
Bill Hoffman authored
-
Ken Martin authored
-
- Dec 08, 2003
-
-
Brad King authored
BUG: Reimplemented ExpandListArguments to properly handle escaped backslashes that occur right before semicolons. This is important for lists of paths ending in backslashes on windows.
-
Ken Martin authored
-
Brad King authored
-
Brad King authored
ERR: Renaming cmListFileLexer.l to cmListFileLexer.in.l to avoid make programs trying to run lex automatically whn building cmListFileLexer.c.
-
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
-