コミット履歴

作者 SHA1 メッセージ 日付
  Rene Rivera d6a734bce0 Switch to using pulldom to be able to handle the very-large bjam XML log files. 18 年 前
  Rene Rivera 6437956b10 Work around differing option parsing assumptions between Python 2.3 and 2.5. The former assumes the arguments always include the program name, while the former assumes it doesn't. 18 年 前
  Rene Rivera 0c8d55ed25 Remove use of conditional expressions as they are not supported in Python 2.3. 18 年 前
  Rene Rivera 08a2397f1c Fix putting sublibrary tests within the same root library. And make the jam-target to test lookup step clear. (PJL.py) 18 年 前
  Rene Rivera fdf922a7fc Add support for test log processing with process_jam_log.py instead of C++ PJL. (also fixes #1889) 18 年 前
  Rene Rivera b7ecbd7f30 Re-implement PJL in Python to fix various problems with the C++ version. In brief to remove the need of a good C++ compiler to submit results, remove the post-processing of the raw bjam output, and to fix missing results (for example Spirit classic results). 18 年 前
粤ICP备19079148号