| Commit message (Expand) | Author | Age | Files | Lines |
* | fixup! cmake: Replace distutils.sysconfig with sysconfig | Steven Koo | 2022-01-20 | 1 | -22/+8 |
* | cmake: Replace distutils.sysconfig with sysconfig | Aaron Rossetto | 2022-01-14 | 1 | -9/+13 |
* | cmake: Replace distutils with CMake for version checks | Aaron Rossetto | 2022-01-14 | 1 | -1/+2 |
* | cmake: Replace CMAKE_{SOURCE,BINARY}_DIR with UHD_*_DIR | Martin Braun | 2021-09-10 | 1 | -7/+7 |
* | mpm: add unit tests for EEPROM readers | Lars Amsel | 2021-05-31 | 1 | -0/+1 |
* | python: Add find() to the Python API | Martin Braun | 2020-12-07 | 1 | -0/+1 |
* | python: Add access to the property_tree from Python | Martin Braun | 2020-10-16 | 1 | -0/+1 |
* | python: Move multi_usrp_python to its own module | Martin Braun | 2020-10-12 | 1 | -1/+4 |
* | sim: Embed MPM into libpyuhd | Samuel O'Brien | 2020-10-07 | 1 | -0/+57 |
* | cmake: Use relative path to Python lib location for Windows installer | Aaron Rossetto | 2020-08-28 | 1 | -5/+17 |
* | Remove remaining Python 2 references | Martin Braun | 2020-05-07 | 1 | -3/+2 |
* | python: Fix RPATH for the Python library | Martin Braun | 2020-05-07 | 1 | -2/+23 |
* | python: Arrange file in Python module into uhd/ subdirectory | Martin Braun | 2020-03-10 | 1 | -7/+7 |
* | python: Set python module suffix to conform with PEP 3149. | Ryan Volz | 2020-02-07 | 1 | -1/+10 |
* | python: Do not link against python lib for building an extension module. | Ryan Volz | 2020-02-07 | 1 | -1/+10 |
* | python: Fix internal library name (incl. suffix) to match filename. | Ryan Volz | 2020-02-07 | 1 | -7/+7 |
* | rfnoc: adding RFNoC Python API | Brent Stapleton | 2020-01-02 | 1 | -0/+1 |
* | cmake: Remove ENABLE_PYTHON3 flag and simplify Python detection | Martin Braun | 2019-05-24 | 1 | -1/+1 |
* | cmake: python: Remove stray message() | Martin Braun | 2019-05-21 | 1 | -1/+0 |
* | python: change CMake variable for library ext | Brent Stapleton | 2019-03-06 | 1 | -1/+1 |
* | python: cmake: Use native format for setup.py | Trung Tran | 2019-02-25 | 1 | -1/+2 |
* | python: Replace Boost.Python with PyBind11 | Martin Braun | 2019-02-22 | 1 | -1/+10 |
* | cmake: Update coding style to use lowercase commands | Martin Braun | 2018-11-14 | 1 | -26/+26 |
* | python: Fixing Boost.Python initializer visibility | Marcus Müllr | 2018-08-03 | 1 | -2/+2 |
* | uhd: python: CMakeLists.txt change dll to pyd | Trung Tran | 2018-08-01 | 1 | -1/+7 |
* | python: Fixup for Python API install directory | Brent Stapleton | 2018-07-27 | 1 | -3/+15 |
* | cmake: add support to make python api installer on windows | Trung Tran | 2018-07-13 | 1 | -6/+2 |
* | python: Separating exposed Python data structures | Paul David | 2018-06-20 | 1 | -46/+29 |
* | python: Initial commit of Python API | Andrej Rode | 2018-06-20 | 1 | -0/+83 |