summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2026-03-12ci: migrate from Travis CI to GitHub Actionsmbkma1-1/+1
Replace Travis CI configuration with GitHub Actions workflows. Add CI build workflow for Debian, Fedora, Ubuntu, and Archlinux. Add release workflow for automated GitHub releases on tags. Add dependabot configuration for GHA pin updates. Remove obsolete .travis.yml. remove .build.yml build: add AC_CONFIG_MACRO_DIRS([m4]) for gettext m4 macros fix configure.ac
2024-02-22release 1.28.0v1.28.0raveit651-1/+1
2023-04-15build warning: AC_OUTPUT should be used without argumentsrbuj1-1/+2
2022-11-11release 1.27.0v1.27.0mbkma1-1/+1
2021-08-07release 1.26.0v1.26.0raveit651-1/+1
2021-02-15release 1.25.0v1.25.0raveit651-1/+1
2021-02-14build: show configure summary using a pretty formatrbuj1-8/+11
2021-02-04build: Use PACKAGE_URL variablerbuj1-1/+1
2020-04-10build: Use WARN_CFLAGS variablerbuj1-0/+2
2020-02-09release 1.24.0v1.24.0raveit651-1/+1
2020-01-31release 1.23.1v1.23.1raveit651-1/+1
2020-01-31configure: get quieter output from makerbuj1-0/+1
2020-01-06migrate from intltools to gettextWu Xiaotian1-4/+3
2019-12-25drop Python 2 support (#50)monsta1-1/+1
it's going EOL in 2020
2019-09-24Make configure.ac cross compile safe.Martin Wimpress1-13/+10
2019-06-18release 1.23.0v1.23.0raveit651-1/+1
2019-06-18Add support for building with Python 3.8Patrick Monnerat1-2/+8
Embedding Python >= 3.8 requires to use the pkgconfig profile python-*-embed. Try to use it and fallback to non-suffixed name on error.
2019-02-25release 1.22.0v1.22.0raveit651-1/+1
2019-02-14Report effective Python version and library location at the end of configurePatrick Monnerat1-2/+4
2019-02-01release 1.21.1v1.21.1raveit651-1/+1
2019-01-30Include Python 3 ABI flags in shared library name.Patrick Monnerat1-0/+2
Python 3 appends the ABI flags to the version in the shared library file name: since this library is loaded as a gmodule, the correct file name must be provided.
2019-01-30Fail to build if some referenced symbol cannot be resolved at link time.Patrick Monnerat1-0/+1
This also requires to link with the gmodule library.
2018-06-19pre-bump versionraveit651-1/+1
2018-02-02release 1.20v1.20.0raveit651-1/+1
2017-03-30pre-bump versionraveit651-1/+1
2017-03-13Bump version to 1.18.0v1.18.0Martin Wimpress1-1/+1
2016-11-23support GTK+3 only: require Caja 1.17.1 and pygobject-3.0monsta1-18/+9
2016-09-19release 1.16.0v1.16.01.16raveit651-1/+1
2016-06-12Bump version to 1.15.0v1.15.0Martin Wimpress1-1/+1
2016-04-07release 1.14.0v1.14.01.14raveit651-1/+1
2016-01-25release 1.13.0v1.13.0Wolfgang Ulbrich1-1/+1
2015-11-031.12.0v1.12.01.12Clement Lefebvre1-1/+1
2015-10-06pre-bump version to 1.11.0raveit651-1/+1
2015-05-08Bump version to 1.10.0python-caja-1.10.01.10Stefano Karapetsas1-1/+1
2015-05-08Improve about windowStefano Karapetsas1-0/+1
Closes https://github.com/mate-desktop/python-caja/issues/20
2015-04-06Bump version to 1.9.90Stefano Karapetsas1-1/+1
2014-11-02Add ini file for caja extensionStefano Karapetsas1-1/+10
2014-10-24Bump version to 1.9.0python-caja-1.9.1Stefano Karapetsas1-1/+1
2014-09-28Bump version to 1.8.1python-caja-1.8.11.8infirit1-1/+1
2014-09-25Bump Python required version to 2.7infirit1-1/+1
We need this as this is the first release that uses pkgconfig.
2014-07-11Use pkg-config for python detection and variablesinfirit1-2/+6
2014-03-01Bump version to 1.8.0python-caja-1.8.0Stefano Karapetsas1-1/+1
2014-02-19Bump version to 1.7.90python-caja-1.7.90Stefano Karapetsas1-1/+1
2014-02-19configure: Add check-newsStefano Karapetsas1-1/+1
2014-01-17Bump version to 1.7.0python-caja-1.7.0Stefano Karapetsas1-1/+1
2014-01-15Bump version to 1.6.1python-caja-1.6.11.6Stefano Karapetsas1-1/+1
2014-01-09Cleanup AC_INITinfirit1-1/+3
2014-01-09Fix distcheck so it works without root privilegeinfirit1-7/+14
2014-01-08Don't set AC_PREFIX_DEFAULTinfirit1-2/+0
2014-01-08Autofoo cleanupsinfirit1-3/+1