summaryrefslogtreecommitdiff
path: root/Source/kwsys/EncodeExecutable.c
Commit message (Expand)AuthorAgeFilesLines
* COMP: Need to include header for unlink function.Brad King2007-04-191-4/+16
* ENH: add support for watcom wmake and wcl386Bill Hoffman2006-01-171-1/+6
* ENH: Updated copyright.Brad King2003-12-151-10/+7
* ENH: Added use of KWSYS_HEADER macro in c and cxx files to include kwsys head...Brad King2003-07-101-1/+2
* ERR: Added explicit cast from size_t to int. We know that the data will not ...Brad King2003-07-011-1/+1
* ENH: Added DLL support.Brad King2003-06-301-2/+3
* ENH: Added Process execution implementation.Brad King2003-06-101-0/+99