Age | Commit message (Collapse) | Author |
|
ordered as: internal build and source for this component, other components (internal build and source, or already installed), non-project non-system dependencies (e.g., Qt, Boost, Python), system dependencies (e.g., CoreAudio).
|
|
this in the future.
The sed script was provided by Moritz Fischer.
|
|
All python and GRC examples directly associated with a top-level component are now in that examples directory. Examples are split into c++, python, and grc dirs but are all installed into $prefix/share/gnuradio/examples/<component>.
|
|
Conflicts:
config/Makefile.am
configure.ac
|
|
|
|
|
|
* Public header files moved from lib/ to include/fcd
* Contents of apps/ moved to examples/ to get into gnuradio/examples,
apps for programs to be installed into $PREFIX/bin
|