summaryrefslogtreecommitdiff
path: root/Makefile.swig
AgeCommit message (Expand)Author
2010-11-10create a list of generated script fioles.Rob Savoye
2010-11-10remove all generated filesRob Savoye
2010-11-10Version that builds guile goops bindings, but dependencies are hosed.Eric Blossom
2010-11-10specify . for outdir, as the suffix rules put the generated filoes in the rig...Rob Savoye
2010-11-10use a separate output directory for generated files.Rob Savoye
2010-11-10use simple linkage instead of passive for guile so SWIG_init gets definedRob Savoye
2010-11-10adjust guile output options to be what the swig guile example usesRob Savoye
2010-11-10add flags for swig to output guile.Rob Savoye
2009-03-14Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan