/freebsd/contrib/llvm-project/lldb/bindings/lua/ |
H A D | lua.swig | 2 lldb.swig 12 %include "lua-typemaps.swig" 13 %include "macros.swig" 14 %include "headers.swig" 19 #include "../bindings/lua/lua-swigsafecast.swig" 29 %include "interfaces.swig" 30 %include "lua-wrapper.swig"
|
/freebsd/contrib/llvm-project/lldb/bindings/python/ |
H A D | python.swig | 2 lldb.swig 39 Since version 3.0.9, swig's logic for importing the native module has changed in 41 (See swig bug #769). Fortunately, since version 3.0.11, swig provides a way for 44 Older swig versions will simply ignore this setting. 85 // Include the version of swig that was used to generate this interface. 89 # meant to be interpreted in decimal. So, 0x030012 is swig 3.0.12, and not 112 %include "python-typemaps.swig" 113 %include "macros.swig" 114 %include "headers.swig" [all...] |
H A D | python-typemaps.swig | 595 // These two pybuffer macros are copied out of swig/Lib/python/pybuffer.i, 597 // https://github.com/swig/swig/issues/1640
|
/freebsd/contrib/ldns/ |
H A D | ax_pkg_swig.m4 | 19 # 1.3.17), AX_PKG_SWIG checks that the swig package is this version number 69 # Find path to the "swig" executable. 70 AC_PATH_PROGS([SWIG],[swig swig3.0 swig2.0])
|
H A D | Changelog | 138 * Python bindings compile with swig 4.0 514 * fix to compile python wrapper with swig 2.0.2. 626 Changed swig destroy of ldns_buffer class to ldns_buffer_free. 627 Declared ldns_pkt_all and ldns_pkt_all_noquestion so swig sees them.
|
H A D | Makefile.in | 21 swig = @swig@ 321 $(swig) $(swigpy_flags) -o $@ $(PYTHON_CPPFLAGS) $(pywrapdir)/ldns.i
|
H A D | configure.ac | 278 AC_SUBST(swig, "$SWIG") subst
|
H A D | configure | 15500 for ac_prog in swig swig3.0 swig2.0 15624 for ac_prog in swig swig3.0 swig2.0 15755 swig="$SWIG"
|
/freebsd/contrib/unbound/ |
H A D | ax_pkg_swig.m4 | 19 # 1.3.17), AX_PKG_SWIG checks that the swig package is this version number 71 # Find path to the "swig" executable. 72 AC_PATH_PROGS([SWIG],[swig swig3.0 swig2.0])
|
H A D | configure.ac | 848 …RG_ENABLE(swig-version-check, AS_HELP_STRING([--disable-swig-version-check],[Disable swig version … 856 … AC_MSG_ERROR([failed to find swig tool, install it, or do not build Python module and PyUnbound]) 859 AC_SUBST(swig, "$SWIG") subst
|
H A D | configure | 1610 --disable-swig-version-check 1611 Disable swig version check to build python modules 1612 with older swig even though that is unreliable 19580 for ac_prog in swig swig3.0 swig2.0 19706 for ac_prog in swig swig3.0 swig2.0 19838 swig="$SWIG"
|
/freebsd/contrib/llvm-project/lldb/bindings/interface/ |
H A D | SBFrameExtensions.i | 6 # operator== is a free function, which swig does not handle, so we inject
|
H A D | SBTargetExtensions.i | 35 # operator== is a free function, which swig does not handle, so we inject
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | writing-schema.rst | 151 Note that 'dtschema' installation requires 'swig' and Python development files 154 apt install swig python3-dev
|
/freebsd/contrib/ldns/packaging/fedora/ |
H A D | ldns.spec | 22 BuildRequires: python-devel, swig
|
/freebsd/lib/clang/liblldb/ |
H A D | Makefile | 791 .PHONY: run-swig 792 run-swig: 793 swig -I${LLDB_SRCS}/include \ 795 -o ${.CURDIR}/LLDBWrapLua.cpp ${LLDB_SRCS}/bindings/lua.swig
|
H A D | LLDBWrapLua.cpp | 3054 namespace swig { namespace
|
/freebsd/contrib/llvm-project/lldb/docs/design/ |
H A D | overview.rst |
|
/freebsd/contrib/unbound/doc/ |
H A D | README | 71 Needs python-devel and swig development tools.
|
H A D | Changelog | 3615 - Fix #31: swig 4.0 and python module. 3750 - Remove swig gcc8 python function cast warnings, they are ignored. 4679 - Fix #3598: Fix swig build issue on rhel6 based system. 4680 configure --disable-swig-version-check stops the swig version check. 5437 - swig version 2.0.1 required. 5441 - Fix #1230: swig version 2.0.0 is required for pythonmod, with 6805 - Fix swig and python examples for Python 3.x. 7621 - silence warning from swig-generated code (md set but not used in 7622 swig initmodule, due to ifdefs in swig-generated code). 9381 - fail to configure with python if swig is not found. [all …]
|
/freebsd/contrib/unbound/contrib/ |
H A D | unbound.spec_fedora | 28 BuildRequires: python-devel swig
|
/freebsd/share/dict/ |
H A D | web2 | 196183 swig
|