Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Rename guile libs to libguile-* and install them in $(libdir). | Eric Blossom | 2010-11-10 | 6 | -6/+6 | |
| | | | | | | | | | | | | | | | This follows the Guile recommendations and should remove the need for adding an additional directory to LD_LIBRARY_PATH. | |||||
| * | | Remove #warning from gr_swig_block_magic.i | Eric Blossom | 2010-11-10 | 1 | -1/+1 | |
| | | | ||||||
| * | | Rengenerate Makefile.swig.gen's | Eric Blossom | 2010-11-10 | 1 | -12/+18 | |
| | | | ||||||
| * | | Remove leading _ from guile library names coded into .i files | Eric Blossom | 2010-11-10 | 6 | -6/+6 | |
| | | | ||||||
| * | | Set new install locations for guile scm code and libraries. | Eric Blossom | 2010-11-10 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | I think we may want to rename the guile .so's and install them into libdir instead... | |||||
| * | | Remove dead and broken code from GR_SWIG_BLOCK_MAGIC. | Eric Blossom | 2010-11-10 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | Looks like this hasn't been used since we converted the hier_block stuff to C++, and it's been broken since then. | |||||
| * | | Move #ifdef SWIGPYTHON outside of %define | Eric Blossom | 2010-11-10 | 1 | -4/+9 | |
| | | | | | | | | | | | | | | | | | | | | | There's apparently a time-of-evaluation issue here. The docs say they reevaluate the contents of %define at expansion time. Apparently SWIGPYTHON et al. aren't defined in whatever scope that may be. | |||||
| * | | Move common stuff outside of if PYTHON | Eric Blossom | 2010-11-10 | 1 | -10/+14 | |
| | | | ||||||
| * | | Move TOP_SWIG_IFILES outside of if PYTHON | Eric Blossom | 2010-11-10 | 1 | -15/+16 | |
| | | | ||||||
| * | | Add stub for gnuradio_swig.scm to get make to work | Eric Blossom | 2010-11-10 | 1 | -0/+13 | |
| | | | ||||||
| * | | correct typo in script name | Rob Savoye | 2010-11-10 | 1 | -1/+1 | |
| | | | ||||||
| * | | regenerated | Rob Savoye | 2010-11-10 | 1 | -6/+0 | |
| | | | ||||||
| * | | move new suffix rules to common Makefile so everything can use them. | Rob Savoye | 2010-11-10 | 1 | -18/+0 | |
| | | | ||||||
| * | | add comments | Rob Savoye | 2010-11-10 | 1 | -5/+12 | |
| | | | ||||||
| * | | regenerated | Rob Savoye | 2010-11-10 | 1 | -78/+96 | |
| | | | ||||||
| * | | regenerated | Rob Savoye | 2010-11-10 | 1 | -1272/+114 | |
| | | | ||||||
| * | | use suffixes to build scm and py files | Rob Savoye | 2010-11-10 | 1 | -12/+25 | |
| | | | ||||||
| * | | correct which lines are under comment | Rob Savoye | 2010-11-10 | 1 | -2/+2 | |
| | | | ||||||
| * | | load the general and gengen files, now that they compile. | Rob Savoye | 2010-11-10 | 1 | -2/+2 | |
| | | | ||||||
| * | | put the ifdef in the right place | Rob Savoye | 2010-11-10 | 1 | -6/+6 | |
| | | | ||||||
| * | | gitignore more swig generated files | Eric Blossom | 2010-11-10 | 1 | -0/+12 | |
| | | | ||||||
| * | | gitignore swig generated files | Eric Blossom | 2010-11-10 | 1 | -0/+12 | |
| | | | ||||||
| * | | correct copyright date | Rob Savoye | 2010-11-10 | 1 | -1/+1 | |
| | | | ||||||
| * | | improve comment | Rob Savoye | 2010-11-10 | 1 | -3/+3 | |
| | | | ||||||
| * | | regenerated | Rob Savoye | 2010-11-10 | 1 | -168/+390 | |
| | | | ||||||
| * | | install the scm files for guile too | Rob Savoye | 2010-11-10 | 1 | -1/+14 | |
| | | | ||||||
| * | | load what'll load for now | Rob Savoye | 2010-11-10 | 1 | -6/+9 | |
| | | | ||||||
| * | | add top level guile file | Rob Savoye | 2010-11-10 | 1 | -0/+31 | |
| | | | ||||||
| * | | use foreach...subst to make a list of generated files instead of cut & paste ↵ | Rob Savoye | 2010-11-10 | 1 | -29/+16 | |
| | | | | | | | | | | | | for BUILT_SOURCES | |||||
| * | | add the load-extension command for guile | Rob Savoye | 2010-11-10 | 6 | -0/+37 | |
| | | | ||||||
| * | | add #warning for missing guile support | Rob Savoye | 2010-11-10 | 1 | -0/+1 | |
| | | | ||||||
| * | | include complex too for std::complex | Rob Savoye | 2010-11-10 | 1 | -0/+2 | |
| | | | ||||||
| * | | wrap all %pythoncode in SWIGPYTHON so they don't get inserted into other ↵ | Rob Savoye | 2010-11-10 | 1 | -0/+5 | |
| | | | | | | | | | | | | languages | |||||
| * | | regenerated | Rob Savoye | 2010-11-10 | 1 | -132/+186 | |
| | | | ||||||
| * | | guile doesn't seem to need the header files | Rob Savoye | 2010-11-10 | 1 | -13/+16 | |
| | | | ||||||
| * | | look for the python name in the dependency for gnuradio_swig_bug_workaround.h | Rob Savoye | 2010-11-10 | 1 | -2/+2 | |
| | | | ||||||
| * | | regenerated after changes to the template | Rob Savoye | 2010-11-10 | 1 | -60/+156 | |
| | | | ||||||
| * | | split out _SOURCES into separate values for the different scripting languages. | Rob Savoye | 2010-11-10 | 1 | -2/+12 | |
| | | | ||||||
| * | | regenerated from template | Rob Savoye | 2010-11-10 | 1 | -54/+156 | |
| | | | ||||||
* | | | Merge branch 'grorg-master' | Ben Reynwar | 2010-12-03 | 1 | -0/+2 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Adding typedef for uint64_t and int64_t so we can use them through SWIG. | Tom Rondeau | 2010-11-24 | 1 | -0/+2 | |
| |/ | ||||||
* | | Merge branch 'grorg-master' | Ben Reynwar | 2010-11-03 | 1 | -2/+2 | |
|\| | ||||||
| * | rearrange includes to always be: internal GR, external, with GR. | Michael Dickens | 2010-10-09 | 1 | -2/+2 | |
| | | ||||||
* | | Generation of python docstrings from doxygen xml. | Ben Reynwar | 2010-11-03 | 4 | -13/+26508 | |
|/ | | | | | | | | swig_doc.i is a swig interface file containing all the docstrings. It is generated using swig_doc.py and included by gnuradio.i. Minor changes to the swig make files have been made so that the generation of swig_doc.i occurs. | |||||
* | Added git ignore files auto created from svn:ignore properties. | git | 2009-08-14 | 1 | -0/+36 | |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5 | |||||
* | Merged r11123:11148 from jcorgan/np into trunk. | jcorgan | 2009-05-27 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds --enable-python option to configure (defaults to yes). Using --disable-python or --enable-python=no will cause only C++ API targets to be created and installed. Several new shared libraries are now created. Where in the past, the C++ objects of the actual gnuradio blocks that were in a component were hidden inside their corresponding Python extension modules, these are now split out into a libgnuradio-foo.so library, and the _foo.so Python module is linked to that. This has been the way several top- level components have operated for some time, such as gr-audio-alsa and gr-usrp and gr-usrp2. This changeset applies that pattern to all components. C++ API users can use pkg-config to discover the cflags and libs parameters needed to include and link against these libraries. These components have not been tested: gr-comedi gr-audio-osx gr-audio-windows Passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11150 221aa14e-8319-0410-a670-987f0aec2ac5 | |||||
* | Merged changeset r10817:10858 from jcorgan/cpphier into trunk. Adds ↵ | jcorgan | 2009-04-16 | 5 | -9/+297 | |
| | | | | | | standard place for C++ hierarchical blocks for gnuradio-core, and new gr.channel_model block from Tom Rondeau. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10859 221aa14e-8319-0410-a670-987f0aec2ac5 | |||||
* | Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of ↵ | jcorgan | 2009-03-14 | 7 | -243/+1347 | |
| | | | | | | 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 | |||||
* | Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck. | jcorgan | 2009-02-10 | 10 | -187/+106 | |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10414 221aa14e-8319-0410-a670-987f0aec2ac5 | |||||
* | Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck. | jcorgan | 2009-02-02 | 1 | -14/+11 | |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10371 221aa14e-8319-0410-a670-987f0aec2ac5 |