aboutsummaryrefslogtreecommitdiffstats
path: root/host/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add support for fedora rpm versioningmattprost2022-06-101-0/+1
* cmake: Replace distutils with CMake for version checksAaron Rossetto2022-01-141-15/+26
* cmake: Set debug to -Og for Clang buildsSteven Koo2022-01-061-0/+1
* cmake: use LooseVersion to ensure correct version comparisonsLars Amsel2021-10-141-3/+3
* cmake: Replace CMAKE_{SOURCE,BINARY}_DIR with UHD_*_DIRMartin Braun2021-09-101-13/+13
* cmake: Fix VS names and use relative for imagesSteven Koo2021-08-041-1/+1
* uhd: Update minimum version of dependenciesAaron Rossetto2021-06-281-5/+5
* cmake: tests: Support qemu also for python based testsJoerg Hofrichter2020-08-041-29/+53
* cmake: tests: Added option to use QEMU for running unittestsJoerg Hofrichter2020-06-251-0/+29
* Revert "host: cmake: add boost unit_test_framework required iff ENABLE_TESTS=ON"Aaron Rossetto2020-05-011-4/+1
* host: cmake: add boost unit_test_framework required iff ENABLE_TESTS=ONGwenhael Goavec-Merou2020-04-291-1/+5
* Revert "cmake: Add ability to pass CXXFLAGS to CMake environment"Martin Braun2020-04-151-3/+0
* cmake: Add ability to pass CXXFLAGS to CMake environmentAjith Saya2020-04-021-0/+3
* uhd: paths: Harmonize around XDG Base Directory specificationMartin Braun2020-04-021-2/+2
* cmake/doxygen: Fix FPGA manual post-FPGA-mergeMartin Braun2020-02-061-15/+0
* uhd: Replace boost::regex with std::regexMartin Braun2019-11-261-1/+0
* Remove proto-RFNoC filesMartin Braun2019-11-261-8/+1
* rfnoc: Add a new builder script for FPGA images based on eRFNoC.Lars Amsel2019-11-261-0/+7
* cmake: Bump dependency versions for UHD 4.0.0.0Martin Braun2019-11-261-11/+10
* cmake: add UHDBoost.cmake and use it for building UHDMichael Dickens2019-10-151-40/+9
* cmake: allow setting of PKG_DOC_DIR from the CMake commandlineMichael Dickens2019-10-091-1/+3
* cmake: Remove ENABLE_PYTHON3 flag and simplify Python detectionMartin Braun2019-05-241-28/+5
* cmake: Change default value for ENABLE_RFNOC to ONMartin Braun2019-05-231-1/+1
* docs: Auto-generate build page with min deps versionsMartin Braun2019-04-241-0/+1
* cmake: Bump dependency min versionsMartin Braun2019-04-241-26/+21
* lib: cmake: Fix MSVC options (add /bigobj)Trung Tran2019-02-251-1/+1
* python: Replace Boost.Python with PyBind11Martin Braun2019-02-221-18/+7
* cmake: Extend list of additional Boost versionsMartin Braun2019-01-221-0/+1
* cmake: use "MATCHES" instead of "STREQUAL" for "Clang"Michael Dickens2018-12-071-3/+3
* cmake: Improve logic for UHD_IMAGES_DIRA. Maitland Bottoms2018-11-151-2/+0
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-141-329/+329
* cmake: Bump CMake minimum version to 2.8.12Martin Braun2018-10-241-2/+2
* python: Enable Python API on non-WindowsBrent Stapleton2018-08-011-1/+5
* cmake: Fix version numberingMartin Braun2018-07-131-2/+2
* python: Separating exposed Python data structuresPaul David2018-06-201-17/+37
* python: Initial commit of Python APIAndrej Rode2018-06-201-3/+30
* cmake: change minimium cmake version support to 2.8.2Trung Tran2018-06-121-1/+1
* cmake: Remove images downloader sectionMartin Braun2018-04-191-10/+0
* cmake: add manual override option to UHD_VERSIONAndrej Rode2018-03-071-0/+3
* lib: Add 'prefs' APIMartin Braun2018-02-201-1/+24
* uhd: Update license headersMartin Braun2018-02-191-0/+1
* cmake: Re-add requirement for Python requestsBrent Stapleton2018-02-011-5/+5
* cmake: Check for minimum MSVC, bump MSVC min version to 14.0Martin Braun2018-01-171-7/+15
* mpm/mpmd: Move to request_xport()/commit_xport() architectureMartin Braun2017-12-221-5/+5
* cmake: Add extra flags to uhd project reduce Windows.h loadsTrung N Tran2017-12-221-0/+2
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
* ddc/duc: enhance ddc/duc with new parametersRyan Marlow2017-12-201-2/+2
* Merge branch 'maint'Martin Braun2017-07-191-2/+2
|\
| * Preparing branch for 3.10.2.0 release.Martin Braun2017-07-181-2/+2
* | cmake: add coverage targetAndrej Rode2017-05-231-0/+6