7341 Commits

Author SHA1 Message Date
Anthony Minessale
368ffeef91 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@145 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-14 00:11:55 +00:00
Anthony Minessale
fc355b6cca update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@144 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-14 00:07:42 +00:00
Anthony Minessale
82d953c66e update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@143 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-14 00:00:35 +00:00
Anthony Minessale
5ccb077948 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@142 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-13 23:54:52 +00:00
Michael Jerris
2cf51b62bd more executable flags.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@140 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-13 21:39:17 +00:00
Anthony Minessale
db3992767e arrgh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@137 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-13 21:26:03 +00:00
Michael Jerris
08cf6c097a git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@126 d0543943-73ff-0310-b7d9-9358b9ac24b2 2005-12-13 18:38:14 +00:00
Michael Jerris
a7e2490155 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@125 d0543943-73ff-0310-b7d9-9358b9ac24b2 2005-12-13 18:33:02 +00:00
Michael Jerris
c628b4f36e Add codecs to libs dir.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@124 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-13 18:28:01 +00:00
Anthony Minessale
98eabde89d ok
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@122 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-13 18:16:25 +00:00
Anthony Minessale
ce44667524 grr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@121 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-13 18:14:01 +00:00
Anthony Minessale
248ffa01b1 iax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@120 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-13 18:06:28 +00:00
Michael Jerris
3db9df6899 Fix all warnings on MSVC 8 (.net 2005), add support for VS Express edition 2005, changed build to use vcbuild instead of devenv, reduced the number of out of tree project files we are managing in tree by patching the files as necessary in scripts. Now only sqlite (which does not come with a project file) and apr (which does not come with a vcproj, only dsp file) are managed in tree. We still need to come up with a way to convert dsp to vcproj files in vbscript.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@85 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-05 09:56:44 +00:00
Michael Jerris
fa6213b09c eliminate deprecation warnings on VS 2005
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@84 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-05 09:11:53 +00:00
Anthony Minessale
749dd8e841 commmit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@80 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-30 22:27:10 +00:00
Michael Jerris
fbf4da07ca Update configure for jrtp4c to not have it's own configure stuff.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@61 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-20 02:57:06 +00:00
Michael Jerris
90f178350f Fix build of some deps in MSVC, added copying of conf dir and libapr-1.dll into the output directory and setting the working directory to allow for launching in debug mode from the gui out of the box, disabled acutal building in GetLibs.bat for now, it is only downloading and setting up the lib src as necessary. Still need to add jrtp4c into the core configure\makefile so it builds from there automatically and we can get rid of the other configure script for that lib individually.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@59 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-20 01:50:04 +00:00
Michael Jerris
d589778755 More win32 build cleanups
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@57 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-20 00:45:09 +00:00
Michael Jerris
aea6b816df freeswitch win32 reorg and cleanup part 1. Everything works but mod_exosip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@56 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-19 22:18:34 +00:00
Michael Jerris
c0dedec351 Copied remotely
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@55 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-19 20:13:06 +00:00
Travis Cross
cde20f6fe6 Require sqlite as a system dependency
This purges sqlite from our tree and requires it to be present on the
system for building and running FreeSWITCH.

FS-353
2014-03-24 12:54:49 +00:00
James Le Cuirot
8574988c3a Completely unbundle libedit
FS-353

Signed-off-by: Travis Cross <tc@traviscross.com>
2014-03-24 12:39:59 +00:00
Jeff Lenk
f4abf3dab4 FS-6397 --resolve 2014-03-23 14:28:42 -06:00
Peter Olsson
7e1b32c0c2 .gitignore 2014-03-23 10:02:35 +01:00
Jeff Lenk
741cb889d9 FS-6349 --resolve 2014-03-22 22:59:32 -05:00
Peter Olsson
e96e402981 .gitignore 2014-03-22 09:14:55 +01:00
Brian West
719d37dbf8 first 1/2 of automake for esl phpmod 2014-03-21 16:01:35 -05:00
Brian West
4e734db296 we need to do these in subdirectories because a number of the modules build a different ESL.so 2014-03-21 15:45:40 -05:00
Brian West
91d308dfac fully automake esl perlmod 2014-03-21 15:34:52 -05:00
Brian West
8b76b88f6d add #! 2014-03-21 15:33:38 -05:00
Brian West
c8c3fbe749 don't install test programs 2014-03-21 15:33:18 -05:00
Brian West
77eca8d044 fix typo 2014-03-21 15:08:32 -05:00
Brian West
5014b80d53 1/2 of automake for esl perl, at least we have configure detecting things now 2014-03-21 14:59:01 -05:00
Brian West
94051688c2 reswig 2014-03-21 14:57:13 -05:00
Ken Rice
7f383ccc19 clean up esl module makefile by MikeJ 2014-03-21 12:59:55 -05:00
Brian West
74ab9515a4 FS-6294 DragonFly requires this also. 2014-03-21 11:14:15 -05:00
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
Peter Olsson
5d22a414ca .gitignore 2014-03-20 19:45:51 +01:00
James Le Cuirot
b283db6319 Completely unbundle speex
FS-353

Signed-off-by: Travis Cross <tc@traviscross.com>
2014-03-20 15:28:25 +00:00
James Le Cuirot
e85f06ee2f Completely unbundle pcre
FS-353

Signed-off-by: Travis Cross <tc@traviscross.com>
2014-03-20 15:28:23 +00:00
Michael Jerris
3ec53f0b67 ESL-86: esl automake of at least the core parts 2014-03-20 10:38:47 -04:00
Brian West
16577339be FS-6387 don't fail if your openssl package has been compiled without EC support...LOOKING AT YOU GENTOO 2014-03-20 08:07:53 -05:00
Brian West
eade217fe7 Tweak sndfile for args 2014-03-19 17:37:02 +00:00
Brian West
c4c0f38aab FS-6294 FS-6308 NetBSD support should work test and report back please. 2014-03-19 14:34:07 -05:00
Brian West
b8f1a1779f Support Intel ICC 2014-03-19 14:34:07 -05:00
Michael Jerris
ad28998235 FS-6293: unimrcp srcdir build working 2014-03-19 15:04:41 -04:00
Michael Jerris
bda9a55d75 FS-6293: unimrcp start of srcdir build 2014-03-19 14:50:39 -04:00
Michael Jerris
57528ff3bf silence unused var warnings 2014-03-19 14:17:09 -04:00
Brian West
eadfef1173 FS-6375 fix till we switch to system tiff 2014-03-19 12:32:23 +00:00
Brian West
9a94235f82 FS-6379: --resolve fix ldns bootstrap/build on solaris 2014-03-19 11:13:51 +00:00