<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-common/macros, branch master</title>
<subtitle>Common scripts and macros to develop with MATE</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-common/'/>
<entry>
<title>Honor ACLOCAL_PATH</title>
<updated>2026-01-28T01:41:40+00:00</updated>
<author>
<name>FuncProgLinux</name>
<email>softwarelibre@urutau-ltd.org</email>
</author>
<published>2026-01-27T19:02:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-common/commit/?id=2d248b7e93162e9e2b10193e5e60c3251d59f5ca'/>
<id>2d248b7e93162e9e2b10193e5e60c3251d59f5ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add meson compilation support (#36)</title>
<updated>2023-05-25T16:13:22+00:00</updated>
<author>
<name>mouse</name>
<email>15132211195@163.com</email>
</author>
<published>2023-05-25T16:13:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-common/commit/?id=d1f6f9ba2ca0209a817faaa1b86e8064fad3fe39'/>
<id>d1f6f9ba2ca0209a817faaa1b86e8064fad3fe39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mate-compiler-flags: add -Wno-unused-parameter to maximum c++ warnings</title>
<updated>2020-08-11T19:44:23+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2020-08-07T19:58:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-common/commit/?id=17d7c48aa4f19e3e824ebb5d6d65b0e69dfbe3a4'/>
<id>17d7c48aa4f19e3e824ebb5d6d65b0e69dfbe3a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mate-compiler-flags: disable '-Wno-unused' and '-Wno-sign-compare'</title>
<updated>2020-08-11T19:44:23+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2020-04-08T19:06:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-common/commit/?id=bf34caf8f3bb6716acccc64fc25513dc4203aaff'/>
<id>bf34caf8f3bb6716acccc64fc25513dc4203aaff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>silent -Wunused-parameter for maximum warning level</title>
<updated>2020-04-02T10:19:08+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2020-03-31T15:03:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-common/commit/?id=2f5ddbbca624f5be80e5463a85616f18df26c643'/>
<id>2f5ddbbca624f5be80e5463a85616f18df26c643</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update MATE_CXX_WARNINGS macro</title>
<updated>2019-09-30T16:40:12+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-09-28T09:28:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-common/commit/?id=357c8b673cc8e910470c96225391f874252c5be6'/>
<id>357c8b673cc8e910470c96225391f874252c5be6</id>
<content type='text'>
- add more compiler flags
- remove this constraint: "Only use compiler warnings for gcc"
- remove the ansi flag (c++98 iso standard)
- Use autoconf archive macros (AX_)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add more compiler flags
- remove this constraint: "Only use compiler warnings for gcc"
- remove the ansi flag (c++98 iso standard)
- Use autoconf archive macros (AX_)
</pre>
</div>
</content>
</entry>
<entry>
<title>Set compiler debug flags in MATE_DEBUG_CHECK</title>
<updated>2019-09-27T18:33:44+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-09-27T15:16:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-common/commit/?id=95d8bca1eb7ac8c846d826afa3dfa5589b729287'/>
<id>95d8bca1eb7ac8c846d826afa3dfa5589b729287</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check if AX_APPEND_FLAG and AX_CHECK_COMPILE_FLAG are available</title>
<updated>2019-09-26T19:42:41+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-09-26T19:05:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-common/commit/?id=422eccd6634b4ce6d3b44ae1786c1b8b074142dc'/>
<id>422eccd6634b4ce6d3b44ae1786c1b8b074142dc</id>
<content type='text'>
Print the error message "You need to install the autoconf-archive
package." if autoconf archive macros are not available on the
system.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Print the error message "You need to install the autoconf-archive
package." if autoconf archive macros are not available on the
system.
</pre>
</div>
</content>
</entry>
<entry>
<title>update mate-compiler-flags macro</title>
<updated>2019-09-25T14:16:54+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-09-15T10:01:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-common/commit/?id=d404d8b45c48c912ce80d683d4406018779b52d3'/>
<id>d404d8b45c48c912ce80d683d4406018779b52d3</id>
<content type='text'>
- add more compiler flags
- remove this constraint: "Only use compiler warnings for gcc"
- remove the ansi flag (c89 iso standard)
- Use autoconf archive macros (AX_)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add more compiler flags
- remove this constraint: "Only use compiler warnings for gcc"
- remove the ansi flag (c89 iso standard)
- Use autoconf archive macros (AX_)
</pre>
</div>
</content>
</entry>
<entry>
<title>mate-autogen: Check only for autoreconf</title>
<updated>2016-08-19T08:27:51+00:00</updated>
<author>
<name>Martin Wimpress</name>
<email>code@flexion.org</email>
</author>
<published>2016-08-19T08:03:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-common/commit/?id=bf70a9a2a65a04595e32cb0bd88ec9ebe885734d'/>
<id>bf70a9a2a65a04595e32cb0bd88ec9ebe885734d</id>
<content type='text'>
autoconf, automake, libtool, gettext are already checked by autoreconf. Closes #19.

Adapted from https://git.gnome.org/browse/gnome-common/commit/macros2/gnome-autogen.sh?id=17f56a49964a3ddabf0d166326989033b7d84764
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
autoconf, automake, libtool, gettext are already checked by autoreconf. Closes #19.

Adapted from https://git.gnome.org/browse/gnome-common/commit/macros2/gnome-autogen.sh?id=17f56a49964a3ddabf0d166326989033b7d84764
</pre>
</div>
</content>
</entry>
</feed>
