Michael Jerris
|
00aaadc4b4
|
numerous fixes to msvc build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@199 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-12-23 03:39:33 +00:00 |
|
Michael Jerris
|
c574627ee7
|
project and build files for gnutls for msvc. Still need to do the scripting for autobuild. In the meantime, each w32.zip file should be extracted to a w32 dir in the appropriate lib, and built.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@183 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-12-21 08:04:08 +00:00 |
|
Michael Jerris
|
f13315cb41
|
iksemel build on win32.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@179 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-12-20 19:10:21 +00:00 |
|
Anthony Minessale
|
7b9975902f
|
iksemel
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@178 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-12-20 18:45:20 +00:00 |
|
Michael Jerris
|
89cfca15ea
|
MSVC project files and generated header files to build pcre 6.4. This can be downloaded from ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-6.4.tar.gz or http://www.sofaswitch.org/mikej/pcre-6.4.tar.gz To build on msvc, create a subdir in the extracted tar file (called w32 or somthing of the sort), copy the 3 committed files to that dir, and build the appropriate configuration from the vcproj. This file includes both dll and static lib both debug and release.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@161 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-12-16 08:56:01 +00:00 |
|
Michael Jerris
|
fc008444f7
|
Added speex codec to solution including autodownload of speex from speex.org. Added scripted build of g729 build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@109 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-12-10 04:42:08 +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
|
fb17ae1e1f
|
Update sqlite.vcproj to suppress casting warning messages.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@83 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-12-05 08:36:10 +00:00 |
|
Michael Jerris
|
27d114602e
|
add libapr.vcproj so we don't have to upgrade it, because you can't upgrade dsp files with VS2005 express edition.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@82 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-12-05 08:15:10 +00:00 |
|
Michael Jerris
|
13f7b29956
|
Update to use exosip and osip 2.2.2. Modified GetLibs.vbs to rebuild jrtp when any of the libs are not there.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@78 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-11-26 16:50:25 +00:00 |
|
Michael Jerris
|
68db73041b
|
Add sqlite to the downloaded libs in GetLibs.vbs and cleanup some of the old GetLibs.bat stuff and it's dependencies.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@74 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-11-24 20:06:54 +00:00 |
|
Michael Jerris
|
3dc4d76134
|
update to fix download and extract from getlibs.vbs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@73 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-11-22 20:28:21 +00:00 |
|
Michael Jerris
|
cda3669b86
|
upgrade.vbs fix to upgrade to correct version typo.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@69 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-11-21 00:12:18 +00:00 |
|
Michael Jerris
|
dbb2f6f63e
|
GetLibs.bat cleanups. No longer re-runs upgrades and such on multiple runs of the file if it doesn't need to. Added backup download locations to the bat file.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@68 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-11-20 20:40:31 +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
|
836bd19070
|
Renamed remotely
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@54 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-11-19 20:12:30 +00:00 |
|