Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-03 | Merge branch 'grorg-master' | Ben Reynwar | |
2010-11-03 | Generation of python docstrings from doxygen xml. | Ben Reynwar | |
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. | |||
2010-10-09 | rearrange includes to always be: internal GR, external, with GR. | Michael Dickens | |
2010-02-18 | Fix linker path in gr-pager | Johnathan Corgan | |
2009-11-03 | Directory reorganization to newer layout | Johnathan Corgan | |
Top-level applications go into 'apps' (previous commit) C++ library build goes into 'lib' SWIG generation goes into 'swig' Pure python modules/code goes into 'python' |