Searched refs:SWIG (Results 1 – 25 of 42) sorted by relevance
12
86 SWIG=`which swig`87 if [ ! -x "$SWIG" -a -f /usr/bin/swig ]89 SWIG=/usr/bin/swig93 SWIG=/usr/local/bin/swig97 if [ ${SWIG}a = a ]147 …RC_ROOT" "$TARGET_DIR" "$CONFIG_BUILD_DIR" "${PREFIX}" "${debug_flag}" "${SWIG}" "${makefile_flag}…
4 This is the input file for SWIG, to create the appropriate C++ wrappers and107 /* Various liblldb typedefs that SWIG needs to know about. */
19 SWIG= @SWIG@ macro41 $(SWIG) -perl5 $(SWIGOPT) $(INTERFACE)
4 #ifdef SWIG
72 Fortunately, this task is made very, very easy by SWIG. As Perl74 But SWIG makes it easy to use the very same interface for other
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 !
19 SWIG=$6341 …if $SWIG -c++ -shadow -python -threads -I"${SRC_ROOT}/include" -I./. -D__STDC_LIMIT_MACROS -D__STD…349 …$SWIG -c++ -shadow -python -threads -I"${SRC_ROOT}/include" -I./. -D__STDC_LIMIT_MACROS -D__STDC_C…
28 #ifndef SWIG91 #ifndef SWIG
172 #ifndef SWIG
66 SWIG = swig -Wall -python -o $(SWIGCOUT) -outdir ./ macro131 $(SWIG) $<137 $(SWIG) $<
29 #ifndef SWIG
41 #ifdef SWIG
113 #ifdef SWIG
188 #ifndef SWIG
87 SWIG = swig -Wall -python -o $(SWIGCOUT) -outdir ./ macro136 $(SWIG) $<142 $(SWIG) $<
337 #ifndef SWIG // In swig, use ParseCommandLineFlagsScript() instead.429 #ifndef SWIG // In swig, ignore the main flag declarations
209 #ifndef SWIG
11 The bindings are defined unsing SWIG in the `pfw.i` file and the actual source
236 #elif defined(SWIG)