David Seifert
e6c42ff027
Make build system completely non-recursive
2017-09-26 19:35:56 +10:00
Erik de Castro Lopo
c800bb32ac
Remove cruft from Win32 dir.
2008-10-08 21:19:23 +11:00
Erik de Castro Lopo
2e97a51cdd
Clean out cruft.
2008-04-05 20:13:47 +11:00
Erik de Castro Lopo
6f9432334f
More changes to instructions for using precompiled DLL.
2006-08-11 07:59:24 +00:00
Erik de Castro Lopo
c2a49f886c
Update instructions for using precompiled DLL.
2006-08-10 21:18:20 +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
51d28c2dd8
Add file README-precompiled-dll.txt to dist build.
2006-03-16 11:16:39 +00:00
Erik de Castro Lopo
95f74009f6
README-precompiled-dll.txt : Updated.
2006-03-16 11:15:01 +00:00
Erik de Castro Lopo
eae83f8df5
Add file README-precompiled-dll.txt (incomplete).
2006-03-16 11:05:36 +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
3d271869d0
Makefile.msvc : Replace au_g72x.* with g72x.*.
2006-01-31 07:23:05 +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
c62a03ec75
Win32/config.h : undef HAVE_INTTYPES_H for win32.
2006-01-21 01:05:12 +00:00
Erik de Castro Lopo
eae9c4e12c
Final updates before 1.0.12 release.
2005-09-30 12:40:09 +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
736d33f4f2
Update build for MSVC.
2005-09-05 11:33:47 +00:00
Erik de Castro Lopo
b27ed7ee58
Bunch of win32 fixups.
2005-06-11 04:15:02 +00:00
Erik de Castro Lopo
5bbf1347f6
Release 1.0.11.
2004-11-15 11:37:32 +00:00
Erik de Castro Lopo
427dd1122b
Win32 updates.
2004-11-14 21:12:19 +00:00
Erik de Castro Lopo
82b66e7610
Win32 specific header updates.
2004-10-29 23:55:27 +00:00
Erik de Castro Lopo
22a94e6d3b
Update Win32 (MSVC++) and MacOS9 specific headers.
2004-10-17 01:13:28 +00:00
Erik de Castro Lopo
d4dca52984
Updates for compiling on win32.
2004-09-30 11:52:59 +00:00
Erik de Castro Lopo
17fc984ba8
Win32 fixes to sndfile-play and build system.
2004-08-20 01:43:02 +00:00
Erik de Castro Lopo
e2ed4db13a
Fix an infinite loop in sndfile-comvert.
2004-06-21 12:30:36 +00:00
Erik de Castro Lopo
8057dd38eb
Fix version numbers in HTML, NEWS and README files.
2004-06-14 12:45:30 +00:00
Erik de Castro Lopo
ff2e74bdd4
Update Win32/MSVC and MacOS9 specific files.
2004-05-16 05:24:24 +00:00
Erik de Castro Lopo
04879551d1
Add -D define for inline to __inline conversion.
2004-05-15 08:08:05 +00:00
Erik de Castro Lopo
6d77d907d7
Much hacking on MinGW support.
2004-05-14 13:52:30 +00:00
Erik de Castro Lopo
29efea8280
More improvements to MinGW build system.
2004-05-13 16:03:46 +00:00
Erik de Castro Lopo
3e5d7e0a34
Much progress on support for MinGW.
2004-05-13 12:48:43 +00:00
Erik de Castro Lopo
0068f45217
Minor Win32 fixes.
2004-05-10 11:07:34 +00:00
Erik de Castro Lopo
820171dce6
Remove comments in Makefile.msvc which nmake didn't like.
2004-04-05 01:48:54 +00:00
Erik de Castro Lopo
fb5ef5ed0c
Remove file merge artifacts.
2004-04-02 08:44:38 +00:00
Erik de Castro Lopo
59073b50ef
Bump version number.
2004-03-30 11:52:28 +00:00
Erik de Castro Lopo
191b296f18
Minor random win32 fixes.
2004-03-27 04:27:18 +00:00
Erik de Castro Lopo
3d5ba12d46
Add AVR to sndfile.h and minor cleanups.
2004-03-27 04:24:55 +00:00
Erik de Castro Lopo
1bf683b176
Final Win32 fix before 1.0.8 release.
2004-03-14 05:07:19 +00:00
Erik de Castro Lopo
77927e3227
Final fixups before release of 1.0.8.
2004-03-14 04:59:21 +00:00
Erik de Castro Lopo
d75cf061b8
Win32/MSVC++ fixes.
2004-03-14 02:50:22 +00:00
Erik de Castro Lopo
b27fdfb4d4
Add 2004 copyright dates.
2004-03-01 08:51:25 +00:00
Erik de Castro Lopo
15e10ae9fb
Redo create_symbols_file.sh on Python.
...
There were problems with create_symbols_file.sh in that it used bash
extensions and would not run on all platforms. Solution is to run
it locally and distribute the generated files with the source code.
Re-write it in Python to allow doing the Win32 libsndfile.def from
the same script.
2004-02-28 20:20:06 +00:00
Erik de Castro Lopo
bb5c647056
Update version to 1.0.7.
2004-02-24 11:24:12 +00:00
Erik de Castro Lopo
26efcb703f
More zip.com.au to mega-nerd.com changes.
2004-02-13 12:31:34 +00:00
Erik de Castro Lopo
09414afc7e
Pull in changes from 1.0.6 pre-release testing.
2004-02-08 10:18:12 +00:00
Erik de Castro Lopo
a1e9265cad
initial import
...
(automatically generated log message)
2004-01-21 07:46:34 +00:00
Erik de Castro Lopo
cb979e10a7
First snapshot of the public project.
2007-05-14 19:55:24 +10:00