-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNEWS
More file actions
27 lines (20 loc) · 702 Bytes
/
NEWS
File metadata and controls
27 lines (20 loc) · 702 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
### cafe-common 2.1.0
* cafe-compiler-flags:
- add -fstrict-aliasing in maximum
- remove -Wmissing-field-initializers
### 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
### 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