Erik de Castro Lopo
605f920816
Fix more compiler warnings.
2012-05-08 20:08:06 +10:00
Cristian Rodríguez
9b7cb22f84
Update and improve autotools build
...
- INCLUDES is deprecated, and CPPFLAGS is an user-defined
variable, use the proper AM_CPPFLAGS instead
- Remove FLAC__INLINE definition, providing proper
replacement for MSVC compilers.
- Detect if we have C99 's lround and provide a replacement
for windows...
2012-04-08 09:03:03 +10:00
Erik de Castro Lopo
df80b9b659
Add missing <csting> include.
...
Patch from Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> via
Debian. Closes Debian bug #455304 .
2012-02-12 20:45:53 +11:00
Erik de Castro Lopo
698ee5c7ed
Purge MINGW_WINSOCK_LIBS config variable.
...
This was only needed for ntohl() function which has already been removed.
2012-02-05 16:25:22 +11:00
Erik de Castro Lopo
59afe36f71
Add file include/share/compat.h and start moving CPP hackery into it.
2012-02-04 16:13:37 +11:00
Erik de Castro Lopo
d5bb4be5b4
Patch from David Yeo to conditionally include <inttypes.h>.
2012-02-04 11:06:12 +11:00
Erik de Castro Lopo
ce8a75134c
Fix a bunch of printf format warnings.
2012-02-01 20:34:04 +11:00
Josh Coalson
dea0f5a044
add 2009 copyright
2009-01-07 07:31:28 +00:00
Josh Coalson
c10f978fa6
update Makefile.lite system to work on x86_64 linux
2008-09-14 19:59:52 +00:00
Josh Coalson
9777974f3f
remove VCWebDeploymentTool item for better proj compatibility with vs9
2008-06-03 06:33:12 +00:00
Josh Coalson
82b128050e
update copyright for 2008
2008-02-28 05:34:21 +00:00
Josh Coalson
0a4ecd8ddb
fix #includes (SF#1834168: https://sourceforge.net/tracker/index.php?func=detail&aid=1834168&group_id=13478&atid=313478 )
2007-11-27 04:17:15 +00:00
Josh Coalson
402a9ed7cf
final automake-related fixes
2007-09-16 20:58:48 +00:00
Josh Coalson
24b58c0c4c
*** empty log message ***
2007-09-13 16:44:23 +00:00
Josh Coalson
fe7ea995e9
minor fixes
2007-09-13 00:39:45 +00:00
Josh Coalson
703d0d4aa7
add encoder examples
2007-09-13 00:38:08 +00:00
Josh Coalson
8bc1cde8bb
minor improvements
2007-09-13 00:37:21 +00:00
Josh Coalson
044303c98d
*** empty log message ***
2007-09-13 00:33:25 +00:00
Josh Coalson
1b21c25c4f
add example_cpp_decode_file
2007-09-12 05:35:12 +00:00
Josh Coalson
0af1527d46
*** empty log message ***
2007-09-12 05:34:36 +00:00
Josh Coalson
1364a1e8b5
minor fixes
2007-09-12 05:34:06 +00:00
Josh Coalson
0577344cb3
*** empty log message ***
2007-09-12 05:27:34 +00:00
Josh Coalson
6d6afdce3e
msvc fixes
2007-09-12 03:01:17 +00:00
Josh Coalson
44937a7652
add new top level examples/ directory with one example for now (example_c_decode_file)
2007-09-12 02:42:05 +00:00