Statistics
| Branch: | Tag: | Revision:

root / gr-howto-write-a-block / python @ bbee6d50

Name Size
.gitignore 74 Bytes
Makefile.am 946 Bytes
__init__.py 1.7 kB
qa_howto.py 1.9 kB
run_tests.in 1.7 kB

Latest revisions

# Date Author Comment
1e9881f4 02/22/2011 10:02 pm Tom Rondeau

howto: cleans up the Python build structure for howto; reverts back to making it's own howto module not under gnuradio.

c75954de 02/22/2011 08:04 pm Tom Rondeau

howto: I think this is a better fix than the last one. The modules are now imported from gnuradio.

7a7a4b7a 12/04/2010 07:40 am Eric Blossom

Fix EXTRA_DIST in gr-howto-write-a-block

d692a41f 11/25/2010 01:29 am Eric Blossom

Major Makefile.am housecleaning. Passes distcheck.

Move all occurrences of swig_built_sources out of Makefile.am's.
Move all SWIG related use of BUILT_SOURCES out of Makefile.am's.
Clean up 'if PYTHON' conditionalization in gr-*

Still left to do: fix Makefile.swig CLEANFILES and no_dist_files...

1c22592c 05/16/2010 04:30 pm Don Ward

howto: fix make check for win32, darwin (untested)

6c3b6396 03/04/2010 03:02 pm Eric Blossom

Refactor gr-howto-write-a-block such that it no longer installs into
the gnuradio python namespace, but rather in the howto namespace.

This allows it to be installed under a separate --prefix in the common
case where the user doing the "out of tree build" is going to be...

df8b099a 11/13/2009 07:27 pm Johnathan Corgan

howto: cleanup for merge

5d80acab 11/12/2009 06:47 pm Johnathan Corgan

howto: create howto_swig.*, use constructed Python namespace

d462b559 11/03/2009 09:35 pm Johnathan Corgan

howto: make swig directory use individual .i files

Removed erroneous files from version control

924efcb3 11/03/2009 05:56 pm Johnathan Corgan

howto: reorganized directory structure

Moved lib to top level
Moved python to top level
Separated swig generation into new top level directory

View revisions

Also available in: Atom