History | View | Annotate | Download (4.5 kB)
work on swig docs, added to core and digital
core: Making gnuradio-core dependent on Volk. This means you HAVE to have Volk build in order to build GNU Radio. Volk is now a 'first-class citizen.'
tags: added swigging for gr_tags header
core: forgot to remove extra under
gr: the CMakeLists.txt took a chill pill
Merge branch 'next' of gnuradio.org:gnuradio into next
Conflicts: gr-trellis/src/lib/trellis_permutation.h
core: removed modification of includedir for pc file, its not needed and was messing it up
core: dont set boost vars for gnuradio-core.pc
If this is useful, it should be in gruel.pc; but gruel.pc has no private libs or boost dirs.Also, the substitution of absolute boost library paths is bad for cross builds (even native ones)
cmake: language tweak for component group description
gr: squashed cmakelists.txt into one commit