1. 29b8051 unit-test.py: Remove objmgr workaround by Matt Spinler · 6 years ago
  2. 7188deb Add obmc-phosphor-debug-tarball to build by Ed Tanous · 6 years ago
  3. f3e08ee build-unit-test: Remove objmgr workaround by Matt Spinler · 6 years ago
  4. 428553d DMTF Usecase checker tool requirement package by George Keishing · 6 years ago
  5. c822ed4 kernel-build-setup: Correct name of cross compiler by Joel Stanley · 6 years ago
  6. f5a9829 unit-test: meson: allow missing meson-options.txt by Brad Bishop · 6 years ago
  7. a1ee265 build-unit-test-docker: Add systemd by Brad Bishop · 6 years ago
  8. f688464 build-unit-test-docker: Fix permissions by William A. Kennington III · 6 years ago
  9. 1aed125 build-unit-test-docker: gpioplus requires stdplus by William A. Kennington III · 6 years ago
  10. 8364831 build-unit-test-docker: Build gpioplus with meson by William A. Kennington III · 6 years ago
  11. 4ca0e7b build-unit-test-docker: sdeventplus will depend on function2 by William A. Kennington III · 6 years ago
  12. 8ff1e0f build-unit-test-docker: Add function2 by William A. Kennington III · 6 years ago
  13. 2370524 scripts/unit-test: Add stdplus by William A. Kennington III · 6 years ago
  14. 2d3eda0 build-unit-test-docker: Add linux-headers by William A. Kennington III · 6 years ago
  15. a472fda build-unit-test-docker: sdeventplus will now depend on stdplus by William A. Kennington III · 6 years ago
  16. 1b87321 build-unit-test-docker: Add stdplus to the cache by William A. Kennington III · 6 years ago
  17. 2b639f3 build-unit-test-docker: Build sdeventplus with meson by William A. Kennington III · 6 years ago
  18. 55b84ba unit-test-docker: ubuntu:bionic -> ubuntu:disco by William A. Kennington III · 6 years ago
  19. e584c3b unit-test: add ipmiblob library lookup by Patrick Venture · 6 years ago
  20. 882254f DMTF Redfish-JsonSchema-ResponseValidator package install by George Keishing · 6 years ago
  21. acc7fc7 boost: 1.68.0 -> 1.69.0 by William A. Kennington III · 6 years ago
  22. 26dd8e1 Python3.x bs4 package for redfish validator via pip3 by George Keishing · 6 years ago
  23. 2dab4d9 initramfs: Add ipmitool by Joel Stanley · 6 years ago
  24. b76c0b6 Package installation required for DTMF Redfish-Service-Validator by George Keishing · 6 years ago
  25. d29d159 Add docker run script for rootfs_size.py by Michael Shepos · 6 years ago
  26. 6e77d11 Add docker build script for rootfs_size.py by Michael Shepos · 6 years ago
  27. 530a802 cleanup: build-unit-test-docker.sh: use double brackets instead of single by Patrick Venture · 6 years ago
  28. 7513019 scripts/unit-test: Make skipped steps more verbose by William A. Kennington III · 6 years ago
  29. 0b7fb2b scripts/unit-test: Detect problematic sanitizers by William A. Kennington III · 6 years ago
  30. 0326ded scripts/unit-test: Detect problematic valgrind by William A. Kennington III · 6 years ago
  31. 49d4e59 scripts/unit-test: meson: Support custom valgrind setup by William A. Kennington III · 6 years ago
  32. eaff24a scripts/unit-test: Rename maybe_run* to maybe_make* by William A. Kennington III · 6 years ago
  33. 90b106a scripts/unit-test: Remove confusing directory references by William A. Kennington III · 6 years ago
  34. 1fddb97 scripts/unit-test: check_call_cmd: Remove directory argument by William A. Kennington III · 6 years ago
  35. 993ab33 scripts/unit-test: Update for new ipmi libs by William A. Kennington III · 6 years ago
  36. 10afbb2 Make xtrct_small_copy_dir optional parameter by Michael Shepos · 6 years ago
  37. 282e330 scripts/unit-test: Don't run ub+asan on ppc64 by William A. Kennington III · 6 years ago
  38. 87963e0 kernel-build: Enable virtio-net driver by Murilo Opsfelder Araujo · 6 years ago
  39. f5bd236 build-unit-test-docker: Update CLI11 1.6.1 -> 1.7.1 by William A. Kennington III · 6 years ago
  40. 73b0d6e scripts/unit-test(meson): Enforce stricter build requirements by William A. Kennington III · 6 years ago
  41. 65b37fa scripts/unit-test: Support running tests only by William A. Kennington III · 6 years ago
  42. 3939e95 Remove Kubernetes support. by Michael Shepos · 6 years ago
  43. 4c5b12e Add tiogapass to build target by Vijay Khemka · 6 years ago
  44. c5c4692 Default to using robot directly by Andrew Geissler · 6 years ago
  45. bbd8455 Support branches in meta-ci jenkins job by Andrew Geissler · 6 years ago
  46. 1a65182 build-unit-test-docker: Use newer lcov snapshot by William A. Kennington III · 6 years ago
  47. 84ba54c build-unit-test-docker: gcov has to be the same version as gcc by William A. Kennington III · 6 years ago
  48. a3f390e qemu: Add ca-certificates to container by Joel Stanley · 6 years ago
  49. e4b2871 Use gcc8 as default in CI container by Andrew Geissler · 6 years ago
  50. fafef89 scripts/unit-test: Add clang-tidy support if configuration is provided by William A. Kennington III · 6 years ago
  51. 3eaf592 build-unit-test-docker: Update googletest by William A. Kennington III · 6 years ago
  52. 55cb1af build-unit-test-docker: Ensure pthread flag is -pthread by William A. Kennington III · 6 years ago
  53. 17d5c35 scripts/unit-test: Run ub+asan for meson by William A. Kennington III · 6 years ago
  54. 9fe5832 scripts/unit-test: Only build coverage output if coverage run by William A. Kennington III · 6 years ago
  55. 40d5c7c scripts/unit-test: Only export coverage data for coverage checking by William A. Kennington III · 6 years ago
  56. 37a89a2 scripts/unit-test: Don't run valgrind on ppc64 by William A. Kennington III · 6 years ago
  57. 25e5814 scripts/unit-test: Set meson build type by William A. Kennington III · 6 years ago
  58. 6764d5f scripts/unit-test: Only use defined meson options by William A. Kennington III · 6 years ago
  59. 3bba8fb build-unit-test-docker: Fix sudo umask by William A. Kennington III · 6 years ago
  60. b0a86db Add run-meta-ci to repository by Andrew Geissler · 6 years ago
  61. 936d313 Add initial README for new jenkins sub-directory by Andrew Geissler · 6 years ago
  62. ffffc1c Optimize ls-remote with --heads by Andrew Geissler · 6 years ago
  63. a61acb5 Support branch option in unit-test script by Andrew Geissler · 6 years ago
  64. 9f980d7 Improve documentation for run-unit-test-docker.sh by Andrew Geissler · 6 years ago
  65. 6136357 Clarify required parameters by Andrew Geissler · 6 years ago
  66. a6b93bf Support branch input to unit test docker script by Andrew Geissler · 6 years ago
  67. d79407e Convert parameters to env variables by Andrew Geissler · 6 years ago
  68. 3f1d120 scripts/unit-test: Add meson support by William A. Kennington III · 6 years ago
  69. baeb4f5 build-unit-test-docker: Add meson support by William A. Kennington III · 6 years ago
  70. 54d4faf scripts/unit-test: ldconfig should be run before each build by William A. Kennington III · 6 years ago
  71. e67f5fc script/unit-test: Fix autoconf detection by William A. Kennington III · 6 years ago
  72. 9a32d5e scripts/unit-test: Prevent duplicate deps from being checked by William A. Kennington III · 6 years ago
  73. c048cc0 scripts/unit-test: build_dep_tree cleanup autotools specific code by William A. Kennington III · 6 years ago
  74. d61316d scripts/unit-tests: Don't build superfluous code for dependencies by William A. Kennington III · 6 years ago
  75. 4e3818d scripts/unit-test: Add common configure option for examples by William A. Kennington III · 6 years ago
  76. a045491 scripts/unit-test: Allow for dependencies to be built without tests by William A. Kennington III · 6 years ago
  77. e91b774 scripts/unit-test: Support multiple bootstrap files by William A. Kennington III · 6 years ago
  78. be6aab2 unit-test: Support running as non-root by William A. Kennington III · 6 years ago
  79. def31a8 build: docker: add protobuf libraries by Patrick Venture · 6 years ago
  80. c5243f0 trace-kernel-build: Disable pipefail as it causes build to exit by Joel Stanley · 6 years ago
  81. 2de03e9 Change qemux86-64 BITBAKE_CMD to LAYER_DIR in target case by Michael Shepos · 6 years ago
  82. 780ec09 script/unit-test: Refactor out individual build by William A. Kennington III · 6 years ago
  83. 380907a sdbusplus: during build disable-tests by Patrick Venture · 6 years ago
  84. 0e5dd8a Redfish library API package install needed for test automation by George Keishing · 6 years ago
  85. d70980f run-unit-test-docker: Allow overriding workdir by William A. Kennington III · 6 years ago
  86. 0c6ca41 kernel-build-setup: Add deps for recent kernels by Joel Stanley · 6 years ago
  87. b23c4cc qemu-build: Simplify by Joel Stanley · 6 years ago
  88. 36f2622 build-unit-test-docker: Workaround COPY bug by William A. Kennington III · 6 years ago
  89. 366dd76 scripts: format-code: enable .clang-ignore file by Patrick Venture · 6 years ago
  90. 2b168a8 build-scripts: build boost library instead of just install headers by Vernon Mauery · 6 years ago
  91. dd82072 Support building qemux86-64 to support the x86 SDK by Andrew Geissler · 7 years ago
  92. 30ec0c4 scripts: format-code.sh: use double braces by Patrick Venture · 6 years ago
  93. 1d15651 Copy openpower dbus yaml for phosphor-logging by Matt Spinler · 6 years ago
  94. e32aaee qemu-build: Disable -Werror by Joel Stanley · 6 years ago
  95. 13b7b42 initramfs-build: Add rsync to container by Joel Stanley · 6 years ago
  96. 93b959d initramfs_build: Update with the actual script being run by Joel Stanley · 6 years ago
  97. 7161a17 build-setup: Refactor BITBAKE_CMD construction by Brad Bishop · 6 years ago
  98. ad4354e build-unit-test-docker: add cppcheck static analysis tool by Patrick Venture · 6 years ago
  99. d37b805 scripts: unit-test: add missing regex typing by Patrick Venture · 6 years ago
  100. eaca67c build-unit-test-docker: Update third-party packages by William A. Kennington III · 6 years ago