Syntax change for 'include x' -> '%include x;'
authorNot Zed <notzed@gmail.com>
Wed, 23 Mar 2022 21:02:26 +0000 (07:32 +1030)
committerNot Zed <notzed@gmail.com>
Wed, 23 Mar 2022 21:02:26 +0000 (07:32 +1030)
commitb1635b75bc3f13892c2e732a3705e95038fc27a9
tree1dfa17cc350c2af84a1624ce5a97c21d7835b526
parent84e92cc84b54efa3ffd28eb4020b5aff3f046ecb
Syntax change for 'include x' -> '%include x;'
Allow perl modules to be included in .api files.
Allow matching names by perl module function.
src/notzed.apiobject/gen/apiobject.api
src/notzed.apistatic/gen/apistatic.api
src/notzed.clstatic/gen/opencl.api
src/notzed.ffmpeg/gen/ffmpeg.api
src/notzed.nativez/bin/export-api
src/notzed.nativez/bin/generate-api
src/notzed.nativez/lib/api.pm
src/notzed.nativez/lib/config.pm