summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2009-03-10Post release version bumpAlexander Larsson1-1/+1
2009-03-10 Alexander Larsson <alexl@redhat.com> * configure.ac: Post release version bump === gvfs 1.1.8 === svn path=/trunk/; revision=2315
2009-03-09Bug 543064 – configure script does not pick up giomoduledirAlexander Larsson1-1/+1
2009-03-09 Alexander Larsson <alexl@redhat.com> Bug 543064 – configure script does not pick up giomoduledir * configure.ac: Don't pass --define-variable libdir when getting giomoduledir. This was added wrongly before. svn path=/trunk/; revision=2308
2009-03-02Post release version bumpAlexander Larsson1-1/+1
2009-03-02 Alexander Larsson <alexl@redhat.com> * configure.ac: Post release version bump === gvfs 1.1.7 === svn path=/trunk/; revision=2280
2009-03-02Bug 569066 – gvfs' configure.ac uses non posix 'test' constructionsAlexander Larsson1-10/+10
2009-03-02 Alexander Larsson <alexl@redhat.com> Bug 569066 – gvfs' configure.ac uses non posix 'test' constructions * configure.ac: Use '=', not '==' for comparison Patch from Alexis Ballier svn path=/trunk/; revision=2268
2009-02-16Post release version bumpAlexander Larsson1-1/+1
2009-02-16 Alexander Larsson <alexl@redhat.com> * configure.ac: Post release version bump === gvfs 1.1.6 === svn path=/trunk/; revision=2227
2009-02-13Bug 531705 – Won't build with libarchive 1.3.1Cosimo Cecchi1-2/+2
2009-02-13 Cosimo Cecchi <cosimoc@gnome.org> Bug 531705 – Won't build with libarchive 1.3.1 * configure.ac: check for archive_entry_filetype() instead of archive_read_open(). Patch from Tom Parker. svn path=/trunk/; revision=2213
2009-02-02Post release version bumpAlexander Larsson1-1/+1
2009-02-02 Alexander Larsson <alexl@redhat.com> * configure.ac: Post release version bump === gvfs 1.1.5 === svn path=/trunk/; revision=2191
2009-02-02Bug 511671 - Make obex-ftp work over usb connectionsBastien Nocera1-1/+1
2009-02-02 Bastien Nocera <hadess@hadess.net> Bug 511671 - Make obex-ftp work over usb connections * configure.ac: Require HAL for the ObexFTP backend * daemon/Makefile.am: * daemon/gvfsbackendobexftp.c (_get_numbers_from_usb_path), (_is_nokia_3650), (_get_bluetooth_name_and_icon), (_get_bluetooth_device_properties), (_is_same_path), (_find_ods_usb_intfnum), (_get_usb_intfnum_and_properties), (do_mount): Add support for USB ObexFTP devices, original patch from Alexander Kanavin <ak@sensi.org>, requires current obex-data-server trunk svn path=/trunk/; revision=2188
2009-01-19Post release version bumpAlexander Larsson1-1/+1
2009-01-19 Alexander Larsson <alexl@redhat.com> * configure.ac: Post release version bump svn path=/trunk/; revision=2173
2009-01-06Post release version bumpTomas Bzatek1-1/+1
2009-01-06 Tomas Bzatek <tbzatek@redhat.com> * configure.ac: Post release version bump === gvfs 1.1.3 === svn path=/trunk/; revision=2161
2008-12-15Post release version bumpAlexander Larsson1-1/+1
2008-12-15 Alexander Larsson <alexl@redhat.com> * configure.ac: Post release version bump === gvfs 1.1.2 === svn path=/trunk/; revision=2140
2008-12-12New trash:/ backend.Ryan Lortie1-0/+1
2008-12-11 Ryan Lortie <desrt@desrt.ca> New trash:/ backend. * daemon/trashlib: implementation of the reader side of the fd.o trash specification * daemon/gvfsbackendtrash.[ch]: rewrite based on trashlib * configure.ac: add daemon/trashlib/Makefile to output * daemon/Makefile.am: add trashlib/ subdir and include in trash backend libraries svn path=/trunk/; revision=2132
2008-12-11require libsoup-gnome, for SoupProxyResolverGNOMEDan Winship1-2/+2
* configure.ac: require libsoup-gnome, for SoupProxyResolverGNOME * daemon/gvfsbackendhttp.c (g_vfs_backend_http_init): add a SoupProxyResolverGNOME to the sessions, to automatically handle proxies. #522985 svn path=/trunk/; revision=2131
2008-12-01Post release version bumpAlexander Larsson1-1/+1
2008-12-01 Alexander Larsson <alexl@redhat.com> * configure.ac: Post release version bump === gvfs 1.1.1 === svn path=/trunk/; revision=2118
2008-12-01Update bluez requirements, we can't really require the 4.x API without theBastien Nocera1-2/+2
2008-12-01 Bastien Nocera <hadess@hadess.net> * configure.ac: Update bluez requirements, we can't really require the 4.x API without the 4.x libraries... svn path=/trunk/; revision=2114
2008-10-21Require glib 2.19.1 for GIcon serialization supportAlexander Larsson1-1/+1
2008-10-21 Alexander Larsson <alexl@redhat.com> * configure.ac: Require glib 2.19.1 for GIcon serialization support * common/gvfsdaemonprotocol.c: Use g_icon_to_string & co instead of home-brewed serialization * monitor/proxy/gproxydrive.c: * monitor/proxy/gproxymount.c: * monitor/proxy/gproxyvolume.c: * monitor/proxy/gproxyvolumemonitor.c: * monitor/proxy/gproxyvolumemonitor.h: * monitor/proxy/gvfsproxyvolumemonitordaemon.c: Use g_icon_to_string & co instead of home-brewed serialization svn path=/trunk/; revision=2069
2008-09-23Bump version of unstable branch to 1.1.1Alexander Larsson1-1/+1
2008-09-23 Alexander Larsson <alexl@redhat.com> * configure.ac: Bump version of unstable branch to 1.1.1 svn path=/trunk/; revision=2022
2008-09-15Fix keyring config switch (#552126)Christian Kellner1-1/+1
svn path=/trunk/; revision=1972
2008-09-09Post-release version bump to 0.99.8.Hans Petter Jansson1-1/+1
2008-09-09 Hans Petter Jansson <hpj@novell.com> * configure.ac: Post-release version bump to 0.99.8. svn path=/trunk/; revision=1950
2008-09-02Post-release version bump to 0.99.7.Hans Petter Jansson1-1/+1
2008-09-01 Hans Petter Jansson <hpj@novell.com> * configure.ac: Post-release version bump to 0.99.7. svn path=/trunk/; revision=1928
2008-09-01Require libsoup >= 2.23.91Christian Kellner1-1/+1
svn path=/trunk/; revision=1923
2008-08-21Late post-release version bump to 0.99.6.Hans Petter Jansson1-1/+1
2008-08-21 Hans Petter Jansson <hpj@novell.com> * configure.ac: Late post-release version bump to 0.99.6. svn path=/trunk/; revision=1895
2008-08-05Post-release bump to 0.99.5.Christian Kellner1-1/+1
svn path=/trunk/; revision=1864
2008-08-05Require glib 2.17.6Christian Kellner1-1/+1
svn path=/trunk/; revision=1861
2008-07-28Support sending GEmblemedIcon over dbusMatthias Clasen1-1/+1
svn path=/trunk/; revision=1839
2008-07-24Post-release bump to 0.99.4.Hans Petter Jansson1-1/+1
2008-07-23 Hans Petter Jansson <hpj@novell.com> * configure.ac: Post-release bump to 0.99.4. svn path=/trunk/; revision=1837
2008-07-22Post-release bumpMatthias Clasen1-1/+1
svn path=/trunk/; revision=1833
2008-07-22Bump glib requirementMatthias Clasen1-1/+1
svn path=/trunk/; revision=1830
2008-07-21Separate the hal and gphoto2 volume monitors - this is in part needed toDavid Zeuthen1-0/+1
2008-07-21 David Zeuthen <davidz@redhat.com> * configure.ac: * monitor/Makefile.am: * monitor/hal/*: * monitor/gphoto2/*: Separate the hal and gphoto2 volume monitors - this is in part needed to solve bug #520123. svn path=/trunk/; revision=1827
2008-07-08Move hal/ to monitor/hal/.David Zeuthen1-1/+1
2008-07-08 David Zeuthen <davidz@redhat.com> * configure.in: * Makefile.am: * hal/*: * monitor/Makefile.am: * monitor/hal/*: Move hal/ to monitor/hal/. svn path=/trunk/; revision=1816
2008-07-08Provide infrastructure for out of process volume monitors and port the halDavid Zeuthen1-0/+2
2008-07-08 David Zeuthen <davidz@redhat.com> Provide infrastructure for out of process volume monitors and port the hal volume monitor to use it (#520132). * Makefile.am: * configure.ac: Add the monitor and monitor/proxy directories. * hal/Makefile.am: Don't build a gio module for the hal volume monitor; instead build a volume monitor daemon. * hal/ghaldrive.[ch]: * hal/ghalmount.[ch]: * hal/ghalvolume.[ch]: * hal/ghalvolumemonitor.[ch]: * hal/hal-device.[ch]: * hal/hal-device.[ch]: * hal/hal-pool.[ch]: Make all types static and implement g_volume_get_activation_root() added to gio (#541793). Also emit the drive-eject-button signal (#541794). * hal/hal-module.c: Removed since the monitor is being moved out of process. * hal/hal-volume-monitor-daemon.c: * hal/hal.monitor: * hal/org.gtk.Private.HalVolumeMonitor.service.in: New files for remote volume monitor. * monitor/Makefile.am: New file. * monitor/proxy/*: Add proxy volume monitor gio module (the D-Bus client side of out-of-process volume monitors) and a static library for providing the D-Bus server side of out of process volume monitors. * programs/gvfs-mount.c: Print activation uri for a volumes and icons for drives. Also unref volume monitor when no longer in use. svn path=/trunk/; revision=1815
2008-07-01Correctly check the right libhal for hal featuresChristian Kellner1-0/+3
* configure.ac: Correctly check the right libhal for hal features. Patch from Andreas Rottmann <a.rottmann@gmx.at> (#537149) svn path=/trunk/; revision=1814
2008-06-03Post-release bump to 0.99.2.Hans Petter Jansson1-1/+1
2008-06-03 Hans Petter Jansson <hpj@novell.com> * configure.ac: Post-release bump to 0.99.2. svn path=/trunk/; revision=1797
2008-06-03Fix definition of giomodulesdir, so we install GIO modules to the libdirHans Petter Jansson1-1/+1
2008-06-03 Hans Petter Jansson <hpj@novell.com> * configure.ac: Fix definition of giomodulesdir, so we install GIO modules to the libdir specified by the user. Fixes distcheck. svn path=/trunk/; revision=1794
2008-05-21Check for gphoto2 >= 2.4.0. Fixes #531702Christian Kellner1-1/+1
svn path=/trunk/; revision=1771
2008-05-20Make the bash completion script conditionally (#530772)Christian Kellner1-0/+20
* configure.ac: * programs/Makefile.am: Allow to disable the installation of the bash completion scripts. Also make it possible to choose the directory where the file gets installed. Fixes #530772 svn path=/trunk/; revision=1770
2008-03-28Bump version to 0.99.1 for unstable development Stable branch isAlexander Larsson1-1/+1
2008-03-28 Alexander Larsson <alexl@redhat.com> * configure.ac: Bump version to 0.99.1 for unstable development Stable branch is gnome-2-22 svn path=/trunk/; revision=1695
2008-03-28Post release version bumpAlexander Larsson1-1/+1
2008-03-28 Alexander Larsson <alexl@redhat.com> * configure.ac: Post release version bump === gvfs 0.2.2 === svn path=/trunk/; revision=1692
2008-03-28Silence out libtool if make is invoked with --silence.Christian Kellner1-0/+6
2008-03-28 Christian Kellner <gicmo@gnome.org> * configure.ac: Silence out libtool if make is invoked with --silence. svn path=/trunk/; revision=1689
2008-03-25The CDDA backend requires HAL to build. Closes bug #524062.A. Walton1-22/+22
2008-03-24 A. Walton <awalton@svn.gnome.org> * configure.ac: The CDDA backend requires HAL to build. Closes bug #524062. svn path=/trunk/; revision=1676
2008-03-22Respect the giomoduledir provided in gio's package config file. (#523852Christian Kellner1-1/+5
2008-03-22 Christian Kellner <gicmo@gnome.org> * client/Makefile.am: * configure.ac: * gconf/Makefile.am: * hal/Makefile.am: Respect the giomoduledir provided in gio's package config file. (#523852 and maybe #523039) svn path=/trunk/; revision=1675
2008-03-18Post release version bump.Christian Kellner1-1/+1
2008-03-18 Christian Kellner <gicmo@gnome.org> * configure.ac: Post release version bump. svn path=/trunk/; revision=1669
2008-03-12Added archive backend from Benjamin Otte Requires libarchiveAlexander Larsson1-0/+63
2008-03-12 Alexander Larsson <alexl@redhat.com> * configure.ac: * daemon/Makefile.am: * daemon/gvfsbackendarchive.[ch]: Added archive backend from Benjamin Otte Requires libarchive svn path=/trunk/; revision=1649
2008-03-11OpenBSB portability fixes. Patch from Jasper Lievisse AdriaanseAlexander Larsson1-1/+1
2008-03-11 Alexander Larsson <alexl@redhat.com> * common/gsysutils.c: * configure.ac: OpenBSB portability fixes. Patch from Jasper Lievisse Adriaanse <jasper@humppa.nl> svn path=/trunk/; revision=1645
2008-03-10Post release version bumpAlexander Larsson1-1/+1
2008-03-10 Alexander Larsson <alexl@redhat.com> * configure.ac: Post release version bump === gvfs 0.2.0.1 === svn path=/trunk/; revision=1639
2008-03-10Bump version to 0.2.0.1 (minor release last translation changes)Alexander Larsson1-1/+1
2008-03-10 Alexander Larsson <alexl@redhat.com> * configure.ac: Bump version to 0.2.0.1 (minor release last translation changes) svn path=/trunk/; revision=1637
2008-03-10Update for releaseAlexander Larsson1-1/+1
2008-03-10 Alexander Larsson <alexl@redhat.com> * NEWS: Update for release * configure.ac: Bump version to 0.2.0 svn path=/trunk/; revision=1635
2008-03-06Include sys/uio.h if availible (#520307)Alexander Larsson1-1/+1
2008-03-06 Alexander Larsson <alexl@redhat.com> * common/gsysutils.c: * configure.ac: Include sys/uio.h if availible (#520307) svn path=/trunk/; revision=1580
2008-03-05Disable gphoto2 building when HAL is disabled as well (Closes: #519872)Bastien Nocera1-1/+1
2008-03-05 Bastien Nocera <hadess@hadess.net> * configure.ac: Disable gphoto2 building when HAL is disabled as well (Closes: #519872) svn path=/trunk/; revision=1559
2008-03-04New version updateSebastien Bacher1-1/+1
2008-03-04 Sebastien Bacher <seb128@ubuntu.com> * configure.ac: New version update svn path=/trunk/; revision=1543