aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/Makefile.am (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-05-28Making branch for 0.13.0 fixes.J. Alexander Treuman1-9/+0
git-svn-id: https://svn.musicpd.org/mpd/branches/branch-0.13.0-fixes@6330 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2007-05-28Re-tagging 0.13.0 release to fix a couple of bugs with the tarball.J. Alexander Treuman1-0/+0
git-svn-id: https://svn.musicpd.org/mpd/tags/release-0.13.0@6325 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-07-17add sparse-check target to makefilesEric Wong1-1/+4
sparse is a semantic parser developed for the Linux kernel, but works for any project written (ANSI) C. You can get sparse via git here: git clone git://www.kernel.org/pub/scm/devel/sparse/sparse.git git-svn-id: https://svn.musicpd.org/mpd/trunk@4377 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-03-26don't generate .bz2 for make distWarren Dukes1-1/+1
git-svn-id: https://svn.musicpd.org/mpd/trunk@493 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-03-12make dist generate a bzip2Warren Dukes1-1/+1
git-svn-id: https://svn.musicpd.org/mpd/trunk@256 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-03-12autogen.sh updatesWarren Dukes1-0/+2
git-svn-id: https://svn.musicpd.org/mpd/trunk@255 09075e82-0dd4-0310-85a5-a0d7c8717e4f