Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-24 | Major Makefile.am housecleaning. Passes distcheck. | Eric Blossom | |
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 such that they remove exactly the generated files. | |||
2010-10-04 | Updating all of the QA code that I can actually test to work with the new ↵ | Tom Rondeau | |
XML output runners. | |||
2009-12-23 | update gitignores | Eric Blossom | |
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' |