Age | Commit message (Expand) | Author |
2010-12-03 | Rename libguile- to libguile-gnuradio- to match guile library naming convention. | Eric Blossom |
2010-11-19 | wrap python files with if PYTHON | Rob Savoye |
2010-11-16 | Add _python that was dropped from Makefile.swig.gen.t | Eric Blossom |
2010-11-10 | remove comments on the stamps we dpn't use anymore | Rob Savoye |
2010-11-10 | don't add generated script files to swig_built_sources, they're already added... | Rob Savoye |
2010-11-10 | fix typo in dependency name. Assume primitive file is ok if the .scm file is,... | Rob Savoye |
2010-11-10 | without including the guile dependency file, dependencies won't work right | Rob Savoye |
2010-11-10 | Version that builds guile goops bindings, but dependencies are hosed. | Eric Blossom |
2010-11-10 | Rename guile libs to libguile-* and install them in $(libdir). | Eric Blossom |
2010-11-10 | Set new install locations for guile scm code and libraries. | Eric Blossom |
2010-11-10 | generate dependencies for .i files. | Rob Savoye |
2010-11-10 | tweak dependencies to work through all the name munging | Rob Savoye |
2010-11-10 | don't list .cc as a dependency, we always get one from the py or scm dependen... | Rob Savoye |
2010-11-10 | don't append pythom or guile to everything. Use suffix rules to build scm and... | Rob Savoye |
2010-11-10 | don't ifdef the target away. regenerate .gen files. | Rob Savoye |
2010-11-10 | instllthe top leel scm file for guile. Generate all files for guile too | Rob Savoye |
2010-11-10 | clone the python rules for the stamp to use for guile | Rob Savoye |
2010-11-10 | append _python to all the generated files from swig | Rob Savoye |
2010-11-10 | prefix -python or -guile to generated C++ source files from swig | Rob Savoye |
2010-11-10 | add python to the stamp names | Rob Savoye |
2009-03-14 | Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S... | jcorgan |