summaryrefslogtreecommitdiff
path: root/macros
AgeCommit message (Collapse)AuthorFilesLines
2014-01-20Fix tty detection for terminal codes.infirit1-1/+1
2014-01-03Read the dirlist file unconditionallyinfirit1-3/+2
Based on GNOME commit: https://git.gnome.org/browse/gnome-common/commit/?id=799ae3eaebd82f961cbca82325351c3b5db7494c
2014-01-03Better support of using AUTOCONF environment variableinfirit1-9/+8
Gnome bug url: http://bugzilla.gnome.org/show_bug.cgi?id=510713 Based on GNOME commit: https://git.gnome.org/browse/gnome-common/commit/?id=4bb2a2450f67550ae761c75cb7ff2325bad54c8b
2014-01-03Trace AC_CONFIG_SUBDIRS with autoconfinfirit1-1/+18
Find configure.ac and configure.in files using the trace functionality of autoconf in order to skip build directories from incomplete make distcheck runs. GNOME bug url: http://bugzilla.gnome.org/show_bug.cgi?id=510713 Based on GNOME commit: https://git.gnome.org/browse/gnome-common/commit/?id=4668cc8250c15119dc7bdbbf842da53f4fe478fe
2014-01-03Check for glibtoolize in gnome-autogen.shinfirit1-1/+1
Gnome BUG url: http://bugzilla.gnome.org/show_bug.cgi?id=564558 Based on GNOME commit: https://git.gnome.org/browse/gnome-common/commit/?id=70422b555f881acc7523818bdea22dea84dd5901
2014-01-03mate-autogen: Don't print terminal codes if stdin isn't a ttyinfirit1-2/+7
Otherwise this shows up as garbage in log files. Based on GNOME commit: https://git.gnome.org/browse/gnome-common/commit/?id=7f977b0214623142819c8b7a08839949fb9f3ec0
2014-01-03Fix bashisms in mate-autogeninfirit1-14/+15
Based on GNOME commit: https://git.gnome.org/browse/gnome-common/commit/?id=101362218645db3f0fbb55e1e6ea80c4bd70f97d
2014-01-03Add code coverage supportinfirit3-1/+170
Add a MATE_CODE_COVERAGE m4 macro to allow projects to easily add code coverage support using lcov. This is heavily based on the code coverage tooling from GLib (LGPLv2.1+), originally written by Patrick Hulin and modified by Matthias Clasen, Stef Walter and Simon McVittie since. Adapted for use in MATE by Sander Sweers. See GNOME commit: https://git.gnome.org/browse/gnome-common/commit/?id=493d55921f26ac3a9a3b7cc33756c88daace329e And follow up commits: https://git.gnome.org/browse/gnome-common/log/macros2/gnome-code-coverage.m4
2014-01-03macros/mate-autogen: Create m4 directory if it doesnt exitsinfirit1-0/+8
This is a automake bug fixed in automake 1.13.2 Based on gnome commit: https://git.gnome.org/browse/gnome-common/commit/?id=47aa8189803d5f1bf60701f52795ef8735064b6c
2014-01-03mate-autogen.sh: Use autoreconfinfirit1-76/+7
instead autopoint/libtoolize/autoconf/automake manually Based on gnome-common commits https://git.gnome.org/browse/gnome-common/commit/?id=323bbfe0989405725379cada1aa5cb361fd2999f https://git.gnome.org/browse/gnome-common/commit/?id=ac800833454ab6d38afb288773079b8ad1d5503f
2014-01-03Replace deprecated AC_HELP_STRING with AS_HELP_STRINGinfirit2-5/+5
2013-07-16Replace mate-doc-utils with yelp-toolsStefano Karapetsas1-11/+5
2013-06-30Automake turned 14 on Arch LinuxMarcel Dijkstra1-9/+10
2013-03-13Add GPL3 copyright headersStefano Karapetsas3-4/+51
2013-01-11Automake turned 13 on Arch LinuxMarcel Dijkstra1-8/+9
2012-09-10fix download links in mate-autogenmate-common-1.5.0Stefano Karapetsas1-3/+3
2012-05-17rename macros2 => macrosStefano Karapetsas4-0/+710