Codebase list cinnamon-menus / 29c4ae9
4.2.0 Clement Lefebvre 4 years ago
2 changed file(s) with 28 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 cinnamon-menus (4.2.0) tina; urgency=medium
1
2 [ Pino Toscano ]
3 * Switch to modern realpath() (#20)
4
5 [ Stephen Collins ]
6 * Port to meson (#21)
7
8 [ Leigh Scott ]
9 * Update for meson changes and also adapt for cinnamon (#23)
10
11 [ Stephen Collins ]
12 * Build: fix the build options (#22)
13 * Add devhelp docs to cinnamon menus for easier reference (#24)
14
15 [ Clement Lefebvre ]
16 * Build: Set enable_debug to false
17
18 [ Leigh Scott ]
19 * Add option to disable docs (#25)
20
21 [ Eli Schwartz ]
22 * Cleanup (#26)
23 * Meson simplification (#27)
24
25 -- Clement Lefebvre <root@linuxmint.com> Sun, 23 Jun 2019 15:33:32 +0200
26
027 cinnamon-menus (4.0.0) tessa; urgency=medium
128
229 * CI: Remove Mint 18
0 project('cinnamon-menus', 'c', version : '4.0.0', meson_version: '>=0.40.0')
0 project('cinnamon-menus', 'c', version : '4.2.0', meson_version: '>=0.40.0')
11
22 gnome = import('gnome')
33