Commit Graph

14 Commits

Author SHA1 Message Date
Sylvain Munaut e9978be6cd gr39: Update main CMakeLists with 3.9 requirements/style
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2021-01-08 11:39:08 +01:00
Sylvain Munaut 7caa2643e2 gr39: Update copyright notices everywhere
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2021-01-08 11:39:08 +01:00
Sylvain Munaut acb81c6537 gr39: Remove all SWIG stuff
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2021-01-08 11:39:06 +01:00
Sylvain Munaut 6c9576670a build: Cleanup pass on the new GR 3.8 CMake update
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2019-12-04 16:30:53 +01:00
Sylvain Munaut 3c108e2726 build: Remove the generation of the .pc file
This is apparently not the way it's done with 3.8 and new CMake stuff

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2019-12-01 16:51:07 +01:00
Sylvain Munaut 5608f73930 build: Update CMakeLists.txt copyright header
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2019-12-01 16:49:56 +01:00
Sylvain Munaut 9c2cfbca39 gr38: Adapt build system for GNURadio 3.8
Based on a patch from A. Maitland Bottoms <bottoms@debian.org>

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2019-11-30 22:21:53 +01:00
Sylvain Munaut 44ab02f671 build: CMake updates
- Update the GrXXX modules from the GNURadio counter parts
 - Remove the included FindGnuradio and rely on the installed one
   (force 3.7.3 since previous ones are broken)

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2014-08-25 23:01:37 +02:00
Sylvain Munaut a1bca1f9ba build: doxygen package needs to be detetected before the doxygen is used
Based on a patch for gr-osmosdr by Jaroslav Škarvada <jskarvad@redhat.com>
Thanks to wk@ire.pw.edu.pl for reporting the issue in gr-iqbal.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2013-09-19 21:17:30 +02:00
Sylvain Munaut 0eb60d3865 build: Add library link to fftw3f when building against bundled libosmo-dsp
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2013-07-26 20:16:44 +02:00
Sylvain Munaut 077397e65a misc: Add a .pc file
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2013-07-07 21:54:23 +02:00
Dimitri Stolnikov 022ec6859f Update to gnuradio 3.7 API
This is one huge / ugly patch. It uses the new 3.7 namespaces and
include path stuff.

I stayed away from that _impl pattern because that's just dumb.

Based on original patch by Dimitri Stolnikov <horiz0n@gmx.net>

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2013-06-01 15:07:42 +02:00
Sylvain Munaut 9c7a3b93fe build: Fallback to local checkout if a system-wide libosmo-dsp isn't found
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2013-03-04 00:01:20 +01:00
Sylvain Munaut 0d0d34af05 Initial import
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2013-03-02 23:27:50 +01:00