| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove pygccxml hack | André Apitzsch | 2022-01-17 | 3 | -19/+0 |
* | pybind: fix rfnoc_block binding generation | André Apitzsch | 2022-01-11 | 1 | -1/+2 |
* | cmake: Maintain compiler settings at one point. | Volker Schroer | 2021-12-10 | 1 | -28/+12 |
* | doxygen: Remove obsolete COLS_IN_ALPHA_INDEX for OOT modules. | Ron Economos | 2021-12-09 | 2 | -7/+447 |
* | blocktool: disable logger header when parsing header | Josh Morman | 2021-12-06 | 1 | -1/+1 |
* | cmake: change how test files are build when cross compiling | Philip Balister | 2021-12-03 | 1 | -0/+3 |
* | utils: pep8 formatting | Josh Morman | 2021-11-24 | 64 | -1577/+3512 |
* | modtool: move OOTs equal to components for 3.10 | mormj | 2021-11-24 | 26 | -54/+143 |
* | modtool,cmake: fix python-only QA, bindings copy handled in bindings cmake file | shwhiti | 2021-11-19 | 2 | -6/+11 |
* | modtool,cmake: make module dir for tests | Christoph Koehler | 2021-11-17 | 1 | -0/+11 |
* | modtool: fix CMake export config | Christoph Koehler | 2021-11-12 | 3 | -42/+1 |
* | modtool: Use c++17 in template to match top level CMakeLists.txt. | Ron Economos | 2021-11-06 | 1 | -3/+3 |
* | blocktool: use c++17 | Josh Morman | 2021-11-03 | 1 | -1/+1 |
* | modtool: complete renaming of update-hash-only | Josh Morman | 2021-10-26 | 2 | -6/+6 |
* | modtool: Clean up whitespace in templates | Clayton Smith | 2021-10-25 | 11 | -30/+14 |
* | modtool: working python general block template | mormj | 2021-10-25 | 1 | -8/+15 |
* | modtool: ability to fix the hash using modtool | mormj | 2021-10-22 | 3 | -6/+41 |
* | modtool: replace reinterpret_cast with static_cast | Josh Morman | 2021-10-21 | 1 | -6/+6 |
* | utils: use tempfile instead of /tmp in bindtool and modtool | Jeff Long | 2021-10-11 | 3 | -3/+6 |
* | cmake: Use preferred method to find PkgConfig. | Ron Economos | 2021-09-12 | 2 | -4/+2 |
* | pybind11: remove debug message | japm48 | 2021-07-30 | 1 | -4/+0 |
* | cmake: correct minimum version checking for Mako | Jeff Long | 2021-07-19 | 1 | -1/+5 |
* | modtool: fix field name in template | Jeff Long | 2021-07-16 | 1 | -1/+2 |
* | gr-newmod: Set OOT module VERSION_PATCH to 0 instead of git. | Ron Economos | 2021-07-09 | 1 | -1/+1 |
* | cmake: Remove absolute paths and private links from exported targets. | Ryan Volz | 2021-06-25 | 1 | -13/+0 |
* | modtool: Fix `rm`, `disable`, `rename` and `makeyml` similar naming | Solomon | 2021-06-25 | 4 | -28/+95 |
* | modtool: Fix TypeError | Solomon Tan | 2021-06-16 | 3 | -16/+49 |
* | applied formatter to code | Mark Bauer | 2021-06-16 | 2 | -117/+278 |
* | replaced star imports with explicit imports | Mark Bauer | 2021-06-16 | 2 | -2/+13 |
* | modtool: improve the 'invalid name' error message | Ferenc Gerlits | 2021-05-03 | 9 | -23/+29 |
* | gr_modtool add: Correctly handle arglist | Volker Schroer | 2021-03-16 | 1 | -2/+2 |
* | cmake: Format numpy include path in CMake style for consistency. | Ryan Volz | 2021-03-12 | 1 | -0/+3 |
* | numpy: Fix fftpack references | Christophe Seguinot | 2021-02-18 | 1 | -2/+1 |
* | gr-utils: improve usefulness of blocktool exceptions | Jacob Gilbert | 2021-02-15 | 2 | -2/+2 |
* | modtool: add default .gitignore | Josh Morman | 2021-02-08 | 1 | -0/+5 |
* | utils: modtool: Improve exception handling for import error | Martin Braun | 2021-01-29 | 1 | -2/+2 |
* | modtool: Remove -Wcomment warnings in python_bindings.cc template. | Ron Economos | 2021-01-29 | 1 | -6/+6 |
* | modtool: Fix find_package_handle_standard_args warning in gr_modtool newmod | Volker Schroer | 2021-01-24 | 1 | -1/+3 |
* | Pybind: Adding header hash hotfixer | Marcus Müller | 2021-01-20 | 1 | -0/+52 |
* | more qt4 qt5 updates | A. Maitland Bottoms | 2020-12-18 | 3 | -7/+7 |
* | modtool: CMake template should allow building OOT modules without python if d... | Jacob Gilbert | 2020-12-17 | 1 | -2/+8 |
* | modtool: Change handled exception to ModuleNotFoundError | mormj | 2020-12-17 | 1 | -1/+1 |
* | Bump the C++ standard version to C++14 | Marcus Müller | 2020-12-17 | 1 | -4/+4 |
* | Fix typos throughout the code | luzpaz | 2020-10-29 | 5 | -7/+7 |
* | docs: use MathJax for HTML documentation | japm48 | 2020-10-29 | 2 | -12/+6 |
* | pybind: add implicit conversion from int to enum | mormj | 2020-10-28 | 1 | -0/+2 |
* | Make additional includes and defines available in the bind process | Volker Schroer | 2020-10-28 | 5 | -13/+27 |
* | modtool: minor cleanup makeyaml | mormj | 2020-10-27 | 2 | -3/+3 |
* | modtool: leave out bindings for python only modules | mormj | 2020-10-23 | 2 | -3/+13 |
* | modtool: check blockname before other checks | mormj | 2020-10-20 | 1 | -1/+1 |