- Jun 15, 2006
-
-
Brad King authored
-
- Jul 26, 2005
-
-
Brad King authored
ENH: Moved kwsys_ns and kwsysEXPORT macros to Configure.h in the case of building a kwsys source file. This allows more than one header to be included in a kwsys source file without redefining the macros.
-
- Jun 17, 2005
-
-
Brad King authored
-
- Apr 13, 2005
-
-
Andy Cedilnik authored
ENH: Do kwsys testing as part of cmake testing, command line arguments are not experimental and add simple test for systemtools
-
- Jul 07, 2004
-
-
Brad King authored
ENH: Added kwsysProcess_Disown an kwsysProcess_Option_Detach to allow detached processes to be created. Currently implemented only on UNIX.
-
- May 10, 2004
-
-
Brad King authored
ERR: Avoiding namespace pollution: kw_sys -> kwsys_ns. Also undefining the macro at the correct time.
-
- May 07, 2004
-
-
Andy Cedilnik authored
ERR: On Borland preprocessor goes into recursion which adds some weid spaces in the include name. This fixes it
-
- May 06, 2004
-
-
Brad King authored
-
- Jan 22, 2004
-
-
Brad King authored
-
- Dec 30, 2003
-
-
Brad King authored
ENH: Added GetExceptionString method to provide an error description when GetState returns Exception.
-
- Dec 16, 2003
-
-
Brad King authored
ENH: Added SetPipeShared method to allow stdout and stderr pipes to be shared with the parent process.
-
- Dec 15, 2003
-
-
Brad King authored
-
- Dec 13, 2003
-
-
Brad King authored
ENH: Added SetPipeFile method to allow the process pipeline stdin, stdout, and stderr to be redirected from/to files.
-
- Dec 07, 2003
-
-
Brad King authored
-
- Dec 05, 2003
- Dec 03, 2003
-
-
Brad King authored
-
- Nov 27, 2003
-
-
Brad King authored
-
- Aug 05, 2003
-
-
Brad King authored
-
- Jul 07, 2003
-
-
Brad King authored
-
Andy Cedilnik authored
-
- Jul 01, 2003
-
-
Brad King authored
ERR: Reduced requirements on preprocessor for export macro due to limitations of Mac preprocessor. The preprocessor can be fixed by using -no-cpp-precomp, but we don't want to require that option for every source file that includes our headers.
-
- Jun 30, 2003
-
-
Brad King authored
-
- Jun 18, 2003
- Jun 10, 2003
-
-
Brad King authored
-