Commit graph

10 commits

Author SHA1 Message Date
Daniele Forsi IU5HKX
08c06aea14 Fix spelling errors
Fixed with:
codespell --summary --skip=.git,extra,,lib,macros,security --ignore-words-list="ans,ba,cant,develope,fo,get's,nin,numer,parm,parms,setts,som,statics,ths,ue,vektor,objext" --write-changes --interactive=2
and manual editing.
2022-07-07 23:56:22 +02:00
Michael Black W9MDB
3038921655 Add version check for lutest to only to 64-bit when 5.4 or greater 2020-12-06 15:04:51 -06:00
Michael Black W9MDB
d47987db85 Fix bindings since itu_region has been deprecated 2020-09-12 08:59:55 -05:00
mdblack98
b170cb9f0e Fix binding get_channel 2020-05-01 22:37:53 -05:00
Michael Black
9ae78642aa Update luatest.lau verbiage 2020-03-30 00:19:53 -05:00
Michael Black
40ab38e757 Fix bindings for VOXDELAY 2020-03-29 23:57:28 -05:00
Michael Black W9MDB
8884e0d1f1 Increase version requirement for swig and add swig 3.0 detection
Change bindings test scripts to executable
2020-03-04 09:41:43 -06:00
Michael Black
09b5d87449
Fix lua bindings for 64-bit compilation
Tested on swig 4.0.1 and lua 5.3.5
2020-01-19 11:15:44 -06:00
Nate Bargmann
4f9085f8f5 Bindings tweaks for Python and TCL
Remove execute bits for all test scripts and install them into
doc/examples.

Make sure check-py and check-tcl targets work.

Set a conditional for Python3 or Python2 and install/test the correct
script file.

Use Makefile variables instead of configure substitutions wherever
possible.

Generate tcltest.tcl at make time to insert installation library path
into the script so that tests pass.
2017-07-26 06:33:42 -05:00
Ervin Hegedus
2b657e7c9d Added Lua binding and demo script 2016-12-13 16:28:41 -06:00