blob: 21b90d860107e7e22c9783b0e3eb178e652aeca8 (
plain)
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
|
### mate-common 1.22.2
* back to 1.22.0 release
### mate-common 1.22.1
* update mate-compiler-flags macro
### mate-common 1.22.0
* initial Travis-CI
### mate-common 1.21.0
* bump version
### mate-common 1.20.0
* bump version
### mate-common 1.19.0
* bump version
### mate-common 1.18.0
* NEWS: use consistent, project wide, markdown-like formatting
to make generating release announcements easier
### mate-common 1.16.0
* Check only for autoreconf in mate-autogen as autoconf, automake,
libtool, gettext are already checked by autoreconf
### mate-common 1.14.0
* Remove references to obsolete MATE components
### mate-common 1.12.0
* Support lcov 1.12
* Update docs and example script
### mate-common 1.10.0
* Add support for automake 1.15
* Support lcov 1.11
* Check for appdata-xml.m4 with APPDATA_XML
* Run glib-gettexize if using GLib gettext
### mate-common 1.8.0
* Replace mate-doc-utils with yelp-tools
* Cherry pick many improvements from gnome-common
* Use autoreconf
|