Skip to content

Releases: cafe-desktop/cafe-common

v2.1.0

21 Dec 23:52
39af6be

Choose a tag to compare

cafe-common 2.1.0

  • cafe-compiler-flags:
    • add -fstrict-aliasing in maximum
    • remove -Wmissing-field-initializers

v2.0.0

27 Dec 10:09

Choose a tag to compare

cafe-common 2.0.0

  • update AUTHORS
  • macros,cafe-common:
    • rename GTK -> CTK
    • rename GDK/VTE -> CDK/BTE
  • ci:
    • add 'make-scanbuild' and 'exit-warning' scripts
    • make cafe-common the main workflow for cafe repos
    • docker: only try to login if user is defined
    • add ability to choose distro and deploy
    • use default branches for actions and docker

v1.25.0

26 Mar 11:13

Choose a tag to compare

cafe-common 1.25.0

  • mate-common 1.24.2 fork
  • rename MATE to CAFE
  • macros: disable -Wno-unused-parameter and enable -Wunused-macros in maximum
  • ci: some improvements