summaryrefslogtreecommitdiff
path: root/Makefile.swig.gen.t
AgeCommit message (Collapse)Author
2010-11-10Version 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-10Rename guile libs to libguile-* and install them in $(libdir).Eric Blossom
This follows the Guile recommendations and should remove the need for adding an additional directory to LD_LIBRARY_PATH.
2010-11-10Set new install locations for guile scm code and libraries.Eric Blossom
I think we may want to rename the guile .so's and install them into libdir instead...
2010-11-10generate dependencies for .i files.Rob Savoye
2010-11-10tweak dependencies to work through all the name mungingRob Savoye
2010-11-10don't list .cc as a dependency, we always get one from the py or scm ↵Rob Savoye
dependency, which is more portable
2010-11-10don't append pythom or guile to everything. Use suffix rules to build scm ↵Rob Savoye
and py files.
2010-11-10don't ifdef the target away. regenerate .gen files.Rob Savoye
2010-11-10instllthe top leel scm file for guile. Generate all files for guile tooRob Savoye
2010-11-10clone the python rules for the stamp to use for guileRob Savoye
2010-11-10append _python to all the generated files from swigRob Savoye
2010-11-10prefix -python or -guile to generated C++ source files from swigRob Savoye
2010-11-10add python to the stamp namesRob Savoye
2009-03-14Merged 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