aboutsummaryrefslogtreecommitdiffstats
path: root/gr-utils (follow)
Commit message (Expand)AuthorAgeFilesLines
* pybind: fix rfnoc_block binding generationAndré Apitzsch2022-01-111-1/+2
* cmake: Maintain compiler settings at one point. Volker Schroer2021-12-101-28/+12
* doxygen: Remove obsolete COLS_IN_ALPHA_INDEX for OOT modules.Ron Economos2021-12-092-7/+447
* blocktool: disable logger header when parsing headerJosh Morman2021-12-061-1/+1
* cmake: change how test files are build when cross compilingPhilip Balister2021-12-031-0/+3
* utils: pep8 formattingJosh Morman2021-11-2464-1577/+3512
* modtool: move OOTs equal to components for 3.10 mormj2021-11-2426-54/+143
* modtool,cmake: fix python-only QA, bindings copy handled in bindings cmake fileshwhiti2021-11-192-6/+11
* modtool,cmake: make module dir for testsChristoph Koehler2021-11-171-0/+11
* modtool: fix CMake export configChristoph Koehler2021-11-123-42/+1
* modtool: Use c++17 in template to match top level CMakeLists.txt.Ron Economos2021-11-061-3/+3
* blocktool: use c++17Josh Morman2021-11-031-1/+1
* modtool: complete renaming of update-hash-onlyJosh Morman2021-10-262-6/+6
* modtool: Clean up whitespace in templatesClayton Smith2021-10-2511-30/+14
* modtool: working python general block templatemormj2021-10-251-8/+15
* modtool: ability to fix the hash using modtoolmormj2021-10-223-6/+41
* modtool: replace reinterpret_cast with static_castJosh Morman2021-10-211-6/+6
* utils: use tempfile instead of /tmp in bindtool and modtoolJeff Long2021-10-113-3/+6
* cmake: Use preferred method to find PkgConfig.Ron Economos2021-09-122-4/+2
* pybind11: remove debug messagejapm482021-07-301-4/+0
* cmake: correct minimum version checking for MakoJeff Long2021-07-191-1/+5
* modtool: fix field name in templateJeff Long2021-07-161-1/+2
* gr-newmod: Set OOT module VERSION_PATCH to 0 instead of git.Ron Economos2021-07-091-1/+1
* cmake: Remove absolute paths and private links from exported targets.Ryan Volz2021-06-251-13/+0
* modtool: Fix `rm`, `disable`, `rename` and `makeyml` similar namingSolomon2021-06-254-28/+95
* modtool: Fix TypeErrorSolomon Tan2021-06-163-16/+49
* applied formatter to codeMark Bauer2021-06-162-117/+278
* replaced star imports with explicit importsMark Bauer2021-06-162-2/+13
* modtool: improve the 'invalid name' error messageFerenc Gerlits2021-05-039-23/+29
* gr_modtool add: Correctly handle arglistVolker Schroer2021-03-161-2/+2
* cmake: Format numpy include path in CMake style for consistency.Ryan Volz2021-03-121-0/+3
* numpy: Fix fftpack referencesChristophe Seguinot2021-02-181-2/+1
* gr-utils: improve usefulness of blocktool exceptionsJacob Gilbert2021-02-152-2/+2
* modtool: add default .gitignoreJosh Morman2021-02-081-0/+5
* utils: modtool: Improve exception handling for import errorMartin Braun2021-01-291-2/+2
* modtool: Remove -Wcomment warnings in python_bindings.cc template.Ron Economos2021-01-291-6/+6
* modtool: Fix find_package_handle_standard_args warning in gr_modtool newmodVolker Schroer2021-01-241-1/+3
* Pybind: Adding header hash hotfixerMarcus Müller2021-01-201-0/+52
* more qt4 qt5 updatesA. Maitland Bottoms2020-12-183-7/+7
* modtool: CMake template should allow building OOT modules without python if desiredJacob Gilbert2020-12-171-2/+8
* modtool: Change handled exception to ModuleNotFoundErrormormj2020-12-171-1/+1
* Bump the C++ standard version to C++14Marcus Müller2020-12-171-4/+4
* Fix typos throughout the codeluzpaz2020-10-295-7/+7
* docs: use MathJax for HTML documentationjapm482020-10-292-12/+6
* pybind: add implicit conversion from int to enummormj2020-10-281-0/+2
* Make additional includes and defines available in the bind processVolker Schroer2020-10-285-13/+27
* modtool: minor cleanup makeyamlmormj2020-10-272-3/+3
* modtool: leave out bindings for python only modulesmormj2020-10-232-3/+13
* modtool: check blockname before other checksmormj2020-10-201-1/+1
* modtool: update of cli block name checkingmormj2020-10-201-3/+3