Michael Jerris
|
ae26b3a636
|
PortAudio lib autobuild.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@98 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-12-09 00:43:06 +00:00 |
Michael Jerris
|
50606c2a4c
|
Update GetLibs.vbs for PortAudio
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@97 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-12-08 23:39:27 +00:00 |
Anthony Minessale
|
8fab3d501f
|
Add portaudio files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@95 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-12-08 23:10:59 +00:00 |
Anthony Minessale
|
655338b453
|
iax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@91 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-12-07 03:49:31 +00:00 |
Michael Jerris
|
935c23ca8b
|
first part of iaxchan windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@89 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-12-06 21:25:10 +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
|
412f3f43db
|
Add sqlite to libs for freeswitchCore linking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@79 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-11-28 15:50:54 +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
|
807742c9e8
|
Update GetLibs.vbs to properly return output when running builds of the dependency libs.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@77 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-11-26 03:14:12 +00:00 |
Michael Jerris
|
52bdaddf39
|
Update to remove libs from solution file and automatically download libs and compile when needed.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@76 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-11-26 00:59:12 +00:00 |
Michael Jerris
|
4222a2c320
|
GetLibs.vbs update that now supports compiling the libs and selecting core or Mod_exosip libs. Default behavior is still the same, still to do is removing all the libs from the solution file and adding in pre-build events to auto download and build the appropriate libs.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@75 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-11-25 22:31:29 +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
|
efd43d1131
|
Fix GetLibs.vbs registration of the tar and gzip components.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@72 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-11-22 01:33:38 +00:00 |
Michael Jerris
|
48679c1190
|
Adding GetLibs.vbs. This file is a full replacement for GetLibs.bat and replaces everything in the tools directory except for the osipparser replacement project file. It still uses the tools directory for temporary storage of some files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@71 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-11-21 07:45:31 +00:00 |
Michael Jerris
|
3583149437
|
Put modules back in their folders.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@70 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-11-21 00:17:49 +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
|
8a96ea83c8
|
Cleanup default MSVC project configurations.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@67 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-11-20 20:06:05 +00:00 |
Michael Jerris
|
1f8fabcef7
|
Fix default project on fresh checkout to be FreeSwitchConsole instead of the core lib. This makes debugging by hitting the run button a little cleaner.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@65 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-11-20 18:27:20 +00:00 |
Michael Jerris
|
83b35c5ba3
|
I think this FINALLY corrects the issue with the working directory settings not showing up properly on fresh checkout.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@64 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-11-20 18:22:49 +00:00 |
Michael Jerris
|
a12e44e6f2
|
Put sample conf files where they belong so they are there when you try to run in debug mode.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@60 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-11-20 02:19:24 +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
|
9dce3583d4
|
eventually this will be correct.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@58 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-11-20 00:58:16 +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
|
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 |