summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* 2005-04-07 Bastien Nocera <hadess@hadess.net>Bastien Nocera2005-04-071-0/+2
| | | | * Makefile.am: work-around for old versions of automake
* Tue Mar 22 14:33:31 2005 Jonathan Blandford <jrb@redhat.com>Release-0-16Jonathan Blandford2005-03-221-0/+2
| | | | | | * NEWS: * freedesktop.org.xml: * configure.in: Release 0.16
* 2004-12-08 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2004-12-081-3/+2
| | | | * Makefile.am: don't override CFLAGS, fixes #2033
* 2004-12-02 Dan Winship <danw@novell.com>Jonathan Blandford2004-12-031-1/+2
| | | | | | * Makefile.am (CLEANFILES, DISTCLEANFILES): Fix. intltool stuff shouldn't be in CLEANFILES, or "make clean; make" will fail (#1845)
* 2004-08-30 Christophe Fergeau <teuf@gnome.org>Release-0-15Christophe Fergeau2004-08-301-2/+2
| | | | | | * Makefile.am: * configure.in: use m4 macros provided by pkg-config instead of using our own
* Wed Jan 21 14:28:16 2004 Jonathan Blandford <jrb@gnome.org>Jonathan Blandford2004-01-211-1/+7
| | | | * shared-mime-info.pc.in: add a package-config file
* Tue Jan 20 10:22:44 2004 Jonathan Blandford <jrb@gnome.org>Jonathan Blandford2004-01-201-0/+2
| | | | | | | | | * configure.in: Patch from Alex Larsson <alexl@redhat.com> to conditionally disable running update-mimedb for packages. * freedesktop.org.xml.in: Patch from Alex Larsson <alexl@redhat.com> to fix up RIFF and shell magic, as well as merging diff files and patch files.
* Wed Jan 14 16:45:26 2004 Jonathan Blandford <jrb@gnome.org>Release-0-13-1Jonathan Blandford2004-01-141-1/+11
| | | | | | | | * configure.in: I already tagged CVS so I'm releasing 0.13.1 to get the intltool files. * Makefile.am: I wasn't including the intltool files correctly. Fixed.
* Wed Jan 14 16:23:22 2004 Jonathan Blandford <jrb@gnome.org>Jonathan Blandford2004-01-141-14/+9
| | | | | | | | * configure.in: Released version 0.12. * Makefile.am: Make pass distcheck. * freedesktop.or.xml.in: Update DTD to deal with xml:lang
* Build fixes -- see changelogJonathan Blandford2003-12-161-8/+7
|
* Wed Nov 12 14:00:13 2003 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford2003-11-121-2/+2
| | | | | * configure.in: add hu.po and sv.po. We're now building in translations.
* Fri Nov 7 16:42:24 2003 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford2003-11-071-1/+14
| | | | | * configure.in: moved to intltool. We now build translations from pot files.
* Added check in Makefile that XML validates.Thomas Leonard2003-03-051-0/+3
| | | | | | Added root-XML element and the namespaces stuff (update-mime-database not updated, however). Added 'Recommended checking order' section to spec.
* Removed bashism in uninstall rule (Filip Van Raemdonck).Thomas Leonard2002-07-291-3/+3
|
* Added manpage.Thomas Leonard2002-07-281-1/+3
|
* Uninstall cached files too...Thomas Leonard2002-07-241-1/+6
|
* Warn about invalid media types.Thomas Leonard2002-07-241-2/+5
| | | | | | Delete old files. Banner message. Override install location.
* Started on update-mime-database program.Thomas Leonard2002-07-171-0/+6
|
* Install .xml file instead of .mimeinfo one.Thomas Leonard2002-07-171-2/+2
|
* Added build system.Thomas Leonard2002-04-251-0/+8