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