History | View | Annotate | Download (4.5 kB)
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