Travis Cross
|
1470622292
|
Require libcurl as a system dependency
This purges libcurl from our tree and requires it to be present on the
system for building and running FreeSWITCH.
FS-353
|
2014-03-20 21:15:29 +00:00 |
|
Brian West
|
12bc3828ee
|
FS-3630: --static is not actually a valid option
|
2014-03-12 13:13:30 -05:00 |
|
Michael Jerris
|
3dd36873b5
|
silence autoconf warnings
|
2014-03-03 13:10:59 -05:00 |
|
Michael Jerris
|
44d5d43b3b
|
FS-5819: configure fix for new clang detection and adjust cflags for building with newest clang
|
2013-10-15 09:16:36 -07:00 |
|
Ken Rice
|
9202f0398f
|
Make this a warning not an error. libuuid and its associated dev packages are HIGHLY recommended.
|
2013-07-05 10:12:45 -05:00 |
|
Ken Rice
|
f7fb54d0cd
|
fix libuuid detection
|
2013-07-04 22:02:47 -05:00 |
|
SwK
|
ea975c3db1
|
FS-3630 --resolve
Fix up the autoconf macro to properly use the linker flags for a
statically linked library.
|
2012-02-28 19:21:04 -05:00 |
|
Stefan Knoblich
|
dc66d73c82
|
FreeSWITCH: Remove and ignore build/config/config.sub (autogenerated)
NOTE: Re-bootstrap required!
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
|
2011-11-04 18:58:23 +01:00 |
|
Michael Jerris
|
493fc64831
|
optimize configure when using system libcurl
|
2010-06-08 15:17:55 -04:00 |
|
Michael Jerris
|
130a566342
|
attempt to properly check if we can use CPU_SET with sched_setaffinity because some older libc had gnu extensions in the definitions of CPU_SET which we do not allow (FSBUILD-226)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16266 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-12 19:23:35 +00:00 |
|
Michael Jerris
|
bd422c31af
|
attempt to properly check if we can use CPU_SET with sched_setaffinity because some older libc had gnu extensions in the definitions of CPU_SET which we do not allow (FSBUILD-226)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16264 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-12 18:50:02 +00:00 |
|
Michael Jerris
|
ea5c0c2111
|
attempt to properly check if we can use CPU_SET with sched_setaffinity because some older libc had gnu extensions in the definitions of CPU_SET which we do not allow (FSBUILD-226)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16263 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-12 18:31:13 +00:00 |
|
Michael Jerris
|
e9e4badcfa
|
attempt again to fix -std=c99 in cflags
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15740 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-01 19:56:39 +00:00 |
|
Michael Jerris
|
a447162f7d
|
try to not insert -std=c99 into cflags passed to libs that are not ansi compliant
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15739 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-01 18:24:30 +00:00 |
|
Michael Jerris
|
1d1e3f9559
|
disable warnings for unsupported compilers as they are conflicting with new sun studio 12
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14442 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-31 22:16:42 +00:00 |
|
Andrew Thompson
|
d3247c3eee
|
Fix erlang autoconf macro to deal with crazy things being in ~/.erlang (MODEVENT-45)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13288 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-12 20:00:49 +00:00 |
|
Michael Jerris
|
73f6f1aee4
|
fix odbc detection to not try to use odbc when no headers are installed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12788 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-26 02:45:04 +00:00 |
|
Andrew Thompson
|
ea0316b80f
|
FSBUILD-142 (with approval from MikeJ)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12587 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-12 19:54:20 +00:00 |
|
Raymond Chandler
|
c3cf71b448
|
improve odbc detection
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11885 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-11 18:51:12 +00:00 |
|
Michael Jerris
|
1953ac5c5d
|
tweak odbc detection
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11666 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-06 18:23:14 +00:00 |
|
Michael Jerris
|
09c46acc37
|
fix odbc build on osx
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11634 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-04 18:15:16 +00:00 |
|
Brian West
|
7a912016b8
|
remove unused file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11622 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-03 21:51:48 +00:00 |
|
Michael Jerris
|
753fa8fb2f
|
autoconf detect odbc library FSBUILD-8
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11615 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-03 20:31:24 +00:00 |
|
Anthony Minessale
|
ef695ddf02
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8567 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-24 01:27:19 +00:00 |
|
Stefan Knoblich
|
2bcd991b46
|
Add AS_HELP_STRING to options missing it, fix --disable-core-libedit-support value handling after rename (oops)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8371 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-12 19:12:37 +00:00 |
|
Michael Jerris
|
f0e47bb13e
|
tweak build to fix debuild weirdness
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7692 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-02-19 01:00:44 +00:00 |
|
Michael Jerris
|
e69fe7e336
|
initial import of mod_java from Damjan Jovanovic
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5755 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-09-25 13:21:17 +00:00 |
|
Anthony Minessale
|
6e6e582e50
|
cos mishehu said to
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5735 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-09-21 14:28:35 +00:00 |
|
Michael Jerris
|
498aca8df8
|
add blackfin to config.sub. FSBUILD-5.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5457 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-06-24 20:14:17 +00:00 |
|
Michael Jerris
|
ce7cea4cbf
|
add odbc m4 detection.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5305 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-06-11 02:14:13 +00:00 |
|
Michael Jerris
|
4bf309fa4e
|
remove a generated file, add libcurl.m4 back. this will require a fresh bootstrap and configure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4916 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-11 05:36:29 +00:00 |
|
Michael Jerris
|
7df787b72d
|
add proper autoconf checks for mysql client and convert mod_cdr to automake makefile so that we can use AM_CONDITIONALS for the mysqlcdr build selection
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4749 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-23 06:08:17 +00:00 |
|
Michael Jerris
|
cc384fb515
|
removing most of the generated files from tree. You will need to run bootstrap.sh and configure again after you do this update and have autoconf, automake, and libtool installed on the box.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4662 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-19 19:26:25 +00:00 |
|
Michael Jerris
|
e24008643e
|
feed prefix dir from configure instead of makefile to clean up the compile line. Make the code more consistant between windows and *nix builds. You will likely need to re configure after getting this update.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4509 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-11 01:17:14 +00:00 |
|
Anthony Minessale
|
15002fda35
|
revise the autotools from the previous commits
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4497 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-09 22:04:29 +00:00 |
|
Anthony Minessale
|
2f95ffa027
|
update autotools files from the committ in revision 4494. again, you MUST make megaclean and reconfigure after this update.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4495 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-09 21:01:08 +00:00 |
|
Anthony Minessale
|
44cc7d5cfe
|
build progress break everything
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3682 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-12-17 01:01:09 +00:00 |
|
Michael Jerris
|
6bc48b7070
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3681 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-12-16 23:22:45 +00:00 |
|
Michael Jerris
|
4bd5fbc3a4
|
add new autoconf macros for compiler testing, thanks cypromis.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1392 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-05-08 03:57:16 +00:00 |
|
Anthony Minessale
|
e8b9a4f781
|
autotools cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@977 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-03-30 14:43:39 +00:00 |
|