Skip to content
Snippets Groups Projects
  1. Apr 18, 2022
  2. Apr 14, 2022
  3. Feb 26, 2022
  4. Feb 15, 2022
    • Tomáš Pecka's avatar
      ci: Fix arch builds · cc1bab33
      Tomáš Pecka authored
      The build fails with the following error.
      
       cmake: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /usr/lib/libstdc++.so.6)
       cmake: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /usr/lib/libgcc_s.so.1)
      
      It turned out, the system was in inconsistent state -- some of the
      packages were not updated. And now, when new glibc reached the repos, it
      broke the system....
      cc1bab33
  5. Jan 29, 2022
  6. Jan 28, 2022
    • Tomáš Pecka's avatar
      ci: build docker images here · f5642c4e
      Tomáš Pecka authored
      Some time ago we moved docker image builds into external repository
      cd-release (together with packaging). Now that repository is useless
      because we built packages here, so let's do the same for docker images.
      f5642c4e
  7. Jan 26, 2022
  8. Jan 02, 2022
  9. Nov 20, 2021
  10. Mar 26, 2021
  11. Mar 08, 2021
    • Tomáš Pecka's avatar
      CI: sources check · 81b01ad3
      Tomáš Pecka authored
      Start working on custom code-style/code-requirements file checker.
      So far we check only for missing license, for non-standard EOL (\r) and
      for files that not-compliant with clang-format.
      81b01ad3
  12. Dec 18, 2020
  13. Nov 15, 2020
  14. Aug 03, 2020
  15. Jun 07, 2020
  16. Jun 04, 2020
  17. May 28, 2020
  18. Apr 27, 2020
  19. Apr 06, 2020
  20. Mar 11, 2020
  21. Dec 18, 2019
  22. Nov 21, 2019
  23. Nov 15, 2019
Loading