1. 08692d0 Merge pull request #260 from traeak/branch_cmake by Brian Olsen · 6 months ago
  2. bf6ade7 partial coverage update[ by Brian Olsen · 6 months ago
  3. 5a025a5 add cache-tests, clang-format, autest by Brian Olsen · 6 months ago
  4. 8517d8c convert master branch builds over to using cmake by default by Brian Olsen · 7 months ago
  5. 7d432de centos CI: use toolset 10 (#259) by Brian Neradt · 7 months ago
  6. c6aa675 centos:7 image - Add devtoolset-10 (#258) by Brian Neradt · 7 months ago
  7. 68382a9 pr builds: use ubuntu:20.04 with clang-12 (#257) by Brian Neradt · 7 months ago
  8. eef7d82 ubuntu:20.04 - Update to clang-12 (#256) by Brian Neradt · 7 months ago
  9. 8a7f88b Fixing cmake doc build for real this time (#255) by Brian Neradt · 7 months ago
  10. 692b944 PR docs: fix exporting cmake doc-build (#254) by Brian Neradt · 7 months ago
  11. b92fee8 Branch image updates for cmake (#253) by Brian Neradt · 7 months ago
  12. 580cef0 Switch our fedora images to fedora:39 (#252) by Brian Neradt · 7 months ago
  13. 8a5fd3d Updates for building fedora:39 (#251) by Brian Neradt · 7 months ago
  14. bcd4503 use ci-clang-analyzer preset (#250) by Brian Neradt · 7 months ago
  15. 640d2ff Remove the cmake.pipeline script (#249) by Brian Neradt · 7 months ago
  16. 04e7fc1 Adding the jenkins user to some ubuntu images (#248) by Brian Neradt · 7 months ago
  17. 27742a3 disable ccache for clang-analyzer (#247) by Brian Neradt · 7 months ago
  18. 8666100 centos: use -j4 (#246) by Brian Neradt · 7 months ago
  19. 671cd55 Fix the cmake check for clang-analyzer (#245) by Brian Neradt · 7 months ago
  20. ac0d231 clang-analyzer: use cmake (#244) by Brian Neradt · 7 months ago
  21. a1f5d93 freebsd: try cmake again (#243) by Brian Neradt · 7 months ago
  22. 55d1036 cmake for ubuntu 22.04 (#242) by Brian Neradt · 7 months ago
  23. 1129fc9 Us -DCMAKE_CXX_STANDARD=20 to set c++20 (#241) by Brian Neradt · 7 months ago
  24. fd87152 cmake: preset ci-debian now runs hardening. (#240) by Brian Neradt · 7 months ago
  25. 70d7d21 Update freebsd.pipeline to merge up to latest upstream (#239) by Brian Neradt · 7 months ago
  26. 808cdf0 Revert "cmake: try freebsd again (#237)" (#238) by Brian Neradt · 7 months ago
  27. b54cce6 cmake: try freebsd again (#237) by Brian Neradt · 7 months ago
  28. dba8884 cmake: rat now has a cmake target (#236) by Brian Neradt · 7 months ago
  29. 0835097 Revert "cmake: update freebsd builds to use cmake (#234)" (#235) by Brian Neradt · 7 months ago
  30. 8f66b11 cmake: update freebsd builds to use cmake (#234) by Brian Neradt · 7 months ago
  31. d580891 Merge pull request #233 from apache/osx-pull-fix by Evan Zelkowitz · 7 months ago
  32. 3c7a087 Update osx.pipeline by Evan Zelkowitz · 7 months ago
  33. 7b2f1b7 rocky: for real this time, /tmp/ats-quiche (#232) by Brian Neradt · 7 months ago
  34. fb09905 rocky regression : fix cmake reference to correct prefix (#231) by Brian Neradt · 7 months ago
  35. e7af4ab debian:12 add libmaxminddb (#230) by Brian Neradt · 7 months ago
  36. ff08446 Fix my false shortcircuits (#229) by Brian Neradt · 7 months ago
  37. 4c4fd2a freebsd: avoid cmake until it's installed in CI (#228) by Brian Neradt · 7 months ago
  38. a7adc85 Extra exports needed for osx cmake (#227) by Brian Neradt · 7 months ago
  39. 80dc413 cmake Dockerfile updates (#226) by Brian Neradt · 7 months ago
  40. 2316071 Tweaks for centos cmake builds (#225) by Brian Neradt · 7 months ago
  41. 9a9fa33 Some cmake updates. (#224) by Brian Neradt · 7 months ago
  42. f468483 Convert as many PR builds to cmake as possible (#223) by Brian Neradt · 7 months ago
  43. 348c03c Fix testsall computation (#222) by Brian Neradt · 7 months ago
  44. 8f50592 PR Github AuTest CI: build with cmake (#221) by Brian Neradt · 7 months ago
  45. 3f127eb Merge pull request #220 from traeak/cmake_branch_rocky8 by Brian Olsen · 7 months ago
  46. 1e020e3 cmake build to fall back to system openssl and not use openssl-quic for branch by Brian Olsen · 7 months ago
  47. 1d3fd55 Merge pull request #219 from traeak/branch_cmake_quiche by Brian Olsen · 7 months ago
  48. 2883393 split out cmake_quiche for branch builds by Brian Olsen · 7 months ago
  49. 7ea00e8 Merge pull request #218 from traeak/branch_cmake by Brian Olsen · 7 months ago
  50. 6de8a34 update cmake build, add quiche build by Brian Olsen · 7 months ago
  51. 6db6f3d Revert "Use LLVM toolchain on ubuntu pipeline" (#217) by Masaori Koshiba · 7 months ago
  52. 5d6c8b5 Merge pull request #216 from masaori335/ubuntu2304-llvm by Masaori Koshiba · 7 months ago
  53. e35372c Add lld to ubuntu2304 image (#215) by Masaori Koshiba · 7 months ago
  54. 11f2388 Use LLVM toolchain on ubuntu pipeline by Masaori Koshiba · 7 months ago
  55. 58c614b Create github_polling.pipeline by Evan Zelkowitz · 9 months ago
  56. 56d794f Add pcre2-devel to fedora (#213) by Brian Neradt · 9 months ago
  57. f495dfc clang-format.sh: ignore trailing ws in lib/yamlcpp (#212) by Brian Neradt · 9 months ago
  58. 24703c4 fmt: Add to rockylinux:8 and fedora:38 (#211) by Brian Neradt · 9 months ago
  59. 7eafa29 lib/yamlcpp: avoid trailing whitespace check (#210) by Brian Neradt · 9 months ago
  60. a5f9dca Revert "Retreat rocky to use automake still (#207)" (#209) by Brian Neradt · 9 months ago
  61. 1ccb199 fedora:39 hacks to finish build the image (#208) by Brian Neradt · 9 months ago
  62. db2e7b9 Retreat rocky to use automake still (#207) by Brian Neradt · 9 months ago
  63. 5df6311 rocky ci: Use Make instead of ninja (#206) by Brian Neradt · 9 months ago
  64. 974823d rocky:8 - Use cmake for PR CI jobs (#205) by Brian Neradt · 9 months ago
  65. b10844d rockylinux:8 - use system cmake (#204) by Brian Neradt · 9 months ago
  66. 68eff52 Starting fedora:39 images (#203) by Brian Neradt · 9 months ago
  67. e604f93 Merge pull request #202 from traeak/ca_ver by Brian Olsen · 9 months ago
  68. 5c3406a scan for clang-analyzer executable in shell script by Brian Olsen · 9 months ago
  69. 874f03c env variable fixes in clang_analyzer pipeline by Brian Olsen · 9 months ago
  70. 3caeaf1 make clang analyzer distro and ca version configurable by Brian Olsen · 9 months ago
  71. 2ae0f7d Remove the setting of LD_LIBRARY_PATH for boring (#201) by Brian Neradt · 9 months ago
  72. 1423904 rockylinux:8 Dockerfile: add perl modules (#200) by Brian Neradt · 9 months ago
  73. e451ffc Update build h3 tools (#199) by Brian Neradt · 9 months ago
  74. 273db9a cmake: -DCMAKE_COMPILE_WARNING_AS_ERROR=ON (#198) by Brian Neradt · 10 months ago
  75. e4876df Merge pull request #196 from traeak/analyzer_ubuntu_2204 by Brian Olsen · 10 months ago
  76. 6bfe505 run clang-analyzer on ubuntu 22.04, clang-14 by Brian Olsen · 10 months ago
  77. ebe7696 Merge pull request #195 from traeak/pr_debian_12 by Brian Olsen · 10 months ago
  78. 509cc4c change to debian 12 for github pr builds by Brian Olsen · 10 months ago
  79. 5327750 Merge pull request #194 from traeak/debian12 by Brian Olsen · 10 months ago
  80. e5d1ec1 debian dockerfile to debian 12 by Brian Olsen · 10 months ago
  81. 80ca58e cmake: -DBUILD_EXPERIMENTAL_PLUGINS=ON (#193) by Brian Neradt · 10 months ago
  82. 3d52f4a Fix another fedora:38 build_h3_tools openssl pkgconfig (#192) by Brian Neradt · 10 months ago
  83. b390341 fedora38 build_h3_tools: update for lib64 (#191) by Brian Neradt · 10 months ago
  84. 22d84d3 Updating the OpenSSL 3.0 commit (#190) by Brian Neradt · 10 months ago
  85. 8c81a4c Update build_h3_tools for fedora:38 to Openssl 3.0 (#189) by Brian Neradt · 10 months ago
  86. 479e5c0 cmake: add debug build, use fedora:38 (#188) by Brian Neradt · 10 months ago
  87. 6344b4c fedora:38 Pull in changes from latest build_h3_tools (#187) by Brian Neradt · 10 months ago
  88. 84f71a2 latest openssl-quic library perl packages requirements (#186) by Brian Neradt · 10 months ago
  89. c9a3074 PR autest: run on fedora:38 (#185) by Brian Neradt · 11 months ago
  90. cb3e649 cmake: fix directory location across builds (#184) by Brian Neradt · 11 months ago
  91. b65b287 cmake: do quiche build too (#183) by Brian Neradt · 11 months ago
  92. 1e2004a heredocs: Might as well be consistent and use EOF (#182) by Brian Neradt · 11 months ago
  93. 608a542 build_h3_tools: account for aarch64 (#181) by Brian Neradt · 11 months ago
  94. 31bc176 Have rat kickoff comment lowercase, per the general pattern (#180) by Brian Neradt · 11 months ago
  95. 76422da Make the RAT license check pipeline more precise (#103) by Brian Neradt · 11 months ago
  96. ff1c61d fedora:38 Dockerfile to use heredoc (#179) by Brian Neradt · 11 months ago
  97. 88ea37f cmake: install and run regression tests. (#178) by Brian Neradt · 11 months ago
  98. dc5454e Update cmake jobs to use ninja (#177) by Brian Neradt · 11 months ago
  99. 3d20dbb rockylinux:8 - use heredocs and install ninja (#176) by Brian Neradt · 11 months ago
  100. 5070f73 Update CI PR Ubuntu to 23.04 (#175) by Brian Neradt · 11 months ago