index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
kwsys
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Updated copyright.
Brad King
2003-12-16
1
-5/+2
*
ERR: SystemTools now depends on Directory.
Brad King
2003-12-16
1
-5/+4
*
is there any chance thiswill work on all platforms hmmm added removeAdirectory
Ken Martin
2003-12-16
2
-3/+48
*
ENH: Updated copyright.
Brad King
2003-12-15
25
-166/+173
*
STYLE: Fixed typo on comment.
Brad King
2003-12-14
1
-1/+1
*
ENH: Using CreateFile with FILE_FLAG_DELETE_ON_CLOSE to automatically delete ...
Brad King
2003-12-14
1
-3/+21
*
ENH: Added KWSYS_NAMESPACE_STRING macro.
Brad King
2003-12-14
1
-0/+8
*
BUG: Fixed dllimport.
Brad King
2003-12-14
1
-1/+1
*
ERR: Added include of sys/stat.h for open functions mode bits.
Brad King
2003-12-13
1
-0/+1
*
ENH: Added SetPipeFile method to allow the process pipeline stdin, stdout, an...
Brad King
2003-12-13
3
-30/+383
*
ENH: Code is now robust to New method returning NULL.
Brad King
2003-12-13
2
-19/+84
*
BUG: File comparison on windows must test the volume serial number as well as...
Brad King
2003-12-09
1
-1/+2
*
STYLE: Removed trailing whitespace.
Brad King
2003-12-08
1
-7/+7
*
ENH: Cleaned up pipe numbering.
Brad King
2003-12-07
3
-13/+28
*
ERR: Need to include Configure.hxx to get kwsys_std definition.
Brad King
2003-12-05
1
-4/+6
*
ENH: Removed pipe selection argument from WaitForData method in kwsysProcess....
Brad King
2003-12-05
5
-28/+15
*
STYLE: Removed trailing whitespace.
Brad King
2003-12-05
3
-144/+144
*
BUG: Process startup-info struct dwFlags were being set incorrectly due to a ...
Brad King
2003-12-05
1
-1/+1
*
ERR: Added missing static storage class specifier for kwsysProcessCreate.
Brad King
2003-12-04
1
-2/+2
*
ERR: Some platforms define stdin, stdout, and stderr as macros. Renaming the...
Brad King
2003-12-03
1
-34/+34
*
ENH: Merged changes from KWSys-MultiProcess-bp to KWSys-MultiProcess-b2t-1-mp...
Brad King
2003-12-03
4
-490/+1182
*
STYLE: Removed trailing whitespace.
Brad King
2003-11-28
1
-70/+70
*
ERR: Removed extra variable assignments.
Brad King
2003-11-04
2
-5/+3
*
BUG: Removed CloseHandle in case of error in DuplicateHandle. According to d...
Brad King
2003-11-04
1
-1/+0
*
ENH: put the system path after the paths specified on to the FIND command
Bill Hoffman
2003-10-09
1
-7/+12
*
ENH: remove /tmp_mnt in collapse full path
Bill Hoffman
2003-09-18
1
-1/+5
*
ENH: add the unix makefile generator as an option from the windows GUI, this ...
Bill Hoffman
2003-08-21
1
-1/+1
*
ENH: remove warning and unneeded cast
Bill Hoffman
2003-08-17
1
-4/+2
*
ENH: Made error message consistent between win9x and non-win9x version of err...
Brad King
2003-08-13
1
-25/+35
*
ENH: Treating SIGBUS as a fault by default.
Brad King
2003-08-13
1
-0/+3
*
ENH: Cast into apropriate type to remove warning
Andy Cedilnik
2003-08-07
1
-1/+1
*
Fixed indentation
Brad King
2003-08-06
1
-4/+4
*
BUG: Need to provide stdin to child processes.
Brad King
2003-08-06
1
-0/+1
*
ENH: Added show/hide window support.
Brad King
2003-08-05
2
-23/+31
*
ENH: Added SetOption/GetOption methods for platform-specific options.
Brad King
2003-08-05
3
-0/+55
*
BUG: Can't close stdin.
Brad King
2003-08-05
1
-2/+4
*
BUG: Added missing zero-initialization of struct sigaction.
Brad King
2003-08-05
1
-0/+2
*
BUG: GetErrorString should return ErrorMessage buffer, not the pipe buffer.
Brad King
2003-08-05
1
-1/+1
*
ERR: Generated source files need access to kwsysPrivate.h. Just copy it to t...
Brad King
2003-07-10
1
-3/+12
*
ENH: Added use of KWSYS_HEADER macro in c and cxx files to include kwsys head...
Brad King
2003-07-10
9
-16/+59
*
ERR: Using strncpy instead of snprintf for portability.
Brad King
2003-07-09
1
-4/+3
*
ENH: Fix example
Andy Cedilnik
2003-07-08
1
-2/+2
*
ERR: Removed useless set.
Brad King
2003-07-08
1
-1/+0
*
ENH: Add optional argument to GetLineFromStream which can let the caller know...
Andy Cedilnik
2003-07-07
2
-3/+14
*
ENH: Made call to FormatMessage more robust.
Brad King
2003-07-07
1
-3/+36
*
ENH: Implemented SetWorkingDirectory method.
Brad King
2003-07-07
2
-4/+20
*
ENH: Implemented SetWorkingDirectory method on Windows.
Brad King
2003-07-07
1
-2/+30
*
ENH: Start working on Working Directory support
Andy Cedilnik
2003-07-07
2
-0/+34
*
ENH: Using GetTempPath instead of TEMP environment variable to get a location...
Brad King
2003-07-07
1
-12/+6
*
BUG: Argument parsers do not always remove double quotes from around an argum...
Brad King
2003-07-03
1
-66/+108
[next]