提交历史

作者 SHA1 备注 提交日期
  Bill Hoffman 2d9e5edb27 ENH: increase coverage 23 年之前
  Bill Hoffman 2489a3583d ENH: better comment processing 23 年之前
  Berk Geveci e10cea0da4 RunCommand now checks whether the process died abnormally (on Unix) 23 年之前
  Sebastien Barre ebebe660df ENH: add no_system_path option to FindProgram so that the PATH is ignored 23 年之前
  Brad King 6b08b83d89 ERR: Added variable initializer. 23 年之前
  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 23 年之前
  Sebastien Barre f3a280d7d5 FIX: iostream binary flag should be used for cygwin too 23 年之前
  Sebastien Barre 4307df12ac FIX: fix UMR 23 年之前
  Bill Hoffman 789267c949 ENH: speed improvements 23 年之前
  John Biddiscombe 7d8d326d93 ERR: ReplaceString didn't work properly if replace was longer than with as 23 年之前
  Bill Hoffman d42055b283 ENH: fix more space problems, you can add args to the ExecProgram command separatly now 23 年之前
  Bill Hoffman 2b4e802a94 ENH: fix for regkey and ; separation 23 年之前
  Sebastien Barre 92897bf3a8 ENH: add functions to API (read, write, delete registry key value) 23 年之前
  Bill Hoffman 7d76de4403 make sure ; expansion is done in all commands 23 年之前
  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 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 年之前