Clément de l'Hamaide
da05f403b1
Use GSM and Speex libraries from system if they are installed by Saikrishna Arcot
2014-01-23 17:46:49 +01:00
Clément de l'Hamaide
fe61a98ca5
Remove unwanted message from IAX lib
2013-12-26 15:36:57 +01:00
Clément de l'Hamaide
eac763ee61
Fix frozen shutdown for Linux
2013-12-26 15:36:08 +01:00
Clement de l'Hamaide
42dcb455ff
Fix Windows bug: enable/disable FGCom builtin
2013-11-11 21:39:40 +01:00
Stanislaw Halik
2a6f95894b
Fix ricer sqlite3 build
...
-fno-fast-math needs to be explicitly passed not to trigger #error
preprocessor directive.
2013-10-09 15:06:11 +02:00
Clément de l'Hamaide
ae16d935e3
Fix pthread link for iaxclient
2013-09-30 18:32:59 +02:00
Clément de l'Hamaide
bebc7235b3
Restore ENABLE_IAX
2013-09-27 20:24:42 +02:00
Clément de l'Hamaide
c022bb8d51
Move IAXClient library into 3rdparty directory
...
Remove ENABLE_IAX option
Add an improved FGCom standalone as part of FG in utils directory
2013-09-27 16:05:45 +02:00
James Turner
0206de2d2c
Relocate Sqlite3 sources, upgrade to 3.8.0.2
...
Move sqlite source to a separate location, and build with
an intermediate library target. This permits us to set compile options
easier, including an important one, NDEBUG, which improves performance.
Sqlite 3.8.0.2 also includes an updated query planner which may improve
some queries, to be tested.
2013-09-26 09:52:41 +01:00