Commit Verlauf

Autor SHA1 Nachricht Datum
  Sebastien Barre ccbdc30a8c ENH: ExpandListArguments(): empty elements in semi-colon-separated string-list can now be ignored. vor 24 Jahren
  Sebastien Barre 32fb77fff2 ENH: cmCopyFile ; the path to the destination file will be created ; second arg can be a directory. vor 24 Jahren
  Bill Hoffman 6fc3080458 BUG: fix RunCommand again... back to system, but with GetShortPath vor 24 Jahren
  Bill Hoffman 567edf0e9a ENH: overhaul of RunCommand on windows, if only win32 had popen... vor 24 Jahren
  Bill Hoffman 809b32fe59 ENH: remove several compiler warnings vor 24 Jahren
  Bill Hoffman 8aa3c35dad ENH: add suport for semi-colon separated list variables vor 24 Jahren
  Bill Hoffman 4651dbcfc6 ENH: expand variables in arguments before the commands get them vor 24 Jahren
  Bill Hoffman 2b9140f6b5 BUG: get the correct return value from pclose vor 24 Jahren
  Bill Hoffman dcf821ad4d BUG: look for exe path as well. vor 24 Jahren
  Bill Hoffman e179ddde12 ENH: look for .com files before .exe vor 24 Jahren
  Bill Hoffman 6c1e38abb4 clean up in dot net vor 24 Jahren
  Bill Hoffman 6ad590aad6 ENH: dot net almost working vor 24 Jahren
  Bill Hoffman cd9157d9ea BUG: fix remove of cygdrive path stuff vor 24 Jahren
  Brad King a6333bfca3 ERR: std::ios::binary is only needed for Windows platforms, and isn't supported for all UNIX platforms. vor 24 Jahren
  Bill Hoffman b8d2413156 ENH: fix for spaces in paths on unix vor 24 Jahren
  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 vor 24 Jahren
  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. vor 24 Jahren
  Bill Hoffman 5cd08d0563 BUG: fix copy file for HP vor 24 Jahren
  Bill Hoffman 60b9a2c14b ENH: first pass at dot net support vor 24 Jahren
  Bill Hoffman 8e15a1ede7 BUG: fix CollapseFullPath so a trailing slash is not added to directories vor 24 Jahren
  Bill Hoffman 80f716941e add bool return value so diagnostics are easier vor 24 Jahren
  Berk Geveci 31561a7848 BUG: fix for network paths vor 24 Jahren
  Will Schroeder a6a43d5320 ENH:Updated copyright vor 24 Jahren
  Sebastien Barre 747457abb6 ENH: RemoveFile returns if the file was removed or not vor 24 Jahren
  Amitha Perera b2085d7e9d Rolling back symbolic path changes until it works on Windows. vor 24 Jahren
  Amitha Perera 2fa6a0eb44 ENH: Add an invocation that maintains symbolic paths to the source and binary trees, mainly for systems with automounted network drives. vor 24 Jahren
  Andy Cedilnik e89d9d3378 Better handling of new lines when moving from dos to unix vor 24 Jahren
  Ken Martin 82b3ed83d4 handle tildas vor 24 Jahren
  Bill Hoffman 11084af423 ENH: remove /tmp_mnt from all paths in convert to unix slashes vor 24 Jahren
  Berk Geveci 521d8d9410 Improvements to the curses interface. vor 24 Jahren