portablexdr.git
15 years agoconfigure.ac: clean up; byteswap.h: avoid redefinition errors
Jim Meyering [Wed, 29 Oct 2008 15:03:06 +0000 (16:03 +0100)]
configure.ac: clean up; byteswap.h: avoid redefinition errors

15 years ago* rpc/xdr.h (XDR_INLINE): Cast result to (void*), to avoid warnings,
Jim Meyering [Wed, 29 Oct 2008 13:48:37 +0000 (14:48 +0100)]
* rpc/xdr.h (XDR_INLINE): Cast result to (void*), to avoid warnings,

on at least mingw.

15 years agoFix endianness test for Windows.
rjones [Wed, 15 Oct 2008 10:05:18 +0000 (10:05 +0000)]
Fix endianness test for Windows.

15 years agoFix static linking / lack of htonl problem. Release 4.0.10.
rjones [Tue, 8 Jul 2008 13:48:37 +0000 (13:48 +0000)]
Fix static linking / lack of htonl problem.  Release 4.0.10.

15 years agoVersion 4.0.9 for release.
rjones [Mon, 7 Jul 2008 23:43:55 +0000 (23:43 +0000)]
Version 4.0.9 for release.

15 years ago-fno-strict-aliasing to remove a build problem on MinGW
rjones [Mon, 7 Jul 2008 23:43:36 +0000 (23:43 +0000)]
-fno-strict-aliasing to remove a build problem on MinGW

16 years agoVersion 4.0.8.
rjones [Wed, 6 Feb 2008 15:14:54 +0000 (15:14 +0000)]
Version 4.0.8.
Updated ChangeLog.

16 years agoPatch from Brecht Sanders to fix xdr_float.c on Windows.
rjones [Wed, 6 Feb 2008 15:12:20 +0000 (15:12 +0000)]
Patch from Brecht Sanders to fix xdr_float.c on Windows.
Add the right flags to build a DLL on Windows.

16 years agoVersion 4.0.7 -- fixed builds on Mac.
rjones [Wed, 23 Jan 2008 13:19:57 +0000 (13:19 +0000)]
Version 4.0.7 -- fixed builds on Mac.

16 years agoPorted xdr-4.0-mingw5 back to Linux.
rjones [Tue, 22 Jan 2008 16:22:37 +0000 (16:22 +0000)]
Ported xdr-4.0-mingw5 back to Linux.