index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
kwsys
/
Process.h.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert KWSys to OSI-approved BSD License
Brad King
2009-09-28
1
-11
/
+9
*
ENH: Skip KWSys name maros in case of identity
Brad King
2009-04-14
1
-102
/
+106
*
STYLE: minor comments
Mathieu Malaterre
2008-04-02
1
-2
/
+2
*
ENH: Added Process_SetPipeNative method to allow user code to override the pi...
Brad King
2006-10-03
1
-0
/
+32
*
ENH: Added Option_Verbatim to run whole command lines directly.
Brad King
2006-06-15
1
-1
/
+11
*
ENH: Moved kwsys_ns and kwsysEXPORT macros to Configure.h in the case of buil...
Brad King
2005-07-26
1
-2
/
+4
*
ENH: Added polling feature to documentation of WaitForData.
Brad King
2005-06-17
1
-1
/
+3
*
ENH: Do kwsys testing as part of cmake testing, command line arguments are no...
Andy Cedilnik
2005-04-13
1
-2
/
+2
*
ENH: Added kwsysProcess_Disown an kwsysProcess_Option_Detach to allow detache...
Brad King
2004-07-07
1
-3
/
+25
*
ERR: Avoiding namespace pollution: kw_sys -> kwsys_ns. Also undefining the m...
Brad King
2004-05-10
1
-47
/
+47
*
ERR: On Borland preprocessor goes into recursion which adds some weid spaces ...
Andy Cedilnik
2004-05-07
1
-46
/
+46
*
ERR: Added units to SetTimeout documentation.
Brad King
2004-05-06
1
-4
/
+4
*
ERR: Fixed function prototypes with zero arguments to be C-style.
Brad King
2004-01-22
1
-1
/
+1
*
ENH: Added GetExceptionString method to provide an error description when Get...
Brad King
2003-12-30
1
-0
/
+8
*
ENH: Added SetPipeShared method to allow stdout and stderr pipes to be shared...
Brad King
2003-12-16
1
-0
/
+10
*
ENH: Updated copyright.
Brad King
2003-12-15
1
-5
/
+2
*
ENH: Added SetPipeFile method to allow the process pipeline stdin, stdout, an...
Brad King
2003-12-13
1
-2
/
+15
*
ENH: Cleaned up pipe numbering.
Brad King
2003-12-07
1
-4
/
+7
*
ENH: Removed pipe selection argument from WaitForData method in kwsysProcess....
Brad King
2003-12-05
1
-9
/
+4
*
STYLE: Removed trailing whitespace.
Brad King
2003-12-05
1
-2
/
+2
*
ENH: Merged changes from KWSys-MultiProcess-bp to KWSys-MultiProcess-b2t-1-mp...
Brad King
2003-12-03
1
-3
/
+16
*
ENH: Added SetOption/GetOption methods for platform-specific options.
Brad King
2003-08-05
1
-0
/
+23
*
ENH: Implemented SetWorkingDirectory method.
Brad King
2003-07-07
1
-3
/
+4
*
ENH: Start working on Working Directory support
Andy Cedilnik
2003-07-07
1
-0
/
+8
*
ERR: Reduced requirements on preprocessor for export macro due to limitations...
Brad King
2003-07-01
1
-1
/
+1
*
ENH: Added DLL support.
Brad King
2003-06-30
1
-14
/
+20
*
Removed Exception_Abort because there is no windows version. Also removed st...
Brad King
2003-06-18
1
-7
/
+3
*
ENH: Added documentation to interface. Finished process exit code interpreta...
Brad King
2003-06-18
1
-96
/
+209
*
ENH: Added Process execution implementation.
Brad King
2003-06-10
1
-0
/
+172