Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-04-17 | scripts: delete obsolete scripts | Max Kellermann | 3 | -124/+0 | |
2011-08-27 | scripts/makedist.sh: fix test usage | Jonathan Neuschäfer | 1 | -2/+2 | |
Checkbashisms (part of the Debian devscripts) pionted this out. | |||||
2009-12-14 | scripts/test.sh: added sndfile/modplug decoder test | Max Kellermann | 1 | -0/+3 | |
2009-11-12 | include config.h in all sources | Max Kellermann | 1 | -0/+47 | |
After we've been hit by Large File Support problems several times in the past week (which only occur on 32 bit platforms, which I don't have), this is yet another attempt to fix the issue. | |||||
2009-04-29 | scripts: Remove mpd.spec, it was always half-baked. | Avuton Olrich | 2 | -97/+0 | |
Remove mpd.spec and makerpm.sh. It was never used or maintained and the distributors take care of this kinda thing now anyhow. | |||||
2009-04-01 | configure.ac: renamed --enable-mod to --enable-mikmod | Max Kellermann | 1 | -1/+1 | |
2009-04-01 | configure.ac: renamed --enable-oggvorbis to --enable-vorbis | Max Kellermann | 1 | -5/+5 | |
2009-04-01 | configure.ac: renamed --enable-lame to --enable-lame-encoder | Max Kellermann | 1 | -4/+4 | |
2009-04-01 | test.sh: disable libcue support in one test | Max Kellermann | 1 | -0/+1 | |
2009-04-01 | test.sh: added variable MAKE | Max Kellermann | 1 | -12/+14 | |
The environment variable MAKE can be set by the caller process, and may be used to pass a concurrency value (-j). | |||||
2008-12-24 | added build test script "test.sh" | Max Kellermann | 1 | -0/+87 | |
2007-12-16 | scripts/mpd-indent.sh: fixup goto label indentation | Eric Wong | 1 | -1/+6 | |
Additionally, use proper shell quoting and shebang line git-svn-id: https://svn.musicpd.org/mpd/trunk@7078 09075e82-0dd4-0310-85a5-a0d7c8717e4f | |||||
2007-05-30 | Bumping version numbers to 0.14.0. | J. Alexander Treuman | 1 | -1/+1 | |
git-svn-id: https://svn.musicpd.org/mpd/trunk@6402 09075e82-0dd4-0310-85a5-a0d7c8717e4f | |||||
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 | |
git-svn-id: https://svn.musicpd.org/mpd/trunk@5834 09075e82-0dd4-0310-85a5-a0d7c8717e4f | |||||
2007-03-20 | Bumping version numbers to 0.13.0. Future 0.12.x releases will be made | J. Alexander Treuman | 1 | -1/+1 | |
from a branch of 0.12.1. git-svn-id: https://svn.musicpd.org/mpd/trunk@5666 09075e82-0dd4-0310-85a5-a0d7c8717e4f | |||||
2006-10-10 | Bumping version numbers to 0.12.1 | J. Alexander Treuman | 1 | -1/+1 | |
git-svn-id: https://svn.musicpd.org/mpd/trunk@4895 09075e82-0dd4-0310-85a5-a0d7c8717e4f | |||||
2006-09-22 | Bumping version numbers to 0.12.0. | J. Alexander Treuman | 1 | -1/+1 | |
git-svn-id: https://svn.musicpd.org/mpd/trunk@4819 09075e82-0dd4-0310-85a5-a0d7c8717e4f | |||||
2006-09-15 | Updating version numbers to rc4. | J. Alexander Treuman | 1 | -1/+1 | |
git-svn-id: https://svn.musicpd.org/mpd/trunk@4778 09075e82-0dd4-0310-85a5-a0d7c8717e4f | |||||
2006-08-24 | Bumping version to rc3 | J. Alexander Treuman | 1 | -1/+1 | |
git-svn-id: https://svn.musicpd.org/mpd/trunk@4675 09075e82-0dd4-0310-85a5-a0d7c8717e4f | |||||
2006-08-18 | Bumping some version numbers to rc2 | J. Alexander Treuman | 1 | -1/+1 | |
git-svn-id: https://svn.musicpd.org/mpd/trunk@4653 09075e82-0dd4-0310-85a5-a0d7c8717e4f | |||||
2006-08-10 | Bump some more version numbers to rc1 now that it won't break the protocol. | J. Alexander Treuman | 1 | -1/+1 | |
git-svn-id: https://svn.musicpd.org/mpd/trunk@4611 09075e82-0dd4-0310-85a5-a0d7c8717e4f | |||||
2006-08-10 | The configure.ac version is used in the mpd reply, and using rc1 breaks some ↵ | J. Alexander Treuman | 1 | -1/+1 | |
clients. Reverting last commit. git-svn-id: https://svn.musicpd.org/mpd/trunk@4607 09075e82-0dd4-0310-85a5-a0d7c8717e4f | |||||
2006-08-10 | 0.12.0 -> 0.12.0rc1 | J. Alexander Treuman | 1 | -1/+1 | |
git-svn-id: https://svn.musicpd.org/mpd/trunk@4606 09075e82-0dd4-0310-85a5-a0d7c8717e4f | |||||
2006-07-22 | Do a better job of trying to be able to run these | Avuton Olrich | 2 | -4/+9 | |
scripts from 'anywhere' git-svn-id: https://svn.musicpd.org/mpd/trunk@4430 09075e82-0dd4-0310-85a5-a0d7c8717e4f | |||||
2006-07-22 | - Add a 'scripts' directory, remove scripts from | Avuton Olrich | 4 | -0/+118 | |
docs/ & base directory - Add a spec file (my first try, please report problems) git-svn-id: https://svn.musicpd.org/mpd/trunk@4429 09075e82-0dd4-0310-85a5-a0d7c8717e4f |