summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2020-06-05Revert "avoid deprecated soup_session_async_new"raveit651-1/+1
This reverts commit 4cad2cfe818be68e2eb3ef038ab6177cf2fa0bc4. fixes https://github.com/mate-desktop/libmateweather/issues/75
2020-05-24weather-iwin: Remove the warning about ‘GTimeVal’ is deprecatedrbuj1-1/+1
2020-04-06build: use default MATE_COMPILE_WARNINGS levelraveit651-1/+1
2020-02-07release 1.24.0v1.24.0raveit651-1/+1
2020-02-06build: show compiler flags on configuration summaryrbuj1-0/+2
2019-11-03migrate from intltool to gettextWu Xiaotian1-3/+3
2019-07-10avoid deprecated soup_session_async_newWu Xiaotian1-1/+1
2019-07-02release 1.23.0v1.23.0raveit651-1/+1
2019-06-10Change url project's websiteLaurent Napias1-1/+1
2019-02-23release 1.22.0v1.22.0raveit651-1/+1
2018-06-13pre-bump versionraveit651-1/+1
2018-01-27release 1.20v1.20.0raveit651-1/+1
2018-01-27building: bump required glib version to 2.50.0raveit651-1/+1
2018-01-27building: bump required gtk+ version to 3.22raveit651-1/+1
2017-07-23release 1.19.1v1.19.1raveit651-1/+1
2017-03-30pre-bump versionraveit651-1/+1
2017-03-28actually check the $GIO_REQUIRED variable's valueRobert Nagy1-1/+1
2017-03-12release 1.18.0v1.18.0raveit651-1/+1
2016-12-13pre-bump versionmonsta1-1/+1
2016-12-13move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-22/+2
2016-12-13drop Python bindings and --enable-python build optionmonsta1-21/+0
it requires PyGTK so won't even build with GTK+3
2016-10-27release 1.16.1v1.16.1monsta1-1/+1
2016-09-18release 1.16.0v1.16.0raveit651-1/+1
2016-08-31pre-bump versionraveit651-1/+1
2016-06-07release 1.15.0v1.15.0raveit651-1/+1
2016-04-05release 1.14.0raveit651-1/+1
2016-01-05pre-bump version to 1.13.0Wolfgang Ulbrich1-1/+1
2015-12-04Bump version to 1.12.1Monsta1-1/+1
2015-10-31release 1.12.0Wolfgang Ulbrich1-1/+1
2015-10-06pre-bump version to 1.11.0raveit651-1/+1
2015-09-06Forgot to let autoconf generate the gschema xmlinfirit1-0/+1
2015-09-06Bump required intltool version for gsettings supportinfirit1-1/+1
And mark the gschema accordingly in POTFILES
2015-08-25drop support for win32Monsta1-12/+1
2015-08-25Linking with libm explicityinfirit1-0/+1
While building with linker flags --no-copy-dt-needed-entries (default binutils), the linking fails, as libm is not specified. Taken from libgweather commit: d8e7b7ba7b1c8fc9820eb8b346d2f52be8c74b2f From: Dominique Leuenberger <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=671602
2015-08-25configure.ac: updates taken from libgweatherinfirit1-20/+10
Taken from libgweather commits: Do not use deprecated autoconf macros efcfd861fc12e0b725706addea128c670f359ae4 Use a build-aux directory for autogenerated files 4254e5e50a4c0e63d66957594e36d7c93d817e32 Do not use *_DISABLE_DEPRECATED e2aa597ee6211bc10a2a27a74dd362d8e089d995 Do not AC_SUBT some variables 2335da0c29a2f9f7d41ee934ab7c15762ee8f69f All from: Javier Jardón <[email protected]>
2015-08-25gtk doc: Move documentation to inline commentsinfirit1-1/+1
2015-08-25build: Modernize build system a bitinfirit1-47/+6
Use the tar-ustar option for AM_INIT_AUTOMAKE for better tarballs. Do not use AM_MAINTAINER_MODE as it is not recommended by automake developers. Use LT_PREREQ & LT_INIT for libtool checks. Require intltool 0.40.6 to avoid various bugs. Do not use AC_ISC_POSIX, AC_HEADER_STDC, AM_PROG_CC_C_O as they shouldn't be needed on modern systems. Drop manual check for additional compiler flags and pass maximum to MATE_COMPILE_WARNINGS instead.
2015-08-05Revert "Use the new SoupSession object"infirit1-1/+1
This reverts commit a68b4d91372aa67ab16d5f619b251d72cb09652a.
2015-08-04Use the new SoupSession objectinfirit1-1/+1
This should, according to the docs retrieve a GProxyResolver. This requires version 2.42
2015-04-05Bump version to 1.10.0libmateweather-1.10.0Stefano Karapetsas1-1/+1
2015-02-24Bump version to 1.9.90libmateweather-1.9.90Stefano Karapetsas1-1/+1
2014-10-02Bump version to 1.9.1Stefano Karapetsas1-1/+1
2014-06-05Bump Gtk+ required version to 2.24infirit1-1/+1
2014-06-05Drop support for Glib < 2.36infirit1-1/+1
2014-03-17Bump version to 1.9.0Stefano Karapetsas1-1/+1
2014-02-28Bump version to 1.8.0libmateweather-1.8.0Stefano Karapetsas1-1/+1
2014-02-16Add option to disable icon cache updatelibmateweather-1.7.90infirit1-0/+7
2014-02-15Bump version to 1.7.90Stefano Karapetsas1-1/+1
2014-02-15configure: Add check newsStefano Karapetsas1-1/+1
2014-02-13Drop libsoup-gnome dependencyStefano Karapetsas1-10/+2