aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: Replace distutils with CMake for version checksAaron Rossetto2022-01-141-3/+5
* cmake: Replace CMAKE_{SOURCE,BINARY}_DIR with UHD_*_DIRMartin Braun2021-09-101-3/+3
* uhd: Add support for the USRP X410Lars Amsel2021-06-101-1/+6
* cmake: Add RegMaps build component to MPMToni Jones2021-03-011-0/+10
* sim: Lay Groundwork for SimulatorSamuel O'Brien2020-10-071-21/+29
* mpm: cmake: use UHDPython module to find PythonJoerg Hofrichter2020-08-041-10/+5
* mpm: cmake: added date_time as required boost componentJoerg Hofrichter2020-02-101-0/+1
* mpm: cmake: adopt default enable values of modulesJoerg Hofrichter2020-01-221-4/+4
* e310/e320: Move E310 to MPM architecture and refactorSugandha Gupta2019-05-011-1/+4
* mpm: python: Move from Boost.Python to PyBind11Martin Braun2019-04-021-1/+0
* cmake: Add unit testing framework to MPMToni Jones2019-03-261-0/+1
* mpm: cmake: Clean out top-level CMake fileMartin Braun2019-03-211-43/+30
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-141-117/+117
* mpm: initial commit of E320 codeBrent Stapleton2018-07-181-1/+4
* mpm: Set C++ standard to C++14Martin Braun2018-04-301-1/+7
* mpm: Use configurable components for build systemAlex Williams2018-04-181-0/+12
* mpm: Validate MPM_DEVICE in CMakeBrent Stapleton2018-04-181-1/+9
* mpm: update cmake to find the correct python3Trung Tran2018-04-171-6/+6
* mpm: cmake: Add git hash and version info to Python moduleMartin Braun2018-04-021-15/+38
* mpm: cmake: Make default install path /usrMartin Braun2018-03-051-5/+14
* mpm: Rename n310 to n3xxMartin Braun2018-03-051-2/+2
* mpm: cmake: Disable Python 2Martin Braun2018-01-041-19/+4
* mpm: systemd: Add a systemd service file for MPMMoritz Fischer2018-01-041-0/+1
* mpm: Harmonize all license headerMartin Braun2017-12-221-0/+5
* mpm: fix cmake on windows targetsMark Meserve2017-12-221-1/+8
* mpm/cmake: Remove invalid additional Python versionsMartin Braun2017-12-221-1/+5
* mpm: Cleaned up CMake, made Python version an optionMartin Braun2017-12-221-3/+14
* mpm: Made CMake more future-proof w.r.t. newer Boost and PythonMartin Braun2017-12-221-3/+2
* mpm: libusrp-periphs: Add SOVERSION and VERSIONMoritz Fischer2017-12-221-0/+7
* mpm: Fix missing library installMoritz Fischer2017-12-221-0/+1
* mpm: Major refactoringMartin Braun2017-12-221-1/+0
* mpm: CMake cleanup, Python code enhancementsAndrej Rode2017-12-221-11/+26
* mpm: python refactoringAndrej Rode2017-12-221-11/+17
* mpm: cleanup CMakeLists, fixup minor bugsAndrej Rode2017-12-221-11/+6
* Initial commit for N3xx development.Martin Braun2017-12-221-0/+112