Commit History

作者 SHA1 備註 提交日期
  Simon Glass c05aa03642 buildman: Convert to Python 3 4 年之前
  Simon Glass e5fc79ea71 buildman: Write the environment out to an 'env' file 5 年之前
  Simon Glass 00beb2485f buildman: Add support for building with clang 5 年之前
  Simon Glass e74429bb17 buildman: Deal nicely with invalid build-status file 5 年之前
  Alex Kiernan 0ddc510ea3 buildman: Extract environment as part of each build 6 年之前
  Lothar Waßmann 409fc029c4 tools: buildman: Don't use the working dir as build dir 6 年之前
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年之前
  Daniel Schwierzeck 2371d1bcbf buildman: add option -E for treating compiler warnings as errors 6 年之前
  Daniel Schwierzeck aafbe82fb6 buildman: properly translate strings for log and err files to ASCII 7 年之前
  Tom Rini fbeb337529 buildman: Translate more strings to latin-1 7 年之前
  Simon Glass a9401b2bc9 buildman: Rename do_build to config_only 7 年之前
  Simon Glass b50113f373 buildman: Add an option to just create the config 7 年之前
  York Sun f40fa9b36f tools: buildman: Remove duplicated code 7 年之前
  Simon Glass 2880e6b5e2 buildman: Drop the 'alive' flag in BuilderThread 7 年之前
  Simon Glass 63781bd65e buildman: Drop the 'active' flag in the builder 7 年之前
  Stephen Warren f79f1e0c0e buildman: allow more incremental building 8 年之前
  Tom Rini dd59211046 builderthread.py: Keep 'SPL' 9 年之前
  Tom Rini f5e5ece0b7 buildman: Make -V (verbose_build) really be verbose 9 年之前
  Tom Rini 0eb4c04503 buildman: Keep more outputs with the --keep-outputs flag 9 年之前
  Simon Glass 970f932a68 buildman: Store build config files 9 年之前
  Simon Glass 88c8dcf949 buildman: Adjust the 'aborted' heuristic for writing output 9 年之前
  Simon Glass 40f11fce7c buildman: Show 'make' command line when -V is used 9 年之前
  Simon Glass d2ce658de5 buildman: Add an option to write the full build output 9 年之前
  Simon Glass bb1501f2c2 buildman: Add an option to use the full tool chain path 9 年之前
  Tom Rini ce267335c3 buildman: Save *.img files too 9 年之前
  Thierry Reding f3d015cb4a buildman: Create parent directories as necessary 9 年之前
  Simon Glass fb3954f9ea buildman: Correct counting of build failures on retry 9 年之前
  Simon Glass 48c1b6a8ff buildman: Remove the directory prefix from each error line 9 年之前
  Roger Meier fd18a89e7f Makefile: remove generated boards.cfg within make distclean 9 年之前
  Simon Glass 190064b4da buildman: Move BuilderThread code to its own file 9 年之前