summaryrefslogtreecommitdiffstats
path: root/Makefile.swig (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move swig related suffix/pattern rules from Makefile.common to Makefile.swig.Eric Blossom2010-12-041-2/+30
* Generate precise list of swig related output files.Eric Blossom2010-11-241-9/+31
* Move generate-makefile-swig rule to end of fileEric Blossom2010-11-241-29/+34
* Major Makefile.am housecleaning. Passes distcheck.Eric Blossom2010-11-241-6/+10
* nuke the .d depenency files created by the suffix rules by swigRob Savoye2010-11-231-2/+2
* Clean up lib/swig/Makefile.am, Makefile.common and Makefile.swigEric Blossom2010-11-211-4/+7
* don't generate python files unless python is enabledRob Savoye2010-11-181-0/+2
* create a list of generated script fioles.Rob Savoye2010-11-101-1/+11
* remove all generated filesRob Savoye2010-11-101-0/+3
* Version that builds guile goops bindings, but dependencies are hosed.Eric Blossom2010-11-101-0/+6
* specify . for outdir, as the suffix rules put the generated filoes in the right place.Rob Savoye2010-11-101-7/+2
* use a separate output directory for generated files.Rob Savoye2010-11-101-4/+3
* use simple linkage instead of passive for guile so SWIG_init gets definedRob Savoye2010-11-101-4/+4
* adjust guile output options to be what the swig guile example usesRob Savoye2010-11-101-1/+2
* add flags for swig to output guile.Rob Savoye2010-11-101-0/+13
* Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of SWIG usage in build system, also fixes ticket:130. Trunk passes distcheck.jcorgan2009-03-141-0/+117