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