Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Makefile: Only use ginstall-info if it exists. | Yoni Rabkin | 2014-05-30 | 1 | -3/+13 |
| | |||||
* | * Makefile: Update to GNU install-info. | Yoni Rabkin | 2014-05-29 | 1 | -3/+3 |
| | |||||
* | Makefile: add missing $(CPPFLAGS) to compiler. | Arnaud Fontaine | 2012-12-19 | 1 | -1/+1 |
| | |||||
* | When generating ChangeLog file, do not show the merges. | Arnaud Fontaine | 2011-04-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Lucas Bonnet <lucas@rincevent.net> | ||||
* | Makefile: the clean target now removes emms-print-metadata binary in src/ | Lucas Bonnet | 2010-08-11 | 1 | -1/+1 |
| | |||||
* | Makefile: now using Git, so get rid of darcs in ChangeLog Makefile target. ↵ | Lucas Bonnet | 2010-08-11 | 1 | -5/+3 |
| | | | | Patch by Arnaud Fontaine <arnaud@debian.org> | ||||
* | Makefile: add CFLAGS and $LDFLAGS, based on a patch by Christian Faulhammer ↵ | Lucas Bonnet | 2010-08-11 | 1 | -1/+1 |
| | | | | <fauli@gentoo.org> | ||||
* | * Makefile: autoloads/dist hiccups | Lucas Bonnet | 2010-06-15 | 1 | -2/+2 |
| | | | | Thanks to Tim Landscheidt <tim@tim-landscheidt.de> for the patch. | ||||
* | * Makefile: use taglib-config to get cflags and lib flags | Lucas Bonnet | 2010-03-29 | 1 | -1/+1 |
| | | | | source: http://paste.lisp.org/display/97028 | ||||
* | update Makefile to honor emms-print-metadata changes | Lucas Bonnet | 2008-11-02 | 1 | -2/+3 |
| | |||||
* | Update RELEASE info, generate ChangeLog when making release. | Michael Olson | 2008-09-20 | 1 | -0/+1 |
| | |||||
* | Makefile: Generate autoloads before compiling source. | Michael Olson | 2008-09-17 | 1 | -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 Olson | 2008-09-14 | 1 | -0/+32 |
| | |||||
* | *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory. | William Xu | 2008-06-17 | 1 | -24/+10 |
| | |||||
* | Emms directory structure change/cleanup | Yoni Rabkin | 2008-06-16 | 1 | -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 output | forcer | 2006-07-27 | 1 | -1/+1 |
| | | | | darcs-hash:20060727141340-2189f-04dc7c9508430653ff03cde0b1f8e402eebe6812.gz | ||||
* | Don't delete ChangeLog with make clean, we can't regenerate it without _darcs | forcer | 2006-04-29 | 1 | -2/+1 |
| | | | | darcs-hash:20060429191407-2189f-4e5c50ad131187a0b19823550bd223e685bc778c.gz | ||||
* | Install correctly with Debian _and_ make install. | forcer | 2006-04-29 | 1 | -11/+12 |
| | | | | darcs-hash:20060429183958-2189f-44de028e3face57316a1485fc9e09d29ecceb7eb.gz | ||||
* | fixed Makefile | yoni-r | 2006-04-25 | 1 | -6/+20 |
| | | | | darcs-hash:20060425114636-6ce53-dddce4f16a9318fd80d798dfe1c567c477ea9538.gz | ||||
* | Make XEmacs21 and Emacs21 happy. | Michael Olson | 2006-04-20 | 1 | -2/+3 |
| | | | | darcs-hash:20060420234749-1bfb2-e458134b41ba8e28d25030fe5b6d6b8f4222c28d.gz | ||||
* | Makefile: Don't show Emacs commandline. Remove generated HTML file in clean ↵ | Michael Olson | 2006-04-01 | 1 | -3/+4 |
| | | | | | | rule. darcs-hash:20060401232522-1bfb2-472b1a3fa77db3d21f53fde078a28c371fb7c992.gz | ||||
* | Makefile: Use correct extension in new HTML rule. | Michael Olson | 2006-04-01 | 1 | -1/+1 |
| | | | | darcs-hash:20060401184547-1bfb2-c119fbec8e989ae49dd7081fb2bdf7240026f0c2.gz | ||||
* | Makefile: Update .PHONY, add .PRECIOUS line for generated files, add rule ↵ | Michael Olson | 2006-04-01 | 1 | -1/+5 |
| | | | | | | for creating HTML version of documentation. darcs-hash:20060401180331-1bfb2-44d539a5c9152d23c80c2107bebb5c67cccebee5.gz | ||||
* | Implement an emms-info function using the libtag package. | Trent Buck | 2005-11-19 | 1 | -1/+4 |
| | | | | darcs-hash:20051119181528-8f417-cccb6d14779011d1e58eac89474282257768e631.gz | ||||
* | Makefile (ChangeLog): Generate ChangeLog from darcs metadata. | Trent Buck | 2005-10-27 | 1 | -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 | ||||
* | Initial commit (CVS 2005-09-11) | forcer | 2005-09-11 | 1 | -0/+39 |
darcs-hash:20050911200506-2189f-48a136015e33465c3cf09940ce935ec2203df463.gz |