Commit Graph

  • 86c1904cce update Anthony Minessale 2005-12-09 19:33:21 +0000
  • bbb07474a7 adding some shit Anthony Minessale 2005-12-09 19:23:04 +0000
  • c104ba366b portaudio stuff Anthony Minessale 2005-12-09 02:02:05 +0000
  • ae26b3a636 PortAudio lib autobuild. Michael Jerris 2005-12-09 00:43:06 +0000
  • 50606c2a4c Update GetLibs.vbs for PortAudio Michael Jerris 2005-12-08 23:39:27 +0000
  • 64e29f7b16 doh Anthony Minessale 2005-12-08 23:15:08 +0000
  • 8fab3d501f Add portaudio files Anthony Minessale 2005-12-08 23:10:59 +0000
  • e85eefe7f2 let modules see the filename they were called as Anthony Minessale 2005-12-08 18:31:49 +0000
  • e6cdee481c git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@93 d0543943-73ff-0310-b7d9-9358b9ac24b2 Anthony Minessale 2005-12-07 19:28:27 +0000
  • 513552692c update Anthony Minessale 2005-12-07 16:32:47 +0000
  • 655338b453 iax Anthony Minessale 2005-12-07 03:49:31 +0000
  • 46b0e12a66 merge Anthony Minessale 2005-12-06 21:25:56 +0000
  • 935c23ca8b first part of iaxchan windows build Michael Jerris 2005-12-06 21:25:10 +0000
  • b15265cbdb update Anthony Minessale 2005-12-06 18:19:43 +0000
  • 0e9c848ac3 iax and empty core for opal Anthony Minessale 2005-12-06 17:19:44 +0000
  • 8311b9a01a iax and empty core for opal Anthony Minessale 2005-12-06 17:18:56 +0000
  • 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. Michael Jerris 2005-12-05 09:56:44 +0000
  • fa6213b09c eliminate deprecation warnings on VS 2005 Michael Jerris 2005-12-05 09:11:53 +0000
  • fb17ae1e1f Update sqlite.vcproj to suppress casting warning messages. Michael Jerris 2005-12-05 08:36:10 +0000
  • 27d114602e add libapr.vcproj so we don't have to upgrade it, because you can't upgrade dsp files with VS2005 express edition. Michael Jerris 2005-12-05 08:15:10 +0000
  • 75ec3b5f0c commmit Anthony Minessale 2005-11-30 22:27:33 +0000
  • 749dd8e841 commmit Anthony Minessale 2005-11-30 22:27:10 +0000
  • 412f3f43db Add sqlite to libs for freeswitchCore linking Michael Jerris 2005-11-28 15:50:54 +0000
  • 13f7b29956 Update to use exosip and osip 2.2.2. Modified GetLibs.vbs to rebuild jrtp when any of the libs are not there. Michael Jerris 2005-11-26 16:50:25 +0000
  • 807742c9e8 Update GetLibs.vbs to properly return output when running builds of the dependency libs. Michael Jerris 2005-11-26 03:14:12 +0000
  • 52bdaddf39 Update to remove libs from solution file and automatically download libs and compile when needed. Michael Jerris 2005-11-26 00:59:12 +0000
  • 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. Michael Jerris 2005-11-25 22:31:29 +0000
  • 68db73041b Add sqlite to the downloaded libs in GetLibs.vbs and cleanup some of the old GetLibs.bat stuff and it's dependencies. Michael Jerris 2005-11-24 20:06:54 +0000
  • 3dc4d76134 update to fix download and extract from getlibs.vbs Michael Jerris 2005-11-22 20:28:21 +0000
  • efd43d1131 Fix GetLibs.vbs registration of the tar and gzip components. Michael Jerris 2005-11-22 01:33:38 +0000
  • 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. Michael Jerris 2005-11-21 07:45:31 +0000
  • 3583149437 Put modules back in their folders. Michael Jerris 2005-11-21 00:17:49 +0000
  • cda3669b86 upgrade.vbs fix to upgrade to correct version typo. Michael Jerris 2005-11-21 00:12:18 +0000
  • 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. Michael Jerris 2005-11-20 20:40:31 +0000
  • 8a96ea83c8 Cleanup default MSVC project configurations. Michael Jerris 2005-11-20 20:06:05 +0000
  • 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. Michael Jerris 2005-11-20 18:27:20 +0000
  • 83b35c5ba3 I think this FINALLY corrects the issue with the working directory settings not showing up properly on fresh checkout. Michael Jerris 2005-11-20 18:22:49 +0000
  • 86ffdd7e6c fixed the last of the warning messages in MSVC in mod_exosip.c. There are now no warning messages at all in all of the freeswitch code. The dependency libs are still another story. Michael Jerris 2005-11-20 18:17:35 +0000
  • f8b4096961 Suppress MSVC 8 warnings about crt functions. Michael Jerris 2005-11-20 16:49:14 +0000
  • fbf4da07ca Update configure for jrtp4c to not have it's own configure stuff. Michael Jerris 2005-11-20 02:57:06 +0000
  • a12e44e6f2 Put sample conf files where they belong so they are there when you try to run in debug mode. Michael Jerris 2005-11-20 02:19:24 +0000
  • 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. Michael Jerris 2005-11-20 01:50:04 +0000
  • 9dce3583d4 eventually this will be correct. Michael Jerris 2005-11-20 00:58:16 +0000
  • d589778755 More win32 build cleanups Michael Jerris 2005-11-20 00:45:09 +0000
  • aea6b816df freeswitch win32 reorg and cleanup part 1. Everything works but mod_exosip Michael Jerris 2005-11-19 22:18:34 +0000
  • c0dedec351 Copied remotely Michael Jerris 2005-11-19 20:13:06 +0000
  • 836bd19070 Renamed remotely Michael Jerris 2005-11-19 20:12:30 +0000
  • 3dad4665e2 Renamed remotely Michael Jerris 2005-11-19 20:11:40 +0000
  • 563f584af7 Moved remotely Michael Jerris 2005-11-19 20:09:42 +0000
  • b266ae8b11 Moved remotely Michael Jerris 2005-11-19 20:09:09 +0000
  • 05262112cb Moved remotely Michael Jerris 2005-11-19 20:08:57 +0000
  • af43554c83 Moved remotely Michael Jerris 2005-11-19 20:08:48 +0000
  • 71963ea8f7 Copied remotely Michael Jerris 2005-11-19 20:07:43 +0000
  • 9e25200d8e Removed file/folder Michael Jerris 2005-11-19 20:05:46 +0000
  • bf4eac1e34 Copied remotely Michael Jerris 2005-11-19 20:05:29 +0000
  • f3834f1941 Docs tweaks and cleanps. Michael Jerris 2005-11-19 14:08:33 +0000
  • a6e9f279b2 update Anthony Minessale 2005-11-19 00:10:16 +0000
  • f7ac01ce60 remove stuff for ccrtp patching and solution file too. Michael Jerris 2005-11-18 21:39:25 +0000
  • c9117dc47b Remove ccrtp stuff from GetLibs.bat Michael Jerris 2005-11-18 21:37:31 +0000
  • 64fa492caa git-svn-id: http://svn.freeswitch.org/svn/local/src/freeswitch@33 d0543943-73ff-0310-b7d9-9358b9ac24b2 Anthony Minessale 2005-11-18 19:51:25 +0000
  • c01811f845 commit Anthony Minessale 2005-11-18 18:18:53 +0000
  • 5c37e18c77 Scripts for MSVC\Windows to download and compile dependency libs. Still to do, consolidate scripts into 1 vbscript and probably a bat file stub to launch the vbscript. Michael Jerris 2005-11-18 01:22:56 +0000
  • b91edd017c update Anthony Minessale 2005-11-17 16:21:58 +0000
  • 7362b108db git-svn-id: http://svn.freeswitch.org/svn/local/src/freeswitch@20 d0543943-73ff-0310-b7d9-9358b9ac24b2 Anthony Minessale 2005-11-16 15:36:18 +0000
  • f5497f6f2e updated Anthony Minessale 2005-11-14 20:51:51 +0000
  • b2ced66851 cleanup even more files Michael Jerris 2005-11-13 01:50:13 +0000
  • d2ab2b3dea cleanup files Michael Jerris 2005-11-13 01:29:57 +0000
  • 4da77ea5c5 hi Anthony Minessale 2005-11-12 21:27:19 +0000
  • 138e8039bf Initial empty git commit. Travis Cross 2010-03-30 06:50:18 +0000