summaryrefslogtreecommitdiff
path: root/gr-audio/swig
Commit message (Collapse)AuthorAgeFilesLines
* docs: fixes some warnings.Tom Rondeau2011-12-061-3/+3
| | | | There is way too much institutional knowledge in these makefiles now. Another reason I'm glad we're going to cmake, which is being kept more sane as all of the problems are already known.
* docs: more fixes for generated swig files. This worked before the merge, but ↵Tom Rondeau2011-12-051-0/+1
| | | | this forces the build system to generate these before processing the other swig files.
* docs: better install of swig docs .i files since we actually have a variable ↵Tom Rondeau2011-12-041-4/+5
| | | | to take care of it already.
* docs: fixing variable for location of header files (SOURCE not BINARY).Tom Rondeau2011-11-301-1/+1
|
* docs: more appropriate variable to use when setting the include/headers ↵Tom Rondeau2011-11-281-1/+1
| | | | directory.
* docs: installing generated _doc.i files under autotools.Tom Rondeau2011-11-281-0/+3
|
* docs: better use of BUILT_SOURCES so I'm not overriding the standard build ↵Tom Rondeau2011-11-271-2/+2
| | | | instructions for it.
* docs: Adding swig doc generation to Makefile.am files.Tom Rondeau2011-11-271-0/+9
|
* docs: forgot to have the generated .i files installed.Tom Rondeau2011-11-271-0/+1
|
* docs: added python doxygen docs to gr-audio.Tom Rondeau2011-11-273-0/+13
|
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-5/+5
|
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-09-281-18/+0
|\
| * Merge branch 'master' into nextJohnathan Corgan2011-09-271-18/+0
| |\
| | * swig: language independent exception handlerJosh Blum2011-09-271-18/+0
| | |
* | | gr: squashed cmakelists.txt into one commitJosh Blum2011-07-201-0/+51
|/ /
* / build: committing updated Makefile.swig.gen files.Tom Rondeau2011-05-081-2/+2
|/
* audio: work on swig support, it importsJosh Blum2011-03-095-0/+268
|
* audio: skeleton for gr-audio componentJosh Blum2011-03-082-0/+24