Commit Graph

399 Commits

Author SHA1 Message Date
Erik de Castro Lopo
69a416a8a5 programs/sndfile-play : Apply patch from Christian Weisgerber and Jacob Meuserto to add support for OpenBSD's sndio. 2010-01-07 21:01:35 +11:00
Erik de Castro Lopo
694fd0d8a9 configure.ac : Test for Unix pipe() and waitpid() functions. 2009-12-28 08:22:54 +11:00
Erik de Castro Lopo
c38daf9cd9 configure.ac : Improve initialisation. 2009-12-17 22:41:32 +11:00
Erik de Castro Lopo
aa7e84cc91 Change name of generated file src/Symbols.linux to Symbols.gnu-binutils and
and use the same symbols file for other systems which use GNU binutils like
Debian's kfreebsd.
2009-12-16 05:59:49 +11:00
Erik de Castro Lopo
3d1c3e8e5d configure.ac : Version 1.0.22pre1. 2009-12-14 07:11:21 +11:00
Erik de Castro Lopo
b1a57f5ed0 configure.ac : Version 1.0.21. 2009-12-13 17:46:05 +11:00
Erik de Castro Lopo
0c653f355b configure.ac : Remove detection of JACK Audio Connect Kit. 2009-12-09 21:56:27 +11:00
Erik de Castro Lopo
cc662c4dc9 configure.ac : Version 1.0.21pre4. 2009-12-08 21:30:05 +11:00
Erik de Castro Lopo
05ed996d42 Rename all custom macros from AC_* to MN_*. 2009-12-03 18:10:58 +11:00
Erik de Castro Lopo
0ef3815731 doc/*.html : Corrections and clarifications courtesy of Robin Forder. 2009-12-02 20:23:51 +11:00
Erik de Castro Lopo
78988997d8 configure.ac : Version 1.0.21pre3. 2009-12-01 18:25:43 +11:00
Erik de Castro Lopo
1e731d1cf2 configure.ac : Version 1.0.21pre2. 2009-11-28 21:25:39 +11:00
Erik de Castro Lopo
c08a55aa04 configure.ac : Insist on libvorbis >= 1.2.3. Earlier verions have bugs that cause the libsndfile test suite to fail on MIPS, PowerPC and others. 2009-10-09 20:19:40 +11:00
Erik de Castro Lopo
2e4c8c26a0 build-test-tarball.mk.in : Add a Make script to build a tarball of all the test binaries and the test wrapper script. 2009-09-27 13:32:41 +10:00
Erik de Castro Lopo
e26ad841e3 configure.ac : Detect sizeof of wchar_t. 2009-09-25 22:00:00 +10:00
Erik de Castro Lopo
a58573c912 configure.ac : Remove AM_CONFIG_HEADER due to warnings from autoconf 2.64. 2009-09-23 18:02:41 +10:00
Erik de Castro Lopo
ea530ead24 configure.ac : Set __USE_MINGW_ANSI_STDIO to 1 when compiling using MinGW compilers. Remove unneeded AC_SUBST. Report Host CPU/OS/vendor. 2009-09-22 17:43:06 +10:00
Conrad Parker
031b579ccf add configure flag to disable JACK 2009-06-24 00:03:28 +09:00
Erik de Castro Lopo
313be08430 Fix MSVC definition of sf_count_t. 2009-05-25 18:05:45 +10:00
Erik de Castro Lopo
348d345592 Fix definition of sf_count_t for Win32. 2009-05-22 18:15:30 +10:00
Erik de Castro Lopo
311b6beac3 configure.ac : Bump version to 1.0.21.pre1. 2009-05-18 08:28:07 +10:00
Erik de Castro Lopo
5c18d65c37 configure.ac : Bump version to 1.0.20. 2009-05-14 19:49:37 +10:00
Erik de Castro Lopo
bd5d995992 configure.ac : Bump version to 1.0.20pre1. 2009-03-20 06:04:09 +11:00
Erik de Castro Lopo
ae118f74d1 configure.ac : Fix flac version. 2009-03-17 15:06:56 +11:00
Erik de Castro Lopo
d750073b26 Merge in Shave stuff. 2009-03-17 14:28:17 +11:00
Erik de Castro Lopo
bb4018ab7f configure.ac : Add documentation for --disable-external-libs and improve error handling for that option. 2009-03-17 14:09:31 +11:00
Erik de Castro Lopo
1a9dd0819b configure.ac : Detect vorbis_version_string() correctly. 2009-03-03 09:40:15 +11:00
Erik de Castro Lopo
5f615adc06 Update shave files and enable by default in configure.ac. 2009-03-03 05:51:01 +11:00
Erik de Castro Lopo
5173b47550 configure.ac : Document vorbis versions. 2009-03-03 04:05:04 +11:00
Erik de Castro Lopo
20d7483c50 configure.ac : Fix --enable-external-libs logic. 2009-03-03 03:49:45 +11:00
Erik de Castro Lopo
3402a50c0b configure.ac : Detect the presence/absence of vorbis_version_string() in libvorbis. 2009-03-01 22:19:38 +11:00
Erik de Castro Lopo
850311611c Use Shave to clean up automake/libtool output. 2009-02-24 10:26:10 +11:00
Erik de Castro Lopo
f75e0f1231 configure.ac : Add missing '.' in comment (vorbis version number). 2009-02-18 08:33:34 +11:00
Erik de Castro Lopo
0733b9962c configure.ac : Chmod test_wrapper.sh correctly. 2009-02-12 07:09:25 +11:00
Erik de Castro Lopo
cf3fb080f9 configure.ac : Generate tests/test_wrapper.sh from the template. 2009-02-11 09:31:36 +11:00
Erik de Castro Lopo
11c420b547 configure.ac : Require libvorbis >= 1.2.2. 2009-02-09 06:46:12 +11:00
Erik de Castro Lopo
b887f6427a configure.ac : Bump configure version to 1.0.19pre1. 2009-02-08 07:17:48 +11:00
Erik de Castro Lopo
c383584370 Final tweaks for 1.0.18 release. 2009-02-07 14:00:36 +11:00
Erik de Castro Lopo
94a9eb628c configure.ac : Bump configure version to 1.0.18pre26. 2009-02-03 13:00:51 +11:00
Erik de Castro Lopo
e8926895ed configure.ac : Bump configure version to 1.0.18pre25. 2009-01-11 17:00:28 +11:00
Erik de Castro Lopo
f2a8904a4e Add new file M4/add_cxxflags.m4 and use it in configure.ac. 2008-11-30 15:06:00 +11:00
Erik de Castro Lopo
e1570e1480 configure.ac : Revert change that broke the MinGW build. 2008-11-24 22:11:15 +11:00
Erik de Castro Lopo
7326d4128c configure.ac : Remove cygwin special cases. 2008-11-17 11:49:55 +11:00
Erik de Castro Lopo
878867e129 Tweaks to generation of Symbols files. 2008-11-14 21:45:09 +11:00
Erik de Castro Lopo
9b001f76bb configure.ac : Add comment about MinGW specific linker flag. 2008-11-10 22:01:59 +11:00
Erik de Castro Lopo
f819b2b55c Merge Octave fixes from -octave branch. 2008-10-27 21:05:24 +11:00
Erik de Castro Lopo
919c867791 Merge from --mdev. Still broken. 2008-10-27 12:13:01 +11:00
Erik de Castro Lopo
50112e2bb7 Move real utility programs from examples/ to new directory programs/ . 2008-10-21 22:49:55 +11:00
Erik de Castro Lopo
c5413b76f2 configure.ac : Fix --enable-octave. 2008-10-21 14:47:34 +11:00
Erik de Castro Lopo
70875f1509 configure.ac : Add --disable-octave option. 2008-10-18 21:36:15 +11:00
Erik de Castro Lopo
9bae150a86 configure.ac : Verison 1.0.16pre24. 2008-10-02 06:17:04 +10:00
Erik de Castro Lopo
e9c25c2548 configure.ac : Add -funsigned-char to CFLAGS if the compiler supports it. 2008-09-09 20:47:59 +10:00
Erik de Castro Lopo
50b823175e configure.ac : Bump version to 1.0.18pre23. 2008-08-18 22:23:33 +10:00
Erik de Castro Lopo
04f40feb8f configure.ac : Test for <sys/time.h> and gettimeofday. 2008-08-17 16:23:32 +10:00
Erik de Castro Lopo
9223da0872 configure.ac : Test for localtime and localtime_r. 2008-08-16 12:20:50 +10:00
Erik de Castro Lopo
c099ef98ad Use new PKG_CHECK_MOD_VERSION m4 macro. 2008-06-29 09:02:33 +10:00
Erik de Castro Lopo
3dbb868c31 configure.ac : Fix detection/enabling of external libs. 2008-06-25 11:03:39 +10:00
Erik de Castro Lopo
b953c218ce configure.ac : Add comment about requiring vorbis >= 1.2.1. 2008-06-03 08:35:06 +10:00
Erik de Castro Lopo
c3a28747aa configure.ac : More merges. 2008-05-31 13:38:50 +10:00
Erik de Castro Lopo
1f7c78551b configure.ac : Fix default for enable_external_libs. 2008-05-22 09:19:27 +10:00
Erik de Castro Lopo
67c3f8bea3 configure.ac : Add --disable-external-libs configure option. 2008-05-21 19:18:52 +10:00
Erik de Castro Lopo
cf918cdf8d Link to external versions of FLAC, Ogg and Vorbis. 2008-05-21 18:34:47 +10:00
Erik de Castro Lopo
7fc7a100bc configure.ac : Bump to version 1.0.18pre22. 2008-05-21 16:03:08 +10:00
Erik de Castro Lopo
3007390974 configure.ac : Turn off detection of F77. 2008-05-13 18:02:36 +10:00
Erik de Castro Lopo
4790cdfecc configure.ac : Call AM_PROG_CC_C_O after AC_PROG_CC. 2008-05-11 20:25:56 +10:00
Erik de Castro Lopo
85f75f719a configure.ac : Add AM_PROG_CC_C_O. 2008-05-09 16:04:49 +10:00
Erik de Castro Lopo
18d5da3d4f configure.ac : Set object format to aout for OS/2. Thanks to David Yeo. 2008-04-19 13:13:07 +10:00
Erik de Castro Lopo
c300da31f3 autogen.sh, configure.ac : Minor tweaks. 2008-04-17 09:37:22 +10:00
Erik de Castro Lopo
533d4c0b19 Bump to version 1.0.18pre21. 2008-04-13 10:27:05 +10:00
Erik de Castro Lopo
7c059d2207 configure.ac : Fix up octave detection. 2008-04-01 21:28:59 +11:00
Erik de Castro Lopo
0ec0efb4df src/FLAC : Run test_libFLAC executable directly instead of via a shell script. 2008-03-31 20:57:30 +11:00
Erik de Castro Lopo
d443a84e0d configure.ac : Tweaks. 2008-03-30 23:28:25 +11:00
Erik de Castro Lopo
917fa95c17 More MinGW fixes. 2008-03-25 22:38:23 +11:00
Erik de Castro Lopo
81b11ed418 configure.ac : Bump to version 1.0.18pre20. 2007-12-03 20:17:10 +11:00
Erik de Castro Lopo
18db6f6531 configure.ac : Bump version. 2007-11-29 21:30:35 +11:00
Erik de Castro Lopo
5ed00573e7 configure.ac : Correct version. 2007-11-25 21:30:26 +11:00
Erik de Castro Lopo
00fbfb1c11 Merge from mdev. 2007-11-24 21:21:19 +11:00
Erik de Castro Lopo
f94bb9dea4 Add new example program to play sound files using the JACK audio server. 2007-11-24 10:00:29 +11:00
Erik de Castro Lopo
f1b4ef2174 Merge from -mdev. 2007-11-17 21:09:28 +11:00
Erik de Castro Lopo
e11eceaffd configure.ac : Minor fix in message output. 2007-11-17 20:43:40 +11:00
Erik de Castro Lopo
141884b65c More OS/2 fixes from David Yeo. 2007-11-16 21:16:56 +11:00
Erik de Castro Lopo
5406298115 Use AC_GCC_VERSION to work around gcc-4.2 inline warning stupidity. 2007-11-05 15:18:42 +11:00
Erik de Castro Lopo
966c9cfbcb Merge from -mdev branch. 2007-10-28 22:10:39 +11:00
Erik de Castro Lopo
80d10955dc configure.ac : Remove --disable-flac option. 2007-10-25 21:13:54 +10:00
Erik de Castro Lopo
0cda250b13 configure.ac : Bump version to 1.0.18pre18. 2007-10-22 22:59:54 +10:00
Erik de Castro Lopo
0a2a698771 Merge from -mdev branch. 2007-10-16 21:54:39 +10:00
Erik de Castro Lopo
225cd53bf4 Put config stuff in Cfg dir. 2007-10-15 20:09:49 +10:00
Erik de Castro Lopo
3b3309f4b6 Bump configure.ac version. 2007-09-08 12:07:07 +10:00
Erik de Castro Lopo
b83d39cd53 Bump configure.ac version. 2007-09-07 10:16:27 +10:00
Erik de Castro Lopo
a43ca08f9b src/VORBIS : Sync to SVN, including addition of test suite, hook into build. 2007-08-30 14:00:25 +10:00
Erik de Castro Lopo
d8941969ff Remove uneeded FLAC code. 2007-08-26 20:55:56 +10:00
Erik de Castro Lopo
939b83aa3a Bump configure.ac version to 1.0.18pre15. 2007-08-26 14:29:45 +10:00
Erik de Castro Lopo
770cc5d27c Merge branch that added ability to build GNU Octave modules. 2007-08-26 14:07:37 +10:00
Erik de Castro Lopo
05bb74faa3 Add a bunch of m4 files for detecting/verifying octave and octave module build tools. 2007-08-23 21:16:57 +10:00
Erik de Castro Lopo
308436a224 Merge from -mdev branch. 2007-08-23 16:12:57 +10:00
Erik de Castro Lopo
d16072542e configure.ac : Tell aclocal where local m4 dir is. 2007-08-23 15:59:59 +10:00
Erik de Castro Lopo
31eaa01201 Add M4/Makefile.am and make sure 'make distcheck' works. 2007-08-23 15:46:14 +10:00
Erik de Castro Lopo
5004de23b7 Minor tweaks. 2007-08-23 14:42:06 +10:00
Erik de Castro Lopo
983503c599 configure.ac : Verison 1.0.18octave1. 2007-08-23 14:20:15 +10:00
Erik de Castro Lopo
0ff1064963 configure.ac : Change version to 1.0.18vorbis1. 2007-08-21 14:20:11 +10:00
Erik de Castro Lopo
c77e9e8653 Pull in libvorbis sources. 2007-08-19 20:55:02 +10:00
Erik de Castro Lopo
90f4ec9866 configure.ac : Bump version to 1.0.18pre14. 2007-08-09 08:55:29 +10:00
Erik de Castro Lopo
0684376f71 configure.ac : Bump configure version to 1.0.18pre13. 2007-07-14 12:30:18 +10:00
Erik de Castro Lopo
6251b02404 configure.ac : Bump version to 1.0.18pre12. 2007-06-09 20:37:33 +10:00
Erik de Castro Lopo
10177412f3 Apply patch from Trent Apted make it compile on Intel MacOSX. 2007-06-07 21:03:03 +10:00
Erik de Castro Lopo
ec5a505482 configure.ac : Bump version to 1.0.18pre10. 2007-05-28 19:43:10 +10:00
7218a80e99 configure.ac : Downgrade AC_PREREQ to 2.57 so it compiles under MacPorts. 2007-05-13 20:51:01 +10:00
Erik de Castro Lopo
75a00e8a8d configure.ac : Make sure WORDS_BIGENDIAN gets correctly defined for FLAC code. 2007-05-12 12:28:08 +10:00
Erik de Castro Lopo
a22bca1ab1 configure.ac : Force FLAC__HAS_OGG variable to 1. 2007-04-30 22:29:23 +10:00
Erik de Castro Lopo
bd50fba974 src/FLAC : Ditch and re-import required FLAC code. 2007-04-30 22:03:05 +10:00
Erik de Castro Lopo
b8fede2089 Detect if win32 DLL is beging generated and only run win32_ordinal_test if true. 2007-04-23 18:23:05 +10:00
Erik de Castro Lopo
efe8157cfa configure.ac : Add ugly hack to remove -Werror from some Makefiles. 2007-04-15 20:14:28 +10:00
Erik de Castro Lopo
d022382748 Bump configure.ac version to 1.0.18pre8. 2007-04-15 14:32:08 +10:00
Erik de Castro Lopo
3b99da3bb8 Rename src/FLAC/tests to src/FLAC/test_libFLAC. 2006-12-19 11:30:41 +11:00
Erik de Castro Lopo
c0c0e51abe configure.ac : Bump configure version to libsndfile-1.0.18pre8. 2006-11-19 12:51:28 +11:00
Erik de Castro Lopo
ba5e976303 configure.as : Remove an assembler test which was failing on OSX. 2006-11-19 12:25:05 +11:00
Erik de Castro Lopo
b8ca3e9fa6 Bump configure version to 1.0.18pre7. 2006-11-13 20:13:16 +11:00
Erik de Castro Lopo
f236ab28ed Bump configure version to 1.0.18pre6. 2006-11-01 11:17:35 +11:00
Erik de Castro Lopo
292b99bb4d Pull OGG sources. 2006-11-01 11:11:01 +11:00
Erik de Castro Lopo
792e965202 Get 'make distcheck' working. 2006-11-01 08:28:32 +11:00
Erik de Castro Lopo
e09b9ab143 Get FLAC test suite working. 2006-10-31 17:46:52 +11:00
Erik de Castro Lopo
320836e40b Make new FLAC stuff build and run correctly. 2006-10-31 08:38:04 +11:00
Erik de Castro Lopo
df89f3916e configure.ac : Bump configure version to 1.0.18pre5. 2006-10-22 12:50:37 +00:00
Erik de Castro Lopo
0f0193ad8b configure.ac : Bump version to 1.0.18pre4. 2006-10-19 09:54:25 +00:00
Erik de Castro Lopo
2593c24c12 Add --enable-test-coverage configure option. 2006-10-15 11:05:45 +00:00
Erik de Castro Lopo
c427944234 configure.ac : Bump version to 1.0.18pre3. 2006-10-04 12:12:43 +00:00
Erik de Castro Lopo
55af6bd4f2 Bump configure version to 1.0.18pre2. 2006-09-06 08:25:38 +00:00
Erik de Castro Lopo
8dd01f07b6 configure.ac : Bump version to 1.0.18pre1. 2006-09-02 08:36:00 +00:00
Erik de Castro Lopo
b51bab566c Updates from 1.0.17 release. 2006-08-31 09:38:29 +00:00
Erik de Castro Lopo
cbf5057c57 configure.as : Bunp version to 1.0.17pre8. 2006-08-01 03:31:35 +00:00
Erik de Castro Lopo
5e1787158a configure.ac : Add appropriate CXXFLAGS. 2006-07-27 10:38:01 +00:00
Erik de Castro Lopo
ce4f5ba1ad Test if compiler supports -Wpointer-arith. Fix one warning. 2006-07-25 22:02:22 +00:00
Erik de Castro Lopo
97a464fc57 configure.ac : Bump version to 1.0.17pre6. 2006-06-23 07:52:20 +00:00
Erik de Castro Lopo
1f2a7a8650 configure.ac : Bump version to 1.0.17pre5. 2006-06-05 11:47:09 +00:00
Erik de Castro Lopo
f90ff01b4c configure.ac : Fixed detection of S_IRGRP. 2006-06-04 12:23:54 +00:00
Erik de Castro Lopo
1d3732fee4 Add a minimal win32 test program, fix Mingw build script. 2006-05-10 04:35:37 +00:00
Erik de Castro Lopo
e48ca13747 Minor configure fixes for Solaris. 2006-05-08 21:20:12 +00:00
Erik de Castro Lopo
fbb8f76153 configure.ac : Bump to 1.0.17pre3. 2006-05-04 11:38:16 +00:00
Erik de Castro Lopo
a28adef92b configure.ac : Bump to 1.0.17pre2. 2006-05-03 10:30:26 +00:00
Erik de Castro Lopo
f753ad7f01 configure.ac : Bump version to 1.0.17pre1. 2006-04-30 10:57:28 +00:00
Erik de Castro Lopo
06540d5da3 Updates for 1.0.16 release. 2006-04-30 10:36:12 +00:00
Erik de Castro Lopo
487973d728 configure.ac : Minor updates. 2006-04-18 09:43:20 +00:00
Erik de Castro Lopo
c9fd750d95 configure.ac : Bump version to 1.0.16pre2. 2006-03-30 23:13:58 +00:00
Erik de Castro Lopo
2650c64176 configure.ac Fix handling of --enable and --disable args. 2006-03-26 05:36:38 +00:00
Erik de Castro Lopo
9421844ce4 Bump to version 1.0.16pre1. 2006-03-18 10:20:05 +00:00
Erik de Castro Lopo
10dcfcd752 Bump configure version to 1.0.15. Update docs. 2006-03-16 11:45:55 +00:00
Erik de Castro Lopo
8dfd5075aa Bump config version to 1.0.15pre2. 2006-03-09 06:56:23 +00:00
Erik de Castro Lopo
3139c27ff6 Make sure Cygwin DLL ordinal numbers are also correct. 2006-03-08 22:49:20 +00:00
Erik de Castro Lopo
b7948fa64e Bunch of changes to fix MinGW DLL ordinal numbers. 2006-03-08 21:57:18 +00:00
Erik de Castro Lopo
33247cd906 Fix setting of SHLIB_VERSION_ARG for MinGW. 2006-03-08 08:05:56 +00:00
Erik de Castro Lopo
270c150db7 Fix problem where int/size_t were being passed to a varargs function. 2006-03-04 02:15:05 +00:00
Erik de Castro Lopo
8167ede3fd Prepare for 1.0.14 release. 2006-02-19 12:32:18 +00:00
Erik de Castro Lopo
b7a841be6c configure.ac : Bump verions to 1.0.14pre1. 2006-01-29 10:52:16 +00:00
Erik de Castro Lopo
93ea26e3af Bump version to 1.0.13. 2006-01-21 03:54:51 +00:00
Erik de Castro Lopo
de72671479 Bump version to 1.0.13pre7. 2006-01-10 08:54:57 +00:00
Erik de Castro Lopo
dd81b7cac5 Use <inttypes.h> if <stdint.h> is not available. 2006-01-05 10:31:29 +00:00
Erik de Castro Lopo
77596a1e20 Bump configure version to 1.0.13pre4. 2005-12-29 03:35:57 +00:00
Erik de Castro Lopo
acc0eea204 configure.ac : Bump version to 1.0.13pre3. 2005-11-18 23:54:14 +00:00
Erik de Castro Lopo
9ead4bd65e Bump configure version to 1.0.13pre2. 2005-10-24 18:24:48 +00:00
Erik de Castro Lopo
979f8d1073 configure.ac : Add options to allow disabling of FLAC and ALSA. 2005-10-07 13:27:53 +00:00
Erik de Castro Lopo
d199d375d9 configure.ac : Bump the version to 1.0.12. 2005-09-29 19:58:53 +00:00
Erik de Castro Lopo
dfa8b4998b Add -std=gnu99 to CFLAGS if the compiler supports it. 2005-09-24 07:11:19 +00:00
Erik de Castro Lopo
403c5b55d9 Make -Wdeclaration-after-statement work with --enable-gcc-werror. 2005-09-24 01:45:43 +00:00
Erik de Castro Lopo
b39159f4a5 Add -Wdeclaration-after-statement to CFLAGS if the compilers supports it. 2005-09-23 10:02:20 +00:00
Erik de Castro Lopo
b6fa7b6086 Add configure checks for <locale.h> and setlocale(). 2005-09-20 02:03:43 +00:00
Erik de Castro Lopo
79e94c9fee configure.ac : Bump configure version to 1.0.12pre13. 2005-09-18 04:34:41 +00:00
Erik de Castro Lopo
8d1e518101 Add config variable USE_WINDOWS_API. 2005-09-17 07:22:05 +00:00
Erik de Castro Lopo
83739f3292 configure.ac : Simplify and correct configuring for Cygwin. 2005-09-05 08:32:59 +00:00
Erik de Castro Lopo
e709804f30 command.html : Improve documentation of SF_GET_FORMAT_SUBTYPE. 2005-08-29 22:43:52 +00:00
Erik de Castro Lopo
b77a7e3e5a configure.ac : Use instead of . 2005-08-16 11:13:32 +00:00
Erik de Castro Lopo
32cdbbe71c Bump version to 1.0.12pre10. 2005-07-09 05:48:30 +00:00
Erik de Castro Lopo
45d29ad926 Allow sqlite support to be disabled in configure script. 2005-06-20 07:01:43 +00:00
Erik de Castro Lopo
cdc45c6121 Final integration of regtest code. 2005-05-17 12:47:23 +00:00
Erik de Castro Lopo
5675ac1897 Start integrating regtest. 2005-05-17 11:56:15 +00:00
Erik de Castro Lopo
8916a519a1 Bump configure.ac version to 1.0.12pre9. 2005-05-15 01:02:22 +00:00
Erik de Castro Lopo
c72d488e91 Bump configure.ac version, update ChangeLog. 2005-05-10 10:43:25 +00:00
Erik de Castro Lopo
9337fca3d2 Bump configure.ac version to 1.0.12pre7. 2005-04-30 12:16:39 +00:00
Erik de Castro Lopo
7b3623e701 Remove MacOS9 directory from configure.ac and Makefile.am. 2005-01-29 12:46:41 +00:00
Erik de Castro Lopo
49161896a1 Manual merge FLAC handling from experimental --flac branch. 2005-01-29 05:33:57 +00:00
Erik de Castro Lopo
06514d012e Update copyright notices. 2005-01-26 22:46:37 +00:00
Erik de Castro Lopo
f35e80a5c9 Bump configure.ac version to 1.0.12pre5. 2005-01-26 06:31:48 +00:00
Erik de Castro Lopo
3b7aa8c3eb Bump configure.ac version to 1.0.12pre4. 2005-01-25 08:47:57 +00:00
Erik de Castro Lopo
2b533b3108 Bump configure.ac version to 1.0.12pre3. 2005-01-19 00:53:49 +00:00
Erik de Castro Lopo
496b766eac Treat Cygwin like MiinGW and add -mno-cygwin. 2005-01-18 20:36:22 +00:00
Erik de Castro Lopo
33a704d3b7 Bump configure.ac version to 1.0.12pre2. 2004-12-31 00:07:46 +00:00
Erik de Castro Lopo
c63c9e0ded Make configure barf if targeting cygwin and suggest MinGW. 2004-11-15 22:29:27 +00:00
Erik de Castro Lopo
5bbf1347f6 Release 1.0.11. 2004-11-15 11:37:32 +00:00
Erik de Castro Lopo
90d0ee803b Bump version to 1.0.11pre11. 2004-11-05 23:10:29 +00:00
Erik de Castro Lopo
0e4841333f Version 1.0.11pre10. 2004-10-31 09:55:56 +00:00
Erik de Castro Lopo
414f41eb1c Bump version to 1.0.11pre9. 2004-10-30 00:33:04 +00:00
Erik de Castro Lopo
1ef19c4e90 Bump version in configure.ac, update ChangeLog. 2004-10-24 00:57:07 +00:00
Erik de Castro Lopo
defcfda191 Add check for existance of long long type. 2004-10-14 00:17:05 +00:00
Erik de Castro Lopo
baac248ea7 Fix configure.ac for win32/mingw. 2004-10-06 08:42:42 +00:00
Erik de Castro Lopo
b049647824 Add AC_SUBST(LIBTOOL_DEPS) to configure.ac. 2004-10-05 08:41:31 +00:00
Erik de Castro Lopo
d4dca52984 Updates for compiling on win32. 2004-09-30 11:52:59 +00:00
Erik de Castro Lopo
0d26ee09b8 Bump version tp 1.0.11pre6 and update ChangeLog. 2004-09-03 19:31:10 +00:00
Erik de Castro Lopo
aa2a32427f Bump configure.ac version to 1.0.11pre5. 2004-08-20 13:01:29 +00:00
Erik de Castro Lopo
ca3ce280e3 Update configure.ac version to 1.0.11pre4. 2004-08-01 12:39:44 +00:00
Erik de Castro Lopo
7a600f3fa8 Bump configure.ac version to 1.0.11pre3. 2004-07-20 23:44:37 +00:00
Erik de Castro Lopo
fa08b8ad07 Detect presence of int64_t. 2004-07-19 10:12:09 +00:00