Searched refs:SWIG (Results 1 – 25 of 25) sorted by relevance
1 Libdisasm SWIG README3 The SWIG utility (www.swig.org) can be used to generate 6 Building SWIG Modules
2 SWIG = swig # apt-get install swig ! macro10 export INTERFACE_FILE BASE_NAME SWIG GCC CC_FLAGS LD_FLAGS
5 ifndef SWIG6 SWIG = swig # apt-get install swig !
66 SWIG = swig -Wall -python -o $(SWIGCOUT) -outdir ./ macro131 $(SWIG) $<137 $(SWIG) $<
88 SWIG = swig -Wall -python -o $(SWIGCOUT) -outdir ./ $(EMFLAGS) macro137 $(SWIG) $<145 $(SWIG) $<
22 #if defined(__clang__) && (!defined(SWIG))
337 #ifndef SWIG // In swig, use ParseCommandLineFlagsScript() instead.429 #ifndef SWIG // In swig, ignore the main flag declarations
360 #ifndef SWIG // In swig, use ParseCommandLineFlagsScript() instead.465 #ifndef SWIG // In swig, ignore the main flag declarations
381 #ifndef SWIG // In swig, use ParseCommandLineFlagsScript() instead.483 #ifndef SWIG // In swig, ignore the main flag declarations
11 The bindings are defined unsing SWIG in the `pfw.i` file and the actual source
29 find_package(SWIG)
236 #elif defined(SWIG)
151 #ifndef SWIG
268 #ifndef SWIG
261 #ifndef SWIG
90 - SWIG 2.0 (A binding generator);
3 * Don't wrap rpm_execcon with DISABLE_RPM with SWIG, from Petr Lautrbach.196 * Change annotation on include/selinux/avc.h to avoid upsetting SWIG563 * Refactored SWIG bindings from James Athey.
886 #ifndef SWIG
87 SWIG bindings:
761 #if defined(__clang__) && (!defined(SWIG))
6764 #ifndef SWIG
4603 * VisualNaCro/Makefile.am: complain when SWIG is not present, but