- 04 Jul, 2003 2 commits
-
-
giles authored
Add a name mangling mechanism so we can safely compile in code we share with applications that might link with use. Currently only hooked up for the timing liblet, but thread is the real target. Basically we define _mangle() in config.h, and use that in timing.h (if available) to prepend the package name to all the symbols in the header and including C files. It's thus fairly invisible. Unfortunately the prefix is hardwired, so it's another thing that has to be maintained by hand (not that is changes often, but we can't make it a macro). AH_VERBATIM seems to be the only way to add a macro that takes arguments, and it explicitly doesn't do shell expansion. Further, @PACKAGE@ substitution doesn't happen on config.h.in. Insert standard autotools frustration here. svn path=/trunk/libshout/; revision=5060
-
brendan authored
svn path=/trunk/libshout/; revision=5059
-
- 03 Jul, 2003 1 commit
-
-
brendan authored
svn path=/trunk/avl/; revision=5050
-
- 02 Jul, 2003 7 commits
-
-
Karl Heyes authored
svn path=/trunk/net/; revision=5042
-
brendan authored
svn path=/trunk/libshout/; revision=5039
-
brendan authored
svn path=/trunk/libshout/; revision=5038
-
brendan authored
"stable" release of 2.5 anyway) svn path=/trunk/libshout/; revision=5036
-
brendan authored
shout_new calls shout_init just in case. svn path=/trunk/libshout/; revision=5034
-
brendan authored
svn path=/trunk/libshout/; revision=5032
-
brendan authored
svn path=/trunk/libshout/; revision=5031
-
- 01 Jul, 2003 3 commits
- 28 Jun, 2003 1 commit
-
-
brendan authored
Adds cppflags and cflags-only variables svn path=/trunk/libshout/; revision=5018
-
- 26 Jun, 2003 4 commits
-
-
brendan authored
svn path=/trunk/m4/; revision=5017
-
brendan authored
(ported from ices0 version) svn path=/trunk/m4/; revision=5016
-
brendan authored
Libshout done, ices 0 to follow... svn path=/trunk/libshout/; revision=5015
-
brendan authored
Make all xiph_compiler macros comply with our coding guidelines XIPH_GCC_INCLUDE_WARNING renamed XIPH_GCC_WARNING svn path=/trunk/libshout/; revision=5013
-
- 25 Jun, 2003 1 commit
-
-
brendan authored
even if action-if-not-found is defined. Rename have_shout to xt_have_shout, in conformance with macro writing guidelines :) svn path=/trunk/libshout/; revision=5006
-
- 24 Jun, 2003 6 commits
-
-
brendan authored
1. src/net tests abstracted into XIPH_NET macro. We should do the same for src/thread, but it's a little more complicated - it will have to interact with the caller (eg some apps may want --disable-threads) 2. uintxx_t, socklen_t tests encapsulated, moved to xiph_types.m4 3. solaris fixes for socket func, nanosleep detection 4. added $LIBS to SHOUT_LIBS for *-config scripts. Good or bad idea? We'll definitely need a libshout beta 2. svn path=/trunk/libshout/; revision=5005
-
brendan authored
svn path=/trunk/m4/; revision=4998
-
Karl Heyes authored
svn path=/trunk/libshout/; revision=4997
-
Karl Heyes authored
svn path=/trunk/m4/; revision=4996
-
brendan authored
svn path=/trunk/libshout/; revision=4993
-
brendan authored
svn path=/trunk/libshout/; revision=4992
-
- 18 Jun, 2003 6 commits
-
-
brendan authored
Let's get all those bug reports now please. svn path=/trunk/libshout/; revision=4964
-
Karl Heyes authored
svn path=/trunk/httpp/; revision=4963
-
Karl Heyes authored
svn path=/trunk/libshout/; revision=4962
-
Karl Heyes authored
re-evaluate string length each time. svn path=/trunk/httpp/; revision=4961
-
Karl Heyes authored
svn path=/trunk/net/; revision=4960
-
brendan authored
release a bit unfortunately. svn path=/trunk/libshout/; revision=4958
-
- 17 Jun, 2003 1 commit
-
-
brendan authored
svn path=/trunk/libshout/; revision=4957
-
- 13 Jun, 2003 8 commits
-
-
brendan authored
converse of the "open the box - inside you will find these instructions" joke). svn path=/trunk/libshout/; revision=4947
-
brendan authored
svn path=/trunk/libshout/; revision=4946
-
brendan authored
from release. make install still needs some tweaks. svn path=/trunk/libshout/; revision=4945
-
brendan authored
these m4 macros synchronised. svn path=/trunk/libshout/; revision=4944
-
brendan authored
Use new shout.m4 macro svn path=/trunk/m4/; revision=4943
-
brendan authored
svn path=/trunk/libshout/; revision=4942
-
brendan authored
svn path=/trunk/m4/; revision=4941
-
brendan authored
Add shout.m4 to make install svn path=/trunk/libshout/; revision=4940
-