This website requires JavaScript.
Explore
Help
Sign In
ben.carrasco
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2026-07-16 01:01:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a976badec7257a904bb77353af085cedc8c78fbe
freeswitch
/
src
/
mod
/
languages
T
History
Travis Cross
1fe6fb6d46
Use CPPFLAGS for mod_java includes
2014-05-24 09:14:21 +00:00
..
mod_basic
Unused return value
2014-04-06 23:49:05 -07:00
mod_java
Use CPPFLAGS for mod_java includes
2014-05-24 09:14:21 +00:00
mod_lua
FS-6293: fix lua to build using automake, so it works right with srcdir, and avoids the linking to .a is not portable warning
2014-03-18 13:28:52 -04:00
mod_managed
swig managed
2014-04-04 07:27:48 -05:00
mod_perl
fix perldir to at least point to install the same place as the code looks for it. Note, on fhs type builds, where prefix is /usr, these files are going to go into /usr/perl, which probably isn't right, but thats where the code looks too, we should do something better for builds that are not in the prefix
2014-03-19 17:24:26 -04:00
mod_python
move libs/stfu into the core, as it is not really a lib
2014-03-17 09:44:14 -04:00
mod_v8
add switch_hashtable_insert_destructor so you can insert a pointer into a hash with a custom destructor and use it in spandsp to fix a leak on reloadxml with the tone_descriptor tables and fix a bunch of random tiny leaks etc
2014-04-09 23:26:47 +05:00
mod_yaml
Add libyaml pkg-config LIBS to LIBADD not LDFLAGS
2014-04-11 22:53:14 +00:00