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: fix for build on cygwin mingw
Bill Hoffman
2004-01-26
1
-0/+8
*
ERR: Fixed function prototypes with zero arguments to be C-style.
Brad King
2004-01-22
2
-6/+6
*
BUG: If working directory does not exists, exit
Andy Cedilnik
2004-01-22
1
-0/+1
*
BUG: CopyFileIfDifferent should return success if the files did not differ or...
Brad King
2004-01-22
1
-4/+3
*
BUG: Fix valgrind error. If working directory is not set do not do chdir
Andy Cedilnik
2004-01-21
1
-9/+10
*
ERR: Fixed unused argument warning.
Brad King
2004-01-19
1
-0/+1
*
ERR: Must include Dart module after PROJECT command.
Brad King
2004-01-19
1
-6/+8
*
ENH: Added Dart testing configuration.
Brad King
2004-01-17
1
-0/+15
*
ENH: Added a recursive process execution test.
Brad King
2004-01-17
1
-27/+100
*
BUG: try to get access to work on borland
Bill Hoffman
2004-01-12
1
-1/+3
*
ENH: use access over stat for performance
Bill Hoffman
2004-01-12
1
-2/+7
*
ENH: Only look for executable until found
Andy Cedilnik
2004-01-12
1
-2/+3
*
ENH: Removing empty source file now that makefile dependencies should have up...
Brad King
2004-01-06
5
-5/+0
*
ERR: Removed use of FILE command and using WRITE_FILE instead. We would stil...
Brad King
2004-01-05
1
-4/+4
*
ENH: Renamed KWSYS_IOS_HAVE_* macros to KWSYS_IOS_USE_* to be more readable i...
Brad King
2003-12-30
7
-45/+45
*
ENH: Added GetExceptionString method to provide an error description when Get...
Brad King
2003-12-30
4
-55/+257
*
BUG: CollapseFullPath was calling SplitProgramPath before changing the workin...
Brad King
2003-12-30
1
-3/+3
*
ERR: Removed ftime ambiguity created by poor C++ standard headers provided by...
Brad King
2003-12-29
1
-1/+1
*
Fixed a problem where ifstream was not the same as kwsys_ios::ifstream on
Ken Moreland
2003-12-24
1
-0/+1
*
ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. T...
Brad King
2003-12-23
21
-611/+708
*
ERR: std -> kwsys_std.
Brad King
2003-12-17
1
-1/+1
*
ENH: Added SetPipeShared method to allow stdout and stderr pipes to be shared...
Brad King
2003-12-16
3
-15/+171
*
ENH: Added GetEnv method.
Brad King
2003-12-16
2
-0/+22
*
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
[next]