1. 8364831 build-unit-test-docker: Build gpioplus with meson by William A. Kennington III · 6 years ago
  2. 4ca0e7b build-unit-test-docker: sdeventplus will depend on function2 by William A. Kennington III · 6 years ago
  3. 8ff1e0f build-unit-test-docker: Add function2 by William A. Kennington III · 6 years ago
  4. 2d3eda0 build-unit-test-docker: Add linux-headers by William A. Kennington III · 6 years ago
  5. a472fda build-unit-test-docker: sdeventplus will now depend on stdplus by William A. Kennington III · 6 years ago
  6. 1b87321 build-unit-test-docker: Add stdplus to the cache by William A. Kennington III · 6 years ago
  7. 2b639f3 build-unit-test-docker: Build sdeventplus with meson by William A. Kennington III · 6 years ago
  8. 55b84ba unit-test-docker: ubuntu:bionic -> ubuntu:disco by William A. Kennington III · 6 years ago
  9. acc7fc7 boost: 1.68.0 -> 1.69.0 by William A. Kennington III · 6 years ago
  10. 530a802 cleanup: build-unit-test-docker.sh: use double brackets instead of single by Patrick Venture · 6 years ago
  11. f5bd236 build-unit-test-docker: Update CLI11 1.6.1 -> 1.7.1 by William A. Kennington III · 6 years ago
  12. 1a65182 build-unit-test-docker: Use newer lcov snapshot by William A. Kennington III · 6 years ago
  13. 84ba54c build-unit-test-docker: gcov has to be the same version as gcc by William A. Kennington III · 6 years ago
  14. e4b2871 Use gcc8 as default in CI container by Andrew Geissler · 6 years ago
  15. fafef89 scripts/unit-test: Add clang-tidy support if configuration is provided by William A. Kennington III · 6 years ago
  16. 3eaf592 build-unit-test-docker: Update googletest by William A. Kennington III · 6 years ago
  17. 55cb1af build-unit-test-docker: Ensure pthread flag is -pthread by William A. Kennington III · 6 years ago
  18. 3bba8fb build-unit-test-docker: Fix sudo umask by William A. Kennington III · 6 years ago
  19. ffffc1c Optimize ls-remote with --heads by Andrew Geissler · 6 years ago
  20. a6b93bf Support branch input to unit test docker script by Andrew Geissler · 6 years ago
  21. d79407e Convert parameters to env variables by Andrew Geissler · 6 years ago
  22. baeb4f5 build-unit-test-docker: Add meson support by William A. Kennington III · 6 years ago
  23. be6aab2 unit-test: Support running as non-root by William A. Kennington III · 6 years ago
  24. def31a8 build: docker: add protobuf libraries by Patrick Venture · 6 years ago
  25. 380907a sdbusplus: during build disable-tests by Patrick Venture · 6 years ago
  26. 36f2622 build-unit-test-docker: Workaround COPY bug by William A. Kennington III · 6 years ago
  27. 2b168a8 build-scripts: build boost library instead of just install headers by Vernon Mauery · 6 years ago
  28. 1d15651 Copy openpower dbus yaml for phosphor-logging by Matt Spinler · 6 years ago
  29. ad4354e build-unit-test-docker: add cppcheck static analysis tool by Patrick Venture · 6 years ago
  30. eaca67c build-unit-test-docker: Update third-party packages by William A. Kennington III · 6 years ago
  31. 37b2704 fixup: grab all of array for cli11 by Patrick Venture · 6 years ago
  32. 87445f2 cleanup: use double brackets instead of single by Patrick Venture · 6 years ago
  33. 1962d57 build-unit-test-docker: Include CLI11 by William A. Kennington III · 6 years ago
  34. da70d70 build-unit-test-docker: Restructure with container merging by William A. Kennington III · 6 years ago
  35. 212cfcb build-unit-test-docker: Customize image at the end by William A. Kennington III · 6 years ago
  36. c227fb7 build-unit-test-docker: Consolidate third-party versions by William A. Kennington III · 6 years ago
  37. 048b5ee build-unit-test-docker: Consolidate make invocations by William A. Kennington III · 6 years ago
  38. c8e8b20 build-unit-test-docker: Fix all PREFIX references by William A. Kennington III · 6 years ago
  39. 4815f70 build-unit-test-docker: Get rid of git clones by William A. Kennington III · 6 years ago
  40. 5b55008 build-unit-test-docker: Don't store downloaded tarballs by William A. Kennington III · 6 years ago
  41. 513fe91 build-unit-test-docker: Consolidate down to one command by William A. Kennington III · 6 years ago
  42. bb71cc0 build-unit-test-docker: Get rid of custom flags for libvncserver by William A. Kennington III · 6 years ago
  43. 3cf94fd build-unit-test-docker: Make common flags for autotools by William A. Kennington III · 6 years ago
  44. b47eea5 build-unit-test-docker: Use separate build directory from source by William A. Kennington III · 6 years ago
  45. 4a67c40 build-unit-test-docker: Make common cmake flags by William A. Kennington III · 6 years ago
  46. feeceb6 build-unit-test-docker: Install in /usr/local by William A. Kennington III · 6 years ago
  47. 581c4d4 build-unit-test-docker: Build third-party packages early by William A. Kennington III · 6 years ago
  48. 61a3397 build-unit-test: fetch libldap2-dev by Andrew Geissler · 6 years ago
  49. 182bbf3 Add libi2c-dev to image by James Feist · 6 years ago
  50. 4f2652c tinyxml2: fix build order by James Feist · 6 years ago
  51. f69d8a1 Directly clone tinyxml2 by Matt Spinler · 6 years ago
  52. 32deed8 build-unit-test-docker: Generate depcache in parallel by William A. Kennington III · 6 years ago
  53. eb31a64 Fix tinyxml2 dependency by Matt Spinler · 6 years ago
  54. f211960 Add tinyxml2 dependency by Matt Spinler · 6 years ago
  55. 61c89bb Add manual build and install of libvncserver by Eddie James · 6 years ago
  56. 2232996 unit-test: Add gpioplus by Patrick Venture · 6 years ago
  57. b4f730a unit-test: Add sdeventplus by William A. Kennington III · 6 years ago
  58. 1e96790 Add libvncserver-dev package to unit-test build script by Eddie James · 6 years ago
  59. 52164fd unit-test CI: switch to clang-format-6.0 by Patrick Venture · 6 years ago
  60. 48347e0 Add wget by Ratan Gupta · 6 years ago
  61. 878df5c Add Cmake Support by James Feist · 6 years ago
  62. 4bd2d45 Use host network when building unit-test docker by James Feist · 6 years ago
  63. 22658b0 unit-test: Socks proxy support while building the container by William A. Kennington III · 6 years ago
  64. 972b587 unit-test: Output googletest binaries with debugging info by William A. Kennington III · 6 years ago
  65. 2466000 Add libpam to docker scripts by Richard Marian Thomaiyar · 6 years ago
  66. 8557b96 Make ubuntu:artful default for unit test docker by Andrew Geissler · 6 years ago
  67. b1da127 unit-test: Add debug symbols for common packages by William A. Kennington III · 6 years ago
  68. ed1ebbc unit-test: Use a newer googletest by William A. Kennington III · 6 years ago
  69. 7e46dd8 unit-test: Use the built-in autoconf-archive by William A. Kennington III · 6 years ago
  70. 9e2be20 build-unit-test-docker: Add extra test tools by William A. Kennington III · 6 years ago
  71. 84f207d build-unit-test-docker: Fix home dir creation by William A. Kennington III · 6 years ago
  72. a0a1e33 Add libsnmp-dev by Ratan Gupta · 6 years ago
  73. 643d8d0 add libconfig++-dev package by Patrick Venture · 7 years ago
  74. b720697 build-unit-test-docker: Directly install pip{,3} via python{3,}-pip packages by Andrew Jeffery · 7 years ago
  75. ed13635 apply pkg-config patch to googletest by Patrick Venture · 7 years ago
  76. 2f03fd7 Add libnl library by Ratan Gupta · 7 years ago
  77. f1c614a build-unit-test-docker.sh: Install iproute2 for `ip` utility by Andrew Jeffery · 7 years ago
  78. 221eeda build-unit-test-docker.sh: Bake heavily-used repos into Docker image by Andrew Jeffery · 7 years ago
  79. 3b02d3f Add pycodestyle (pep8) to docker container by Adriana Kobylak · 7 years ago
  80. 158b0a1 Add clang format in for code format validation by Andrew Geissler · 7 years ago
  81. d62aa34 Fix directory path for nlohmann by Andrew Geissler · 7 years ago
  82. edb53d1 Fixing installation path and upgrading to nlohmann 3.0.1 by David Cobbley · 7 years ago
  83. e99c07a Add Nlohmann-json to build phosphor-ipmi-host by David Cobbley · 7 years ago
  84. 5158a32 Add iputils-ping to the build scripts by Saqib Khan · 7 years ago
  85. de7767c Add Cereal to docker image by Deepak Kodihalli · 7 years ago
  86. fb2adeb Update to Google Test 1.8 by Brad Bishop · 7 years ago
  87. 550bc0d Add libevdev-dev dependency for unit tests by Matthew Barth · 8 years ago
  88. 13ca380 Launch dbus session for docker unit tests by Leonel Gonzalez · 8 years ago
  89. 362ca85 Add python3 to the build scripts by Saqib Khan · 8 years ago
  90. 92f9387 Add libssl-dev dependency by Matthew Barth · 8 years ago
  91. a2366d9 Install pip and add python inflection dependency by Matthew Barth · 8 years ago
  92. 6cc35d8 Add python-mako and phosphor-logging dependencies by Matthew Barth · 8 years ago
  93. 0e90f3c Additional unit test dependencies by Matthew Barth · 8 years ago
  94. ccb7f85 Unit test script that runs within a docker image by Matthew Barth · 8 years ago
  95. b4aea67 Create base build unit test docker script by Matthew Barth · 8 years ago