aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* * emms.el: bump to version 7.3Yoni Rabkin2021-06-111-1/+1
|
* * Makefile: no longer neededYoni Rabkin2021-04-211-2/+0
|
* * emms.el: bump to version 7.1Yoni Rabkin2021-04-141-2/+2
|
* * Makefile: version bumpYoni Rabkin2020-12-301-1/+1
|
* * Makefile: keep the info fileYoni Rabkin2020-11-051-1/+0
|
* update NEWS and version bumpYoni Rabkin2020-10-271-1/+1
|
* version bump for elpaYoni Rabkin2020-06-121-1/+1
|
* Add emms.info to top-level for elpa to find.Yoni Rabkin2020-06-121-0/+2
|
* move all files to top-levelYoni Rabkin2020-06-031-15/+26
|
* * Makefile: generate a dir info fileYoni Rabkin2020-05-271-0/+1
|
* Updates for version bump.Yoni Rabkin2020-05-011-1/+1
|
* * Makefile: fix commentYoni Rabkin2019-11-011-1/+1
|
* Bump to 5.3.Yoni Rabkin2019-11-011-1/+1
|
* Bump to version 5.2.Yoni Rabkin2019-05-011-1/+1
|
* * Makefile: bump to 5.1Yoni Rabkin2018-11-011-1/+1
|
* bump to version 5.0Yoni Rabkin2018-05-011-1/+1
|
* Push version updates.Yoni Rabkin2017-11-051-1/+1
|
* Bump version to 4.3.Yoni Rabkin2017-05-011-1/+1
|
* Move to a new emms-print-metadata.Yoni Rabkin2017-03-011-2/+2
| | | | | | | The new emms-print-metadata is written in C++ and brings on board new features from TagLib. Patch by Petteri Hintsanen <petterih@iki.fi>.
* Update version for release.Yoni Rabkin2016-11-081-1/+1
|
* * Makefile: install emms-print-metadataYoni Rabkin2016-10-251-0/+7
|
* * Makefile: add .info suffix.Yoni Rabkin2016-07-091-1/+1
| | | | Bug submitted by Alex Vong <alexvong1995@gmail.com>.
* Prepare 4.1 release.Yoni Rabkin2016-05-311-1/+1
|
* * Makefile: Update ftp.gnu.org push script to 1.2.Yoni Rabkin2014-07-281-14/+2
|
* Bump makefile release version.Yoni Rabkin2014-06-301-1/+1
|
* * Makefile: Only use ginstall-info if it exists.Yoni Rabkin2014-05-301-3/+13
|
* * Makefile: Update to GNU install-info.Yoni Rabkin2014-05-291-3/+3
|
* Makefile: add missing $(CPPFLAGS) to compiler.Arnaud Fontaine2012-12-191-1/+1
|
* When generating ChangeLog file, do not show the merges.Arnaud Fontaine2011-04-191-1/+1
| | | | Signed-off-by: Lucas Bonnet <lucas@rincevent.net>
* Makefile: the clean target now removes emms-print-metadata binary in src/Lucas Bonnet2010-08-111-1/+1
|
* Makefile: now using Git, so get rid of darcs in ChangeLog Makefile target. ↵Lucas Bonnet2010-08-111-5/+3
| | | | Patch by Arnaud Fontaine <arnaud@debian.org>
* Makefile: add CFLAGS and $LDFLAGS, based on a patch by Christian Faulhammer ↵Lucas Bonnet2010-08-111-1/+1
| | | | <fauli@gentoo.org>
* * Makefile: autoloads/dist hiccupsLucas Bonnet2010-06-151-2/+2
| | | | Thanks to Tim Landscheidt <tim@tim-landscheidt.de> for the patch.
* * Makefile: use taglib-config to get cflags and lib flagsLucas Bonnet2010-03-291-1/+1
| | | | source: http://paste.lisp.org/display/97028
* update Makefile to honor emms-print-metadata changesLucas Bonnet2008-11-021-2/+3
|
* Update RELEASE info, generate ChangeLog when making release.Michael Olson2008-09-201-0/+1
|
* Makefile: Generate autoloads before compiling source.Michael Olson2008-09-171-1/+1
| | | | | This makes compilation warnings in the source easier to spot, and mirrors the behavior of Emacs itself.
* Makefile: Add targets for making releases and uploading them.Michael Olson2008-09-141-0/+32
|
* *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory.William Xu2008-06-171-24/+10
|
* Emms directory structure change/cleanupYoni Rabkin2008-06-161-11/+10
| | | | | | | | | | | | | | | | | I've been thinking about moving some parts of Emms to their own directories in order to tidy up the distribution. Attached is a patch which does this for the documentation. What do you people think? >From 61459ce16456b31b119faefc6333007a023436d5 Mon Sep 17 00:00:00 2001 From: Yoni Rabkin <yonirabkin@member.fsf.org> Date: Thu, 8 May 2008 23:58:07 +0300 Subject: [PATCH] Moved Emms documentation to a newly created doc directory. As a first step in cleaning up the Emms distribution directory structure, I've moved all the documentation to its own directory. Makefiles have been created/updated accordingly. Signed-off-by: Yoni Rabkin <yonirabkin@member.fsf.org>
* Makefile: Don't split info outputforcer2006-07-271-1/+1
| | | | darcs-hash:20060727141340-2189f-04dc7c9508430653ff03cde0b1f8e402eebe6812.gz
* Don't delete ChangeLog with make clean, we can't regenerate it without _darcsforcer2006-04-291-2/+1
| | | | darcs-hash:20060429191407-2189f-4e5c50ad131187a0b19823550bd223e685bc778c.gz
* Install correctly with Debian _and_ make install.forcer2006-04-291-11/+12
| | | | darcs-hash:20060429183958-2189f-44de028e3face57316a1485fc9e09d29ecceb7eb.gz
* fixed Makefileyoni-r2006-04-251-6/+20
| | | | darcs-hash:20060425114636-6ce53-dddce4f16a9318fd80d798dfe1c567c477ea9538.gz
* Make XEmacs21 and Emacs21 happy.Michael Olson2006-04-201-2/+3
| | | | darcs-hash:20060420234749-1bfb2-e458134b41ba8e28d25030fe5b6d6b8f4222c28d.gz
* Makefile: Don't show Emacs commandline. Remove generated HTML file in clean ↵Michael Olson2006-04-011-3/+4
| | | | | | rule. darcs-hash:20060401232522-1bfb2-472b1a3fa77db3d21f53fde078a28c371fb7c992.gz
* Makefile: Use correct extension in new HTML rule.Michael Olson2006-04-011-1/+1
| | | | darcs-hash:20060401184547-1bfb2-c119fbec8e989ae49dd7081fb2bdf7240026f0c2.gz
* Makefile: Update .PHONY, add .PRECIOUS line for generated files, add rule ↵Michael Olson2006-04-011-1/+5
| | | | | | for creating HTML version of documentation. darcs-hash:20060401180331-1bfb2-44d539a5c9152d23c80c2107bebb5c67cccebee5.gz
* Implement an emms-info function using the libtag package.Trent Buck2005-11-191-1/+4
| | | | darcs-hash:20051119181528-8f417-cccb6d14779011d1e58eac89474282257768e631.gz
* Makefile (ChangeLog): Generate ChangeLog from darcs metadata.Trent Buck2005-10-271-1/+4
| | | | | | | debian/rules (build-stamp): Have make generate the ChangeLog. (build-arch): Include ChangeLog and debian/changelog in debian package. darcs-hash:20051027133919-8f417-831560dba011ae058eb50dff57e5faba5c6b64a6.gz