Commit History

作者 SHA1 備註 提交日期
  Bill Hoffman 65e3edea04 ENH: use separate vars for creating c++ and c shared libraries and add a test for c libraries 24 年之前
  Bill Hoffman d42055b283 ENH: fix more space problems, you can add args to the ExecProgram command separatly now 24 年之前
  Bill Hoffman 567edf0e9a ENH: overhaul of RunCommand on windows, if only win32 had popen... 24 年之前
  Bill Hoffman 4651dbcfc6 ENH: expand variables in arguments before the commands get them 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 年之前
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 年之前
  Sebastien Barre 5ab173b5ea Fix: "cd arg2 ; arg1" not working. OK with &&. Also should prevent from: "cd non_existing_dir_oops && rm -fr *" 24 年之前
  Sebastien Barre 6d1a312c7b Fix bug: was expanding second arg even if not passed. crashed 24 年之前
  Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
  Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass 24 年之前
  Bill Hoffman 885e37da22 ENH: call configure from cmake 24 年之前