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-10 06:11:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8cd69cc0f4fab6542abca87398ba3bf0baa003a7
freeswitch
/
src
/
mod
/
languages
T
History
Michael Jerris
8cd69cc0f4
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_java
Fix mod_java build issues
2014-03-19 00:43:24 +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
FS-6369: --resolve fix automake build of mod_managed
2014-03-18 17:48:44 -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_spidermonkey
FS-6293: fix mod_spidermonkey srcdir build
2014-03-18 22:20:52 -04:00
mod_v8
BNPH-6149: allow to use system curl again, fix some types on auth_scheme values to all be long, don't use curl private function in our wrapper. This may cause missing symbol curl_easy_setopt with visibility turned on, if it does that, please let me know
2014-03-12 13:47:24 -05:00
mod_yaml
move applications to use automake
2014-03-07 18:36:12 -05:00