aboutsummaryrefslogtreecommitdiffstats
path: root/gnuradio-runtime/lib/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake: build python deps conditionallyJosh Morman2022-01-061-6/+17
* logging core: replace log4cpp by spdlogMarcus Müller2021-11-191-1/+1
* runtime: remove unused test.cc/hJosh Morman2021-11-111-1/+0
* runtime: rename buffer_context to transfer type; also rename theDavid Sorber2021-10-251-1/+1
* runtime: Custom Buffer/Accelerator Device Support - Milestone 2David Sorber2021-10-251-1/+3
* runtime: Custom Buffer/Accelerator Device Support - Milestone 1David Sorber2021-10-251-0/+5
* runtime: unused remove misc.h/ccJosh Morman2021-10-141-1/+0
* runtime: add precompile headers for internal useMarcus Müller2021-07-191-0/+8
* cmake: Remove absolute paths and private links from exported targets.Ryan Volz2021-06-251-6/+2
* runtime: ctrlport: cmake: Fix thrift dependency for OOTs.Ryan Volz2021-06-011-17/+3
* cmake: Move swath of add_definitions to gnuradio-runtime target.Ryan Volz2021-04-171-40/+71
* runtime, blocks, network: Clean up use of Win headers, fix stream_pdu.Ryan Volz2021-04-171-7/+3
* gr-pdu: move pdu blocks to gr::pduJacob Gilbert2021-03-181-0/+1
* cmake: add compile definition for BOOST_DLLJosh Morman2021-03-131-0/+3
* cmake: add compiler version statementsJosh Morman2021-03-131-0/+3
* Replace boost::filesystem with std::filesystemZackery Spytz2021-03-131-1/+0
* cmake: Thrift min version is set at top levelMartin Braun2021-02-181-1/+1
* runtime: replace /dev/stdin in sine table generatorJosh Blum2021-01-271-1/+2
* Bring man pages in-tree from project gnuradio/pkg_gnuradioDavid Pi2021-01-241-1/+0
* runtime: lib: Don't use hard-coded absolute path constants.Ryan Volz2021-01-211-4/+0
* runtime: integrate generation of math sine_table.h into build processArtem Pisarenko2021-01-171-0/+12
* cmake: Fixup BUILD_DATE commit.Ron Economos2021-01-141-4/+1
* cmake: python: Fix linking when runtime py interpreter != build time.Ryan Volz2021-01-141-2/+7
* cmake: use TIMESTAMP function for build date and generate constants onceAndrej Rode2021-01-141-6/+7
* runtime: Add terminate handlingPaul Wicks2020-12-191-3/+12
* gnuradio-runtime, pmt: dont use CMAKE_INSTALL_PREFIX for target INSTALL_INTERFACEGwenhael Goavec-Merou2020-10-161-1/+1
* runtime: replace py gateway with pybind11 support, remove fevalJosh Morman2020-06-041-1/+4
* Remove VOLK as a submoduleMartin Braun2020-04-111-1/+1
* gr-digital: Improve Performance of Costas Loopghostop142020-02-141-1/+0
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Remove circular_file.cc from codebase, cmake, qa, and ConfigChecks #2874Grant Cox2019-11-071-2/+0
* cmake: use TargetConfig in GnuradioConfigAndrej Rode2019-03-101-0/+1
* ctrlport-thrift: don't install example .conf to etc, but to docsMarcus Müller2019-03-041-4/+4
* cmake: Update to modern CMake usageAndrej Rode2019-03-041-98/+165
* pmt: Replace QA test framework w/ Boost UTFMartin Braun2018-08-311-2/+0
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-311-22/+5
|\
| * Killing gengen: Merge branch 'cxx_templates_next' into nextMarcus Müller2018-08-291-5/+0
| |\
| | * pmt: replace file generation with pre-generated filesAndrej Rode2018-08-261-5/+0
| * | Remove unused posix_memalign implementationMarcus Müller2018-08-271-8/+0
| * | Removed unused `malloc16Aligned` and consortsMarcus Müller2018-08-271-1/+0
| * | Removed unused complex_vec_testMarcus Müller2018-08-271-1/+0
| |/
| * Merge branch 'next' into python3Johnathan Corgan2017-03-221-5/+0
| |\
| | * Merge branch 'master' into nextJohnathan Corgan2017-03-221-5/+0
| | |\
| * | | python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-3/+3
| |/ /
| * | runtime: remove single-threaded schedulerJohnathan Corgan2016-09-031-2/+0
| * | cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-2/+2
* | | runtime: Change 'MPLib' to 'MPLIB' to avoid problems with older CMake versionsAndy Walls2018-08-231-2/+2
* | | runtime: Prefer the GMP library over the MPIR library if both are availableAndy Walls2018-08-231-2/+2
* | | runtime: Use multiprecision rational arithmetic to propagate tagsAndy Walls2018-08-231-0/+2
* | | pmt: Replace QA test framework w/ Boost UTFMartin Braun2018-06-231-1/+5