1. 4b92044 build-unit-test-docker: Update CLI11 1.7.1 -> 1.8.0 by Lei YU · 5 years ago
  2. 938d21e mac: Move to using cppcheck via apt install by Andrew Geissler · 5 years ago
  3. dda4513 mac: Remove unsupported option to flock by Andrew Geissler · 5 years ago
  4. b317501 mac: Use bash from user env path by Andrew Geissler · 5 years ago
  5. d34cf32 build-unit-test-docker: Bump libvncserver by Jae Hyun Yoo · 5 years ago
  6. 8a273be build-unit-test-docker: Install pdbg in image by Andrew Jeffery · 5 years ago
  7. b4296f5 build-unit-test-docker: Lift openbmc org constraint for HEAD_PKGS by Andrew Jeffery · 5 years ago
  8. 6b25a03 Add npm by Gunnar Mills · 5 years ago
  9. f876a3c openpower-dbus-interfaces dependency update by Andrew Geissler · 5 years ago
  10. c1e93cb build-unit-test-docker: Fix linter errors by William A. Kennington III · 5 years ago
  11. 11a6e9e Typo fixes in code documentation by George Keishing · 5 years ago
  12. 4f47a5c build-unit-test-docker: Fix phosphor-logging dependencies by William A. Kennington III · 5 years ago
  13. 6b50d70 build-unit-test-docker: Add fmtlib by William A. Kennington III · 5 years ago
  14. f676941 unit-test: clang tools 6.0 -> 8 by William A. Kennington III · 5 years ago
  15. 0232a25 build-unit-test-docker: gcc-8 -> gcc-9 by William A. Kennington III · 5 years ago
  16. 0be795e build-unit-test-docker: Update lcov by William A. Kennington III · 5 years ago
  17. cf8fddb Add libgpiod-dev into docker container by James Feist · 5 years ago
  18. a23d114 build-unit-test-docker: Update meson to match poky by William A. Kennington III · 6 years ago
  19. 19b811b build-unit-tests: bump linux-headers revision by Patrick Venture · 6 years ago
  20. f3e08ee build-unit-test: Remove objmgr workaround by Matt Spinler · 6 years ago
  21. a1ee265 build-unit-test-docker: Add systemd by Brad Bishop · 6 years ago
  22. f688464 build-unit-test-docker: Fix permissions by William A. Kennington III · 6 years ago
  23. 1aed125 build-unit-test-docker: gpioplus requires stdplus by William A. Kennington III · 6 years ago
  24. 8364831 build-unit-test-docker: Build gpioplus with meson by William A. Kennington III · 6 years ago
  25. 4ca0e7b build-unit-test-docker: sdeventplus will depend on function2 by William A. Kennington III · 6 years ago
  26. 8ff1e0f build-unit-test-docker: Add function2 by William A. Kennington III · 6 years ago
  27. 2d3eda0 build-unit-test-docker: Add linux-headers by William A. Kennington III · 6 years ago
  28. a472fda build-unit-test-docker: sdeventplus will now depend on stdplus by William A. Kennington III · 6 years ago
  29. 1b87321 build-unit-test-docker: Add stdplus to the cache by William A. Kennington III · 6 years ago
  30. 2b639f3 build-unit-test-docker: Build sdeventplus with meson by William A. Kennington III · 6 years ago
  31. 55b84ba unit-test-docker: ubuntu:bionic -> ubuntu:disco by William A. Kennington III · 6 years ago
  32. acc7fc7 boost: 1.68.0 -> 1.69.0 by William A. Kennington III · 6 years ago
  33. 530a802 cleanup: build-unit-test-docker.sh: use double brackets instead of single by Patrick Venture · 6 years ago
  34. f5bd236 build-unit-test-docker: Update CLI11 1.6.1 -> 1.7.1 by William A. Kennington III · 6 years ago
  35. 1a65182 build-unit-test-docker: Use newer lcov snapshot by William A. Kennington III · 6 years ago
  36. 84ba54c build-unit-test-docker: gcov has to be the same version as gcc by William A. Kennington III · 6 years ago
  37. e4b2871 Use gcc8 as default in CI container by Andrew Geissler · 6 years ago
  38. fafef89 scripts/unit-test: Add clang-tidy support if configuration is provided by William A. Kennington III · 6 years ago
  39. 3eaf592 build-unit-test-docker: Update googletest by William A. Kennington III · 6 years ago
  40. 55cb1af build-unit-test-docker: Ensure pthread flag is -pthread by William A. Kennington III · 6 years ago
  41. 3bba8fb build-unit-test-docker: Fix sudo umask by William A. Kennington III · 6 years ago
  42. ffffc1c Optimize ls-remote with --heads by Andrew Geissler · 6 years ago
  43. a6b93bf Support branch input to unit test docker script by Andrew Geissler · 6 years ago
  44. d79407e Convert parameters to env variables by Andrew Geissler · 6 years ago
  45. baeb4f5 build-unit-test-docker: Add meson support by William A. Kennington III · 6 years ago
  46. be6aab2 unit-test: Support running as non-root by William A. Kennington III · 6 years ago
  47. def31a8 build: docker: add protobuf libraries by Patrick Venture · 6 years ago
  48. 380907a sdbusplus: during build disable-tests by Patrick Venture · 6 years ago
  49. 36f2622 build-unit-test-docker: Workaround COPY bug by William A. Kennington III · 6 years ago
  50. 2b168a8 build-scripts: build boost library instead of just install headers by Vernon Mauery · 6 years ago
  51. 1d15651 Copy openpower dbus yaml for phosphor-logging by Matt Spinler · 6 years ago
  52. ad4354e build-unit-test-docker: add cppcheck static analysis tool by Patrick Venture · 6 years ago
  53. eaca67c build-unit-test-docker: Update third-party packages by William A. Kennington III · 6 years ago
  54. 37b2704 fixup: grab all of array for cli11 by Patrick Venture · 6 years ago
  55. 87445f2 cleanup: use double brackets instead of single by Patrick Venture · 6 years ago
  56. 1962d57 build-unit-test-docker: Include CLI11 by William A. Kennington III · 6 years ago
  57. da70d70 build-unit-test-docker: Restructure with container merging by William A. Kennington III · 6 years ago
  58. 212cfcb build-unit-test-docker: Customize image at the end by William A. Kennington III · 6 years ago
  59. c227fb7 build-unit-test-docker: Consolidate third-party versions by William A. Kennington III · 6 years ago
  60. 048b5ee build-unit-test-docker: Consolidate make invocations by William A. Kennington III · 6 years ago
  61. c8e8b20 build-unit-test-docker: Fix all PREFIX references by William A. Kennington III · 6 years ago
  62. 4815f70 build-unit-test-docker: Get rid of git clones by William A. Kennington III · 6 years ago
  63. 5b55008 build-unit-test-docker: Don't store downloaded tarballs by William A. Kennington III · 6 years ago
  64. 513fe91 build-unit-test-docker: Consolidate down to one command by William A. Kennington III · 6 years ago
  65. bb71cc0 build-unit-test-docker: Get rid of custom flags for libvncserver by William A. Kennington III · 6 years ago
  66. 3cf94fd build-unit-test-docker: Make common flags for autotools by William A. Kennington III · 6 years ago
  67. b47eea5 build-unit-test-docker: Use separate build directory from source by William A. Kennington III · 6 years ago
  68. 4a67c40 build-unit-test-docker: Make common cmake flags by William A. Kennington III · 6 years ago
  69. feeceb6 build-unit-test-docker: Install in /usr/local by William A. Kennington III · 6 years ago
  70. 581c4d4 build-unit-test-docker: Build third-party packages early by William A. Kennington III · 6 years ago
  71. 61a3397 build-unit-test: fetch libldap2-dev by Andrew Geissler · 6 years ago
  72. 182bbf3 Add libi2c-dev to image by James Feist · 6 years ago
  73. 4f2652c tinyxml2: fix build order by James Feist · 6 years ago
  74. f69d8a1 Directly clone tinyxml2 by Matt Spinler · 6 years ago
  75. 32deed8 build-unit-test-docker: Generate depcache in parallel by William A. Kennington III · 6 years ago
  76. eb31a64 Fix tinyxml2 dependency by Matt Spinler · 6 years ago
  77. f211960 Add tinyxml2 dependency by Matt Spinler · 6 years ago
  78. 61c89bb Add manual build and install of libvncserver by Eddie James · 6 years ago
  79. 2232996 unit-test: Add gpioplus by Patrick Venture · 6 years ago
  80. b4f730a unit-test: Add sdeventplus by William A. Kennington III · 6 years ago
  81. 1e96790 Add libvncserver-dev package to unit-test build script by Eddie James · 6 years ago
  82. 52164fd unit-test CI: switch to clang-format-6.0 by Patrick Venture · 6 years ago
  83. 48347e0 Add wget by Ratan Gupta · 6 years ago
  84. 878df5c Add Cmake Support by James Feist · 6 years ago
  85. 4bd2d45 Use host network when building unit-test docker by James Feist · 6 years ago
  86. 22658b0 unit-test: Socks proxy support while building the container by William A. Kennington III · 6 years ago
  87. 972b587 unit-test: Output googletest binaries with debugging info by William A. Kennington III · 6 years ago
  88. 2466000 Add libpam to docker scripts by Richard Marian Thomaiyar · 6 years ago
  89. 8557b96 Make ubuntu:artful default for unit test docker by Andrew Geissler · 6 years ago
  90. b1da127 unit-test: Add debug symbols for common packages by William A. Kennington III · 6 years ago
  91. ed1ebbc unit-test: Use a newer googletest by William A. Kennington III · 6 years ago
  92. 7e46dd8 unit-test: Use the built-in autoconf-archive by William A. Kennington III · 6 years ago
  93. 9e2be20 build-unit-test-docker: Add extra test tools by William A. Kennington III · 6 years ago
  94. 84f207d build-unit-test-docker: Fix home dir creation by William A. Kennington III · 6 years ago
  95. a0a1e33 Add libsnmp-dev by Ratan Gupta · 6 years ago
  96. 643d8d0 add libconfig++-dev package by Patrick Venture · 7 years ago
  97. b720697 build-unit-test-docker: Directly install pip{,3} via python{3,}-pip packages by Andrew Jeffery · 7 years ago
  98. ed13635 apply pkg-config patch to googletest by Patrick Venture · 7 years ago
  99. 2f03fd7 Add libnl library by Ratan Gupta · 7 years ago
  100. f1c614a build-unit-test-docker.sh: Install iproute2 for `ip` utility by Andrew Jeffery · 7 years ago