summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2021-06-05release 1.25.1v1.25.1raveit651-1/+1
2021-02-27build: Don't install packages.match when packagekit is disabledrbuj1-0/+1
2021-02-09build: allow users to disable gettext support (--disable-nls)rbuj1-11/+13
2021-02-05build: Use PACKAGE_URL variablerbuj1-1/+2
2021-02-04build: display package name and version in configure summaryrbuj1-1/+4
2021-02-02build: set GETTEXT_PACKAGE=AC_PACKAGE_NAMErbuj1-1/+1
2020-06-23release 1.25.0v1.25.0raveit651-1/+1
2020-06-23build: includes all required modules by libegg in PKG_CHECK_MODULESrbuj1-6/+6
2020-06-05use git submodule of libeggWu Xiaotian1-1/+7
2020-02-15autoconf: get zstd mime type using libmagic if enabledrbuj1-0/+46
2020-02-10release 1.24.0v1.24.0raveit651-1/+1
2020-02-07Fix mate-desktop URLrbuj1-1/+1
2020-01-21release 1.23.3v1.23.3raveit651-1/+1
2020-01-04fr-command-rpm: Use rpm2cpio binary shipped with rpm packagerbuj1-1/+0
closes #350
2019-12-05use cpio if no binary is foundraveit651-1/+1
origin commit: https://gitlab.gnome.org/GNOME/file-roller/commit/eb8a7fa
2019-12-05add a configure environment variable to select the cpio pathJasper Lievisse Adriaanse1-0/+4
on some systems (like OpenBSD), gcpio is prefered over the base cpio. origin commit: https://gitlab.gnome.org/GNOME/file-roller/commit/8a51165
2019-12-01define LOCALEDIR for bindtextdomain()Wu Xiaotian1-8/+0
2019-12-01migrate from intltool to gettextWu Xiaotian1-3/+4
2019-10-09release 1.23.2v1.23.2raveit651-1/+1
2019-10-03Set compiler debug flags using MATE_DEBUG_CHECK and update configure summaryrbuj1-0/+4
test: $ ./autogen.sh --enable-debug=profile --prefix=/usr <cut> Configuration: Source code location: . Compiler: gcc Compiler flags: -g -pg Warning flags: -Wall -Wmissing-prototypes Linker flags: -pg Caja support: yes PackageKit support: yes Run in place no Use libmagic: no JSON support: yes Now type `make' to compile engrampa $ ./autogen.sh --enable-debug --prefix=/usr <cut> Configuration: Source code location: . Compiler: gcc Compiler flags: -g -O0 Warning flags: -Wall -Wmissing-prototypes Linker flags: Caja support: yes PackageKit support: yes Run in place no Use libmagic: no JSON support: yes Now type `make' to compile engrampa $ grep MATE_ENABLE_DEBUG config.h
2019-10-01Remove internal mkdtemp and define feature test macrorbuj1-9/+0
mkdtemp(): /* Since glibc 2.19: */ _DEFAULT_SOURCE || /* Glibc 2.19 and earlier: */ _BSD_SOURCE || /* Since glibc 2.10: */ _POSIX_C_SOURCE >= 200809L _POSIX_C_SOURCE 200809L is enabled by _XOPEN_SOURCE >= 700. Ref: http://man7.org/linux/man-pages/man7/feature_test_macros.7.html
2019-09-30Use mate-compiler-flags.m4 provided by mate-commonrbuj1-20/+1
USAGE: ./autogen.sh --enable-compile-warnings=no/minimum/yes/maximum/error@ If --enable-compile-warnings is not provided, the default is --enable-compile-warnings=yes
2019-09-02release 1.23.1v1.23.1raveit651-1/+1
2019-04-22pre-bump versionraveit651-1/+1
2019-04-12Use the Automake variable nobase_dist_icons_DATArbuj1-12/+0
nobase_dist_icons_DATA: nobase: It tells that the files have same directory structure as the installed on system dist: It tells that the files should be included in the distribution tarball icons: It tells where to install the files DATA: It tells that they are data files, and they do not need to be compiled
2019-02-25release 1.22.0v1.22.0raveit651-1/+1
2018-06-12pre-bump versionraveit651-1/+1
2018-01-30release 1.20v1.20.0raveit651-1/+1
2018-01-30require GTK+ 3.22 and GLib 2.50monsta1-3/+3
2017-12-27release 1.19.2v1.19.2raveit651-1/+1
2017-12-25build: use PKG_CONFIG to fix cross-buildmonsta1-1/+1
patch by Helmut Grohne https://bugs.debian.org/885107
2017-10-11release 1.19.1v1.19.1raveit651-1/+1
2017-03-30pre-bump versionraveit651-1/+1
2017-03-13Bump version to 1.18.0v1.18.0Martin Wimpress1-1/+1
2017-02-10build: remove option that disables deprecated stuffmonsta1-8/+0
it's also named incorrectly - it doesn't enable anything but makes the build break on the first deprecated item
2016-12-10pre-bump versionmonsta1-1/+1
2016-11-23build: require caja >= 1.17.1monsta1-1/+1
to make sure we build against GTK+3 version of libcaja-extension
2016-09-20release 1.16.0v1.16.0raveit651-1/+1
2016-07-29update to 1.15.1 releasev1.15.1raveit651-1/+1
2016-06-24use GResource to store ui filesZenWalker1-1/+2
file-roller commit: https://git.gnome.org/browse/file-roller/commit/?id=47619b987b77bdc258af9a554ba022c1f8834774
2016-06-01bump version to 1.15.0monsta1-1/+1
2016-05-27require GTK+ 3.14, drop --with-gtk build optionmonsta1-21/+3
2016-05-21update to 1.14.1 releasev1.14.1raveit651-1/+1
2016-04-06release 1.14.0raveit651-1/+1
2016-02-21release 1.13.1v1.13.1Wolfgang Ulbrich1-1/+1
2016-01-05pre-bump version to 1.13.0Wolfgang Ulbrich1-1/+1
2015-11-02release 1.12.0v1.12.0Wolfgang Ulbrich1-1/+1
2015-10-06Bump version to 1.11.0monsta1-1/+1
2015-10-01release 1.10.2raveit651-1/+1
2015-09-06Forgot to let autoconf generate the gschema xmlinfirit1-0/+1