HomeSort by: relevance | last modified time | path
    Searched refs:swig (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/unbound/dist/libunbound/python/
Makefile 43 .PHONY: testenv clean doc swig
68 swig: libunbound.i
69 swig -python -o libunbound_wrap.c -I../.. libunbound.i
  /src/crypto/external/bsd/netpgp/dist/bindings/swig/
swigit 32 # rushed script to call swig and compile the output
35 prefix=$(pkg_info -qp swig | awk '{ print $2 }')
77 swig ${swigflags} -${lang} ${module}${lang}.i
  /src/external/gpl2/dtc/dist/
Makefile 26 SWIG = swig
149 # We need both Python and swig to build/install pylibfdt.
153 if which swig >/dev/null 2>&1; then \
160 echo "\#\# Skipping pylibfdt (install python dev and swig to build)"; \
  /src/external/apache2/llvm/dist/llvm/utils/release/
build_llvm_package.bat 11 REM Visual Studio 2019, CMake, Ninja, GNUWin32, SWIG, Python 3,
17 REM For LLDB, SWIG version <= 3.0.8 needs to be used to work around
18 REM https://github.com/swig/swig/issues/769
  /src/external/bsd/unbound/dist/
configure 724 swig
726 SWIG
1617 --disable-swig-version-check
1618 Disable swig version check to build python modules
1619 with older swig even though that is unreliable
20551 # Check for Python & SWIG only on PyUnbound or PyModule
20865 # Check for SWIG
20867 # Check whether --enable-swig-version-check was given.
20875 # Find path to the "swig" executable.
20876 for ac_prog in swig swig3.0 swig2.
    [all...]

Completed in 36 milliseconds