Commit History

Author SHA1 Message Date
  Bill Hoffman dcf821ad4d BUG: look for exe path as well. 24 years ago
  Bill Hoffman e179ddde12 ENH: look for .com files before .exe 24 years ago
  Bill Hoffman 6c1e38abb4 clean up in dot net 24 years ago
  Bill Hoffman 6ad590aad6 ENH: dot net almost working 24 years ago
  Bill Hoffman cd9157d9ea BUG: fix remove of cygdrive path stuff 24 years ago
  Brad King a6333bfca3 ERR: std::ios::binary is only needed for Windows platforms, and isn't supported for all UNIX platforms. 24 years ago
  Bill Hoffman b8d2413156 ENH: fix for spaces in paths on unix 24 years ago
  Bill Hoffman 8c3400dc6b ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type 24 years ago
  Brad King bfcf4b02bf ENH: Another attempt at getting cmCopyFile to work correctly. The previous implementation was correct, but didn't work on HPUX due to stream library bugs. This implementation will hopefully work everywhere. 24 years ago
  Bill Hoffman 5cd08d0563 BUG: fix copy file for HP 24 years ago
  Bill Hoffman 60b9a2c14b ENH: first pass at dot net support 24 years ago
  Bill Hoffman 8e15a1ede7 BUG: fix CollapseFullPath so a trailing slash is not added to directories 24 years ago
  Bill Hoffman 80f716941e add bool return value so diagnostics are easier 24 years ago
  Berk Geveci 31561a7848 BUG: fix for network paths 24 years ago
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 years ago
  Sebastien Barre 747457abb6 ENH: RemoveFile returns if the file was removed or not 24 years ago
  Amitha Perera b2085d7e9d Rolling back symbolic path changes until it works on Windows. 24 years ago
  Amitha Perera 2fa6a0eb44 ENH: Add an invocation that maintains symbolic paths to the source and binary trees, mainly for systems with automounted network drives. 24 years ago
  Andy Cedilnik e89d9d3378 Better handling of new lines when moving from dos to unix 24 years ago
  Ken Martin 82b3ed83d4 handle tildas 24 years ago
  Bill Hoffman 11084af423 ENH: remove /tmp_mnt from all paths in convert to unix slashes 24 years ago
  Berk Geveci 521d8d9410 Improvements to the curses interface. 24 years ago
  Bill Hoffman eecf4b9cbf ENH: add advanced variable types and command line wizard gui 24 years ago
  Ken Martin 7850f7b319 removed warning messages 24 years ago
  Bill Hoffman 12551a33c3 NMake with spaces in directories 24 years ago
  Bill Hoffman da17f30cb5 ENH: add new command VARIABLE_REQUIRES for better debugging of list files 24 years ago
  Bill Hoffman 94f82edd07 Closer to nmake build 24 years ago
  Bill Hoffman 41017cbc88 ENH: clean up warnings 24 years ago
  Bill Hoffman b0e3a2def0 ENH: use callback not ifdef for MFC message box errors 24 years ago
  Bill Hoffman 539318f587 ENH: add callback for message display 24 years ago