Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-10 | create a list of generated script fioles. | Rob Savoye | |
2010-11-10 | remove all generated files | Rob Savoye | |
2010-11-10 | Version that builds guile goops bindings, but dependencies are hosed. | Eric Blossom | |
Doesn't compile cleanly, but does enough to allow experimentation with goops wrappers. We're currently seeing the nasty interaction between the package system, the "export" syntax, and generic-functions. See thread here: http://lists.gnu.org/archive/html/guile-user/2006-05/msg00007.html for background. | |||
2010-11-10 | specify . for outdir, as the suffix rules put the generated filoes in the ↵ | Rob Savoye | |
right place. | |||
2010-11-10 | use a separate output directory for generated files. | Rob Savoye | |
2010-11-10 | use simple linkage instead of passive for guile so SWIG_init gets defined | Rob Savoye | |
2010-11-10 | adjust guile output options to be what the swig guile example uses | Rob Savoye | |
2010-11-10 | add flags for swig to output guile. | Rob Savoye | |
2009-03-14 | Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of ↵ | jcorgan | |
SWIG usage in build system, also fixes ticket:130. Trunk passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10596 221aa14e-8319-0410-a670-987f0aec2ac5 |