Max Kellermann
ac9ebe1439
scripts: delete obsolete scripts
2013-04-17 00:37:30 +02:00
Jonathan Neuschäfer
87593f95d4
scripts/makedist.sh: fix test usage
...
Checkbashisms (part of the Debian devscripts) pionted this out.
2011-08-27 11:27:16 +02:00
Max Kellermann
850e213261
scripts/test.sh: added sndfile/modplug decoder test
2009-12-14 23:19:13 +01:00
Max Kellermann
5b82ffc291
include config.h in all sources
...
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-11-12 09:17:03 +01:00
Avuton Olrich
6dde36d683
scripts: Remove mpd.spec, it was always half-baked.
...
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-29 02:43:04 -07:00
Max Kellermann
a7685780ed
configure.ac: renamed --enable-mod to --enable-mikmod
2009-04-01 22:48:06 +02:00
Max Kellermann
5242305a90
configure.ac: renamed --enable-oggvorbis to --enable-vorbis
2009-04-01 22:45:17 +02:00
Max Kellermann
e2ca6b156e
configure.ac: renamed --enable-lame to --enable-lame-encoder
2009-04-01 22:44:28 +02:00
Max Kellermann
4d9151f842
test.sh: disable libcue support in one test
2009-04-01 16:37:13 +02:00
Max Kellermann
7a8bfb8a45
test.sh: added variable MAKE
...
The environment variable MAKE can be set by the caller process, and
may be used to pass a concurrency value (-j).
2009-04-01 16:34:47 +02:00
Max Kellermann
d05c7f898f
added build test script "test.sh"
2008-12-24 11:35:57 +01:00
Eric Wong
f3d986e97b
scripts/mpd-indent.sh: fixup goto label indentation
...
Additionally, use proper shell quoting and shebang line
git-svn-id: https://svn.musicpd.org/mpd/trunk@7078 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2007-12-16 21:47:48 +00:00
J. Alexander Treuman
aaea59e501
Bumping version numbers to 0.14.0.
...
git-svn-id: https://svn.musicpd.org/mpd/trunk@6402 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2007-05-30 20:12:32 +00:00
Avuton Olrich
a061da8fb5
The massive copyright update
...
git-svn-id: https://svn.musicpd.org/mpd/trunk@5834 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2007-04-05 03:22:33 +00:00
J. Alexander Treuman
6450bbc096
Bumping version numbers to 0.13.0. Future 0.12.x releases will be made
...
from a branch of 0.12.1.
git-svn-id: https://svn.musicpd.org/mpd/trunk@5666 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2007-03-20 18:46:04 +00:00
J. Alexander Treuman
a9a97e39e5
Bumping version numbers to 0.12.1
...
git-svn-id: https://svn.musicpd.org/mpd/trunk@4895 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-10-10 20:45:55 +00:00
J. Alexander Treuman
4d6db2eb37
Bumping version numbers to 0.12.0.
...
git-svn-id: https://svn.musicpd.org/mpd/trunk@4819 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-09-22 14:05:01 +00:00
J. Alexander Treuman
cb8da28ad7
Updating version numbers to rc4.
...
git-svn-id: https://svn.musicpd.org/mpd/trunk@4778 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-09-15 01:38:56 +00:00
J. Alexander Treuman
c81f4e2c04
Bumping version to rc3
...
git-svn-id: https://svn.musicpd.org/mpd/trunk@4675 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-08-24 12:25:22 +00:00
J. Alexander Treuman
459e096581
Bumping some version numbers to rc2
...
git-svn-id: https://svn.musicpd.org/mpd/trunk@4653 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-08-18 01:39:30 +00:00
J. Alexander Treuman
0cacc35943
Bump some more version numbers to rc1 now that it won't break the protocol.
...
git-svn-id: https://svn.musicpd.org/mpd/trunk@4611 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-08-10 22:21:14 +00:00
J. Alexander Treuman
c062fca22d
The configure.ac version is used in the mpd reply, and using rc1 breaks some clients. Reverting last commit.
...
git-svn-id: https://svn.musicpd.org/mpd/trunk@4607 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-08-10 20:41:21 +00:00
J. Alexander Treuman
131fcea17d
0.12.0 -> 0.12.0rc1
...
git-svn-id: https://svn.musicpd.org/mpd/trunk@4606 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-08-10 20:32:08 +00:00
Avuton Olrich
0532c9ab4c
Do a better job of trying to be able to run these
...
scripts from 'anywhere'
git-svn-id: https://svn.musicpd.org/mpd/trunk@4430 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-07-22 22:27:48 +00:00
Avuton Olrich
c454122a02
- Add a 'scripts' directory, remove scripts from
...
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
2006-07-22 22:01:05 +00:00