提交历史

作者 SHA1 备注 提交日期
  Bill Hoffman 75f9434374 BUG: fix SameFile function for windows, and compare source directories 23 年之前
  Bill Hoffman dc15248b40 BUG: do escaped semi-colon better 23 年之前
  Bill Hoffman 72022ac27b ENH: add ability to escape semi-colons 23 年之前
  Sebastien Barre 41bd8eff90 Syntax seemed to be confusing according to the Bill 23 年之前
  Bill Hoffman a07cdc75e1 use stream not sprintf 23 年之前
  Sebastien Barre a89dd1fbaf ENH: FilesDiffer checks for 0 byte files 23 年之前
  Sebastien Barre 36189ce2a8 ENH: more paranoid checkings 24 年之前
  Sebastien Barre f3a280d7d5 FIX: iostream binary flag should be used for cygwin too 24 年之前
  Sebastien Barre 4307df12ac FIX: fix UMR 24 年之前
  Bill Hoffman 789267c949 ENH: speed improvements 24 年之前
  John Biddiscombe 7d8d326d93 ERR: ReplaceString didn't work properly if replace was longer than with as 24 年之前
  Bill Hoffman d42055b283 ENH: fix more space problems, you can add args to the ExecProgram command separatly now 24 年之前
  Bill Hoffman 2b4e802a94 ENH: fix for regkey and ; separation 24 年之前
  Sebastien Barre 92897bf3a8 ENH: add functions to API (read, write, delete registry key value) 24 年之前
  Bill Hoffman 7d76de4403 make sure ; expansion is done in all commands 24 年之前
  Sebastien Barre ccbdc30a8c ENH: ExpandListArguments(): empty elements in semi-colon-separated string-list can now be ignored. 24 年之前
  Sebastien Barre 32fb77fff2 ENH: cmCopyFile ; the path to the destination file will be created ; second arg can be a directory. 24 年之前
  Bill Hoffman 6fc3080458 BUG: fix RunCommand again... back to system, but with GetShortPath 24 年之前
  Bill Hoffman 567edf0e9a ENH: overhaul of RunCommand on windows, if only win32 had popen... 24 年之前
  Bill Hoffman 809b32fe59 ENH: remove several compiler warnings 24 年之前
  Bill Hoffman 8aa3c35dad ENH: add suport for semi-colon separated list variables 24 年之前
  Bill Hoffman 4651dbcfc6 ENH: expand variables in arguments before the commands get them 24 年之前
  Bill Hoffman 2b9140f6b5 BUG: get the correct return value from pclose 24 年之前
  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 年之前