- 28 Feb, 2015 2 commits
-
-
Harald Judt authored
-
Harald Judt authored
GTK-3 API changes
-
- 18 Feb, 2015 2 commits
-
-
Harald Judt authored
Other projects define this too; in previous versions it was simply ignored because $Id$ was only generated by SVN checkout.
-
Harald Judt authored
-
- 17 Feb, 2015 8 commits
-
-
Harald Judt authored
-
Harald Judt authored
-
Harald Judt authored
Commit de3d7f02 "Display warning if AC_PROG_INTLTOOL is used (bug #8930)" prints a warning with a hardcoded libtool version. This patch replaces the hardcoded value with the version number defined in configure.ac.in, so developers will use the proper requirements.
-
Harald Judt authored
xfce-mcs-manager has long been archived and replaced by xfconf.
-
Harald Judt authored
This check is only for old panels (<=4.1.90) and useless today.
-
Harald Judt authored
* automake-1.11 * autoconf-2.60 * libtool-2.4 * glib-2.30 * xfce4-panel-4.9
-
Harald Judt authored
-
Harald Judt authored
Update copyright dates, remove subversion $id strings, update .gitignore.
-
- 27 Jul, 2014 2 commits
-
-
Jannis Pohlmann authored
Depending on files generated during build via $(srcdir) breaks builds that take place outside the source directory. This commit fixes one such mistake in scripts/Makefile.am that refers to $(srcdir)/xdt-autogen.in.
-
Jannis Pohlmann authored
Similar to AC_PROG_LIBTOOL, which has been replaced with LT_PREREQ and LT_INIT, AC_PROG_INTLTOOL has been replaced with IT_PROG_INTLTOOL. This commit makes xdt-autogen recommend intltool >= 0.35.0 and displays a warning if AC_PROG_INTLTOOL is still being used in a configure script template. Original patch by Samuli Suominen <ssuominen@gentoo.org>
-
- 22 Feb, 2014 2 commits
-
-
Nick Schermer authored
-
Nick Schermer authored
-
- 29 Apr, 2013 1 commit
-
-
Nick Schermer authored
-
- 06 Jan, 2013 2 commits
-
-
Nick Schermer authored
-
Nick Schermer authored
-
- 23 Jul, 2012 1 commit
-
-
Nick Schermer authored
This gives warnings with full debug builds on recent gcc versions.
-
- 28 Apr, 2012 2 commits
-
-
Nick Schermer authored
-
Nick Schermer authored
-
- 14 Apr, 2012 1 commit
-
-
Nick Schermer authored
-
- 13 Apr, 2012 5 commits
-
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
This disables the g_return_ macros, and quite often we rely on that. So for the sake of stability, disable those.
-
Nick Schermer authored
Use AUTOCONF_VERSION for automake-$ver, ACLOCAL_VERSION for aclocal-$ver, AUTOMAKE_VERSION for automake-$ver and AUTOHEADER_VERSION for autoheader-$ver. This removes the custom checks for the //newest// binary version, which gets constantly outdated.
-
Nick Schermer authored
-
- 20 Feb, 2012 1 commit
-
-
Nick Schermer authored
-
- 16 Jan, 2012 2 commits
-
-
Jannis Pohlmann authored
-
Jannis Pohlmann authored
-
- 10 Dec, 2011 1 commit
-
-
Nick Schermer authored
-
- 13 Nov, 2011 2 commits
-
-
Nick Schermer authored
-
Nick Schermer authored
-
- 03 Nov, 2011 1 commit
-
-
Nick Schermer authored
Support LT_PREREQ as the new alternative of AC_PROG_LIBTOOL. If the latter is used, show a message with information how to switch to LT_PREREQ.
-
- 13 Oct, 2011 2 commits
-
-
Nick Schermer authored
-
Nick Schermer authored
-
- 08 Sep, 2011 1 commit
-
-
The translations have been removed from the code -- Nick.
-
- 03 Jul, 2011 1 commit
-
-
Nick Schermer authored
Use the macro shipped with pkg-config for detection of $PKG_CONFIG. This to fix cross-build compatibility.
-
- 28 Apr, 2011 1 commit
-
-