Commit graph

5475 commits

Author SHA1 Message Date
Michael Jerris
342e73399e oops.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@170 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-18 05:21:13 +00:00
Michael Jerris
36f0b95f2c msvc ports for ilbc and lpc10 codec libs.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@169 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-18 05:14:20 +00:00
Michael Jerris
20ff10947b gsm library port to msvc, fix some warnings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@168 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-18 04:06:23 +00:00
Michael Jerris
2afd11a6d2 add test version of jrtp that includes jrtp4c and jthread. Autoconf\Automake needs to be re-run on this and it needs to be tested on unix platforms.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@166 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-17 23:03:16 +00:00
Anthony Minessale
c01ecc8f20 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@149 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-14 17:02:57 +00:00
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