This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2025-02-24 18:41:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
src
/
mod
/
languages
/
mod_v8
History
Peter Olsson
c8fa0f0c4b
mod_v8: Use parallel build by default. Use configure flag "--disable-parallel-build-v8" to disable it. It's disabled by default for Debian build scripts, since parallel build has some issues with cowbuilder.
2014-03-23 09:25:41 +01:00
..
conf
/autoload_configs
…
include
mod_v8: Added new extension class that makes it possible to subscribe to FS events. Wiki will be updated soon.
2014-02-01 18:20:04 +01:00
scripts
mod_v8: Added shell script used to fetch a specific version of V8 from git, and package it into tarballs
2014-01-14 15:41:44 +01:00
src
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
gyp
FS-6245
2014-02-19 17:34:06 -06:00
Makefile.am
mod_v8: Use parallel build by default. Use configure flag "--disable-parallel-build-v8" to disable it. It's disabled by default for Debian build scripts, since parallel build has some issues with cowbuilder.
2014-03-23 09:25:41 +01:00
mod_v8_skel.2010.vcxproj
mod_v8: Add support for build in VS2010. Files manually patched, but they should work as expected
2014-01-18 11:24:57 +01:00
mod_v8_skel.2012.vcxproj
mod_v8: Tweak to Windows build
2014-01-14 18:30:32 +01:00
mod_v8_skel.cpp
…
mod_v8.2010.vcxproj
FS-6346
2014-03-20 18:32:19 -05:00
mod_v8.2010.vcxproj.filters
mod_v8: Added new extension class that makes it possible to subscribe to FS events. Wiki will be updated soon.
2014-02-01 18:20:04 +01:00
mod_v8.2012.vcxproj
FS-6346
2014-03-20 18:32:19 -05:00
mod_v8.2012.vcxproj.filters
mod_v8: Added new extension class that makes it possible to subscribe to FS events. Wiki will be updated soon.
2014-02-01 18:20:04 +01:00
mod_v8.cpp
change from sqlite hash to newly added one
2014-03-09 00:37:17 +05:00
mod_v8.h
mod_v8: Added new extension class that makes it possible to subscribe to FS events. Wiki will be updated soon.
2014-02-01 18:20:04 +01:00
v8-build.patch
FS-6365 --resolve
2014-03-20 19:48:37 +01:00