6979 Commits

Author SHA1 Message Date
Michael Jerris
7c100cc8d3 pass in linker flags too 2014-02-24 14:47:04 -05:00
Michael Jerris
ffa14f323e don't require python for libsndfile build 2014-02-24 14:02:22 -05:00
Michael Jerris
4aec16e878 pass top level configure cflags into spandsp too 2014-02-24 13:39:17 -05:00
Anthony Minessale
d5e6139a18 remove unused docs 2014-02-24 10:42:18 -06:00
Michael Jerris
bab923923a missed file 2014-02-24 10:32:34 -05:00
Michael Jerris
fcc70a3f1d fully disable pkgconfig, we don't install this anyways 2014-02-24 10:17:21 -05:00
Michael Jerris
e73792923a disable external lib lookup and don't blow up on missing pkg-config macros 2014-02-24 09:52:58 -05:00
Michael Jerris
80c7eb85e6 update libsrtp to use openssl 2014-02-24 09:52:25 -05:00
Brian West
d97b163fd3 ESL-77 your test script works along with single_command.rb now 2014-02-24 04:12:55 -06:00
Steve Underwood
5e0b3fa077 Fixes for things picked up by clang compilation 2014-02-24 12:50:41 +08:00
Brian West
7682d96b3f Getting closer 2014-02-23 20:59:54 -06:00
Brian West
d7794af38b DragonFly is very similar to OpenBSD with a dash of NetBSD 2014-02-23 20:43:21 -06:00
Brian West
0c7946bfec DragonFly and NetBSD sigh 2014-02-23 20:25:05 -06:00
Marc Olivier Chouinard
289d0de371 some circonstance, esl connection closing would hang. This should fix it 2014-02-23 20:52:14 -05:00
Jeff Lenk
62a28980a1 libsndfile windows update version string 2014-02-23 16:37:26 -06:00
Travis Cross
cdc358c505 Add comment to distant #endif
FS-353
2014-02-23 22:33:28 +00:00
James Le Cuirot
d996974faa Fix building without libedit
Signed-off-by: Travis Cross <tc@traviscross.com>

FS-353
2014-02-23 22:33:20 +00:00
Brian West
c2798d7d11 moving phpmod in esl to use swig2.0 which fixes the few issues when you reswig 2014-02-23 10:08:02 -06:00
Jeff Lenk
2a3a1aae44 libsndfile remove accidental line endings 2014-02-22 18:45:09 -06:00
Brian West
ae1016107d FS-5723 java makefile problem 2014-02-22 18:33:56 -06:00
Jeff Lenk
259d315372 libsndfile changes more likely to be excepted back into tree 2014-02-22 15:07:54 -06:00
Jeff Lenk
c2680ecb18 libsndfile oops 2014-02-21 21:32:45 -06:00
Michael Jerris
daad292e66 remove more tests 2014-02-21 19:21:46 -05:00
Michael Jerris
036dc53e6d comment out more tests 2014-02-21 19:16:07 -05:00
Michael Jerris
e73eb028ae add more missing in acinclude.m4 2014-02-21 19:04:57 -05:00
Michael Jerris
319d056666 fix typo 2014-02-21 18:58:16 -05:00
Michael Jerris
6e7c748484 fix typo 2014-02-21 18:51:51 -05:00
Michael Jerris
75bfa09783 add new m4 files 2014-02-21 18:43:25 -05:00
Michael Jerris
d54262cf2d more syntax 2014-02-21 18:19:59 -05:00
Michael Jerris
950cf08cba remove generated file 2014-02-21 18:11:18 -05:00
Michael Jerris
8d9848fdce fix calling convention for PKG_CHECK_MOD_VERSION 2014-02-21 18:10:52 -05:00
Michael Jerris
2c68ad3216 fix build 2014-02-21 18:04:30 -05:00
Jeff Lenk
6a9b09885e lidsndfile remove tests 2014-02-21 16:48:28 -06:00
William King
5fb660933d ESL-82 --resolve
Previously any esl_connect_timeout() failures would not return to the calling application the reason for the failure.
This commit now allows for calling applications to know why the connection attempt fails, but it is now the calling
applications responsiblity to call esl_disconnect() on the esl handle after the failure. Failing to call disconnect after
a failed connection attempt would result in memory being leaked.
2014-02-21 14:14:05 -08:00
Jeff Lenk
199a64bf6a FS-4657 --resolve update libsndfile to its latest master 2014-02-21 16:10:32 -06:00
Michael Jerris
fdd4974189 bump 2014-02-21 16:38:46 -05:00
Michael Jerris
b3242541b2 avoid redefined 2014-02-21 16:36:30 -05:00
Michael Jerris
bfad336592 openbsd doesn't like this asm for some reason 2014-02-21 16:17:39 -05:00
Travis Cross
2fe0516ac2 Fix missing/duplicate declaration
This looks like a copy/paste error.

FS-6037 --resolve

Thanks-to: David Sanders <dsanders@pinger.com>
2014-02-21 21:09:19 +00:00
Michael Jerris
0cebdf8fc5 fix types for reply to 2014-02-21 16:08:30 -05:00
Michael Jerris
4f8bb1e465 openbsd has but errors out when you use this header 2014-02-21 15:29:11 -05:00
Michael Jerris
63aea267bc change macro name to work around conflict in openbsd 2014-02-21 15:25:50 -05:00
Michael Jerris
19f9dc12d3 change macro name to work around conflict in openbsd 2014-02-21 15:24:44 -05:00
Michael Jerris
bbb96f936f fix openbsd build issue 2014-02-21 15:20:08 -05:00
Michael Jerris
bf9e3a1f9e tgmath.h on freebsd is horribly broken and should never be used until they fix their operating system 2014-02-19 16:13:51 -05:00
Michael Jerris
b40dd8a374 freebsd fix, use detected cxx compiler when building esl 2014-02-19 16:10:48 -05:00
Michael Jerris
7af0618620 more bsd fixes 2014-02-19 15:56:02 -05:00
Michael Jerris
020c9108a1 add search path for libtiff on bsd 2014-02-19 15:04:30 -05:00
Michael Jerris
f279a01f92 more bsd fun 2014-02-19 14:53:39 -05:00
Jeff Lenk
5ca62ecb28 windows openssl disable warning 2010 only 2014-02-15 19:24:20 -06:00