freeswitch/libs/esl
Michael Giagnocavo 5e456fe9a6 FS-7966. First pass at moving to Visual Studio 2015.
The new C compiler breaks a lot of things. snprintf and timespec now exist, and redefining causes an error.
Many more things are warnings, so warnings-as-errors will fail - remove it from some projects for now.
V8: don't pass VS version to build batch file.
mod_sofia: Config has too-long if/elseif chain. Break this up to avoid "parser stack overflow; program too complex".
Add mod_conference.h to project and dir to includes.
2015-08-21 18:28:32 -04:00
..
getopt building (almost working) on windows again 2008-12-23 22:52:52 +00:00
java update esl swig to swig 2.0 and reswig 2015-06-16 12:43:53 -05:00
lua update esl swig to swig 2.0 and reswig 2015-06-16 12:43:53 -05:00
managed update esl swig to swig 2.0 and reswig 2015-06-16 12:43:53 -05:00
perl add dependency so that 'make -C libs/esl/perl perlmod-install' works right 2015-07-29 21:48:08 -05:00
php update esl swig to swig 2.0 and reswig 2015-06-16 12:43:53 -05:00
python update esl swig to swig 2.0 and reswig 2015-06-16 12:43:53 -05:00
ruby update esl swig to swig 2.0 and reswig 2015-06-16 12:43:53 -05:00
src FS-7966. First pass at moving to Visual Studio 2015. 2015-08-21 18:28:32 -04:00
tcl reswig 2014-03-21 14:57:13 -05:00
.gitignore Update gitignore 2014-04-05 07:57:05 +00:00
ESL.i fix esl sendevent issue and change the sendEvent method to return the reply text like sendRecv etc 2010-03-05 23:10:41 +00:00
Makefile.am FS-7180: when using system lua, properly link against renamed library versions on debian for esl luamod 2015-01-20 14:32:36 -05:00
eslmake.rules.in Pass down into esl the LDFLAGS, fixes finding libncurses on NetBSD too. 2014-03-05 06:21:53 -06:00
fs_cli.2010.vcxproj.filters FS-5167 add version stuff to vs2010 2013-04-09 18:12:47 -05:00
fs_cli.2012.vcxproj FS-5167 fs_cli update dependency 2013-04-10 10:23:46 -05:00
fs_cli.2012.vcxproj.filters FS-5167 2013-04-08 21:17:02 -05:00
fs_cli.2013.vcxproj FS-7644. Change 2013.vcxproj references to 2013 2015-06-18 04:17:53 -06:00
fs_cli.2013.vcxproj.filters FS-7644 2015-06-11 15:29:28 -05:00
fs_cli.2015.vcxproj FS-7966. First pass at moving to Visual Studio 2015. 2015-08-21 18:28:32 -04:00
fs_cli.c FS-7604 #resolve 2015-06-02 13:17:04 -05:00
fs_cli.conf tweak 2008-12-31 19:14:52 +00:00
fs_cli.rc FS-5167 2013-04-08 21:17:02 -05:00
ivrd.c FS-6368 --resolve include signal.h in ivrd.c 2014-03-17 20:24:28 -05:00
switch_version.rc2 FS-5167 2013-04-08 21:17:02 -05:00
test.pl add disconnect method and check in ivrd 2009-03-23 19:55:02 +00:00
testclient.c wrong week to quit sniffing glue 2010-12-16 12:17:02 -06:00
testserver.c add user_data in esl_listen so the main function can pass a private user_data to callback 2014-02-16 08:14:44 +08:00
testserver_fork.c add user_data in esl_listen so the main function can pass a private user_data to callback 2014-02-16 08:14:44 +08:00