Mike Jerris
2e3e09cb38
FS-7966: fix more msvc 2015 build warnings.
2015-08-31 13:26:36 -04:00
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
Brian West
cd98ec85e2
fix line endings
2015-05-28 12:46:43 -05:00
Michael Jerris
0cf770a836
FS-6996: #resolve fix define change as of glibc 2.20 for _BSD_SOURCE -> _DEFAULT_SOURCE
2014-11-17 09:27:22 -05:00
Travis Cross
8414c498cf
Fix line endings per .gitattributes
2014-08-08 15:24:42 +00:00
Michael Jerris
af192a2e8b
FS-6293: abandon xmlrpc-c build system entirely. We can revist this when we try to pull this lib out of tree, in the mean time, this fixes a ton of problems.
2014-03-18 09:50:12 -04:00
Michael Jerris
d45bf87411
FS-6293: we need this for srcdir for xmlrpc-c
2014-03-17 10:57:18 -04:00
Michael Jerris
2513388d8a
clean up some bootstrap warnings
2014-03-07 18:36:26 -05:00
Michael Jerris
bcd9f49fbe
move applications to use automake
2014-03-07 18:36:12 -05:00
Michael Jerris
b3242541b2
avoid redefined
2014-02-21 16:36:30 -05:00
Anthony Minessale
fa9a0ed704
FS-2746 found this assert in a BT on the conf box
2012-10-24 12:34:03 -05:00
Jeff Lenk
6b6c83a718
FS-2746 --resolve large xmlrpc update thanks garmt
2012-10-13 11:37:25 -05:00
Jeff Lenk
6f103acd79
merge code from xml-rpc trunk - fix xml-rpc not terminating on windows on fs unload - only effect windows build
2011-01-11 09:40:59 -06:00
Jeff Lenk
1977aa8684
VS2010 add missing project filters
2010-08-19 10:38:54 -05:00
Jeff Lenk
7af395ef83
more tweaks for VS2010
2010-07-10 15:22:25 -05:00
Jeff Lenk
9361e2ba9d
more tweaks for VS2010
2010-06-29 09:55:08 -05:00
Jeff Lenk
da17e2a09e
more tweaks for VS2010
2010-06-28 16:32:30 -05:00
Jeff Lenk
a87429ac87
Add initial support for VS2010
2010-06-28 15:49:19 -05:00
Brian West
4d3dac5b52
FSBUILD-249
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16744 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-23 22:56:54 +00:00
Jeff Lenk
dc5d69c104
FSBUILD-221 fix several trivial warnings
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16041 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-23 03:44:42 +00:00
Michael Jerris
816ad67637
fix mod_xml_rpc build warnings
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15878 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 21:35:29 +00:00
Michael Jerris
e3ea76dd47
fix calling of sub configure.gnu files during --srcdir build (FSBUILD-211)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 23:04:21 +00:00
Anthony Minessale
dfc05435c5
crank up max conns
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14416 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 18:41:21 +00:00
Anthony Minessale
e7c9b34b8d
revert
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13945 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 01:07:03 +00:00
Anthony Minessale
373724882c
add select to read socket in abyss so we can timeout
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13107 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 21:43:05 +00:00
Michael Jerris
bbdf4744aa
inital work on x64 windows build (FSBUILD-125)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 00:56:56 +00:00
Michael Jerris
edaf6078e5
fix build warnings.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10874 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-18 22:23:31 +00:00
Stefan Knoblich
f298d6855f
Do not redefined _FILE_OFFSET_BITS (fix for opensolaris)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10819 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 20:12:36 +00:00
Anthony Minessale
0cd4cf99bf
compensate for strange socket bug in macos
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10257 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 18:29:18 +00:00
Anthony Minessale
b66e1bad4c
fix xml_rpc socket shutdown
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9796 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-02 18:50:09 +00:00
Michael Jerris
f4425dea3c
fix shutdown of socket on mod_xml_rpc (MDXMLINT-30)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9242 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-11 18:25:03 +00:00
Anthony Minessale
d13e1bd4cb
we can't assert that time will stand still
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8902 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-07 14:49:09 +00:00
Anthony Minessale
ebe53e826c
remove assert on uninit mem
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8865 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-30 20:42:23 +00:00
Anthony Minessale
85c733428b
fix missing initilization
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8815 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-22 00:38:39 +00:00
Anthony Minessale
a869b56a61
umm, yeah.....
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8720 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-29 16:10:18 +00:00
Anthony Minessale
a86de775b9
put bandaid on xmlrpc-c to not destroy the box for no reason
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8715 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-29 01:23:14 +00:00
Michael Jerris
da2e5c9a9f
fix xmlrpc-c build on OS X 10.4 (FSBUILD-47)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8707 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-28 16:38:32 +00:00
Michael Jerris
0c60b93f57
tweak windows mod_xml_rpc build.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8580 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 04:38:32 +00:00
Anthony Minessale
7913aa4820
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8575 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 03:10:36 +00:00
Anthony Minessale
04c78c745f
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8574 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 03:08:41 +00:00
Anthony Minessale
56008e2b8f
generate libs/xmlrpc-c/include/xmlrpc-c/config.h from our configure
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8572 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 02:15:05 +00:00
Anthony Minessale
2b2186c3c6
no need to generate this file
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8569 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 01:52:36 +00:00
Anthony Minessale
5c04241bc0
remove GNU_SOURCE from c file (we push from build system instead
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8561 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 22:59:41 +00:00
Anthony Minessale
eec3025e40
not supposed to do that in a conditional
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8559 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 22:55:40 +00:00
Anthony Minessale
38b306b6fe
remove GNU_SOURCE from c files, push from build system instead
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8558 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 22:54:19 +00:00
Michael Jerris
161ca559e2
working windows build for mod_xml_rpc and xmlrpc-c
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8555 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 21:43:41 +00:00
Michael Jerris
d1d69ae04f
Hack to actually run the thread cleanup functions when not in forking mode. This needs a better solution to go upstream but is fine for us because we never do forking.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8553 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 21:23:25 +00:00
Michael Jerris
2c96ffc596
update include paths
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8550 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 21:18:51 +00:00
Michael Jerris
b981d49ae4
add windows header files
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8548 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 21:10:48 +00:00
Michael Jerris
c685d8d5bd
add project files
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8547 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 21:05:13 +00:00