Commit Graph

15 Commits

Author SHA1 Message Date
Brian West 4e88d9eea1 update languages to use swig2.0 and reswig 2015-06-16 12:44:37 -05:00
Brian West 861961bd4d FS-7180: when using system lua, properly link against reanmed library versions on debian for mod_lua 2015-01-20 13:18:12 -06:00
Michael Jerris 749ced5f60 FS-7180: add --enable-sytem-lua configure arg to allow building mod_lua against system lua and allow mod_lua to build against lua 5.1 or 5.2 2015-01-20 13:03:06 -05:00
Michael Jerris 07d09b7869 FS-7180: add --enable-sytem-lua configure arg to allow building mod_lua against system lua and allow mod_lua to build against lua 5.1 or 5.2 2015-01-20 11:48:00 -05:00
Seven Du 1a4e6e3093 FS-6796 #comment avoid use c++ string since it causing troubles 2014-09-06 07:18:38 +08:00
Seven Du 1f26712330 swig hack 2014-09-04 10:13:45 +08:00
Michael Jerris 9f7399c272 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
Michael Jerris 048ce8d1f3 FS-6293: srcdir builds, most of the built in mods work now 2014-03-14 23:13:34 -04:00
Michael Jerris 54a9eba44d this is a bit more sane
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16543 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-30 23:27:40 +00:00
Michael Jerris d47c147cdb dirty hack to try to fix solaris build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16542 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-30 23:10:37 +00:00
Michael Jerris de7f14fd77 attempt to fix solaris mod_lua build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16343 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 19:09:16 +00:00
Michael Jerris 1d7820ec76 packaging debug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16341 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 17:06:26 +00:00
Michael Jerris 357e076158 fix cflags passed to lua build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16338 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 07:57:02 +00:00
Michael Jerris bf30c3af91 don't force reswig for no reason
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16336 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 07:26:15 +00:00
Michael Jerris 9b8392bc16 move lua to automake
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16334 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 06:57:35 +00:00