| Commit message (Expand) | Author | Age | Files | Lines |
* | BUG: Do not wait for children to exit when killing them. Sometimes they do n... | Brad King | 2004-05-13 | 1 | -6/+2 |
|
|
* | ENH: Adding native windows process tree kill to ProcessWin32.c. This replace... | Brad King | 2004-05-10 | 4 | -506/+403 |
|
|
* | ERR: Avoiding namespace pollution: kw_sys -> kwsys_ns. Also undefining the m... | Brad King | 2004-05-10 | 2 | -10/+10 |
|
|
* | ENH: Renaming kwsys macro to kwsys_ns to work around borland preprocessor bug. | Brad King | 2004-05-10 | 1 | -4/+4 |
|
|
* | ERR: Avoiding namespace pollution: kw_sys -> kwsys_ns. Also undefining the m... | Brad King | 2004-05-10 | 2 | -50/+50 |
|
|
* | ENH: remove extra include for compile with mingw | Bill Hoffman | 2004-05-10 | 1 | -1/+0 |
|
|
* | ENH: change to c code so it can be built with mingw | Bill Hoffman | 2004-05-10 | 3 | -447/+455 |
|
|
* | ENH: remove unused include file so it will build with mingw | Bill Hoffman | 2004-05-10 | 1 | -1/+0 |
|
|
* | ERR: On Borland preprocessor goes into recursion which adds some weid spaces ... | Andy Cedilnik | 2004-05-07 | 4 | -57/+57 |
|
|
* | BUG: make sure the correct state is set for expired processes | Bill Hoffman | 2004-05-07 | 1 | -0/+1 |
|
|
* | ENH: Adding process tree killing for Win32 process execution. | Brad King | 2004-05-06 | 4 | -3/+502 |
|
|
* | ERR: Added units to SetTimeout documentation. | Brad King | 2004-05-06 | 1 | -4/+4 |
|
|
* | BUG: fix collapse full path to handle a file in the root directory | Bill Hoffman | 2004-05-06 | 1 | -2/+11 |
|
|
* | ENH: remove warnings | Bill Hoffman | 2004-04-30 | 1 | -7/+11 |
|
|
* | ENH: Added automatic adjustment of C++ flags to include -timplicit_local and ... | Brad King | 2004-04-29 | 1 | -0/+17 |
|
|
* | BUG: Most of time when asking if file exists, we actually want to read it... ... | Andy Cedilnik | 2004-04-29 | 1 | -3/+3 |
|
|
* | ERR: Verify that getenv returned something before using it | Andy Cedilnik | 2004-04-22 | 1 | -1/+8 |
|
|
* | BUG: fix for 301 CMAKE_LIBRARY_PATH and CMAKE_INCLUDE_PATH env vars now used ... | Bill Hoffman | 2004-04-22 | 2 | -4/+9 |
|
|
* | BUG: Prevent crash when the current working directory cannot be established | Andy Cedilnik | 2004-04-21 | 1 | -1/+6 |
|
|
* | ENH: Added comment for future work to make forwarding executable always stati... | Brad King | 2004-04-01 | 1 | -0/+9 |
|
|
* | ENH: Always include KWSys header files directory | Andy Cedilnik | 2004-03-15 | 1 | -1/+1 |
|
|
* | ERR: SIGSEGV == SIGBUS on BeOS. | Brad King | 2004-03-12 | 1 | -0/+2 |
|
|
* | ENH: change mingw to use libfoo.dll instead of foo.dll since it can link to them | Bill Hoffman | 2004-02-13 | 1 | -8/+0 |
|
|
* | ERR: Fixed use of _findfirst for MSVC 6. | Brad King | 2004-02-12 | 1 | -1/+6 |
|
|
* | fix incorrect signature for findfirst | Ken Martin | 2004-02-12 | 1 | -1/+1 |
|
|
* | Fix install test fail on mingw | Bill Hoffman | 2004-02-12 | 1 | -0/+8 |
|
|
* | BUG: Like cygwin, mingw does not produce .lib file for shared libraries, so s... | Andy Cedilnik | 2004-02-12 | 1 | -1/+1 |
|
|
* | ENH: On Cygwin shared libraries have only .dll file no .lib file, so when fin... | Andy Cedilnik | 2004-02-11 | 1 | -0/+8 |
|
|
* | BUG: Corrected detection of exceptional exit code. | Brad King | 2004-01-28 | 1 | -3/+3 |
|
|
* | ENH: Added exception string to abnormal termination report. | Brad King | 2004-01-28 | 1 | -1/+2 |
|
|
* | 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 |
|
|