aboutsummaryrefslogtreecommitdiffstats
path: root/host/cmake/Modules
Commit message (Expand)AuthorAgeFilesLines
* cmake: Replace CMAKE_{SOURCE,BINARY}_DIR with UHD_*_DIRMartin Braun2021-09-105-32/+32
* cmake: tests: Add build-python path to PYTHONPATHMartin Braun2021-09-081-2/+5
* cmake: Add check for libatomic linking requirementMartin Braun2021-08-271-0/+80
* cmake: Fix VS names and use relative for imagesSteven Koo2021-08-041-5/+9
* uhd: Update version, manifest, and changelogsAaron Rossetto2021-07-211-3/+5
* cmake: correctly set and unset any CMAKE_REQUIRED variablesMichael Dickens2021-07-061-0/+3
* cmake: fix finding PkgConfig to work robustly (without CMake warnings)Michael Dickens2021-07-062-2/+2
* uhd: Update minimum version of dependenciesAaron Rossetto2021-06-281-1/+1
* uhd: Update versionAaron Rossetto2021-06-161-1/+1
* uhd: enable vcpkg support on windowsSteven Koo2021-03-191-6/+20
* tests: Add lib/ to LD_LIBRARY_PATH for pytestsAaron Rossetto2021-01-221-2/+7
* uhd_images_downloader: Add environment variable for http authLane Kolbly2020-10-151-1/+2
* package: Fix Python componentsmichael-west2020-09-131-3/+4
* cmake: don't try to determine runtime python version when cross compilingJoerg Hofrichter2020-08-041-9/+22
* cmake: find python in sysroot path firstJoerg Hofrichter2020-08-041-0/+8
* cmake: tests: Support qemu also for python based testsJoerg Hofrichter2020-08-041-6/+18
* cmakerc: Remove patch to CMakeRC.cmake (and move it one level up)Martin Braun2020-07-201-1/+0
* uhd: remove liberioRobertWalstab2020-07-201-35/+0
* python: Add bindings for C++ CHDR ParserSamuel O'Brien2020-07-161-0/+2
* cmake: tests: Fix CMake warning introduced by QEMU unittest optionJoerg Hofrichter2020-06-261-1/+1
* cmake: tests: Added option to use QEMU for running unittestsJoerg Hofrichter2020-06-251-1/+4
* cmake: Fix warning finding libusbMartin Braun2020-06-171-2/+2
* tests: Add infrastructure to run Python unit testsMartin Braun2020-06-151-0/+12
* Remove remaining Python 2 referencesMartin Braun2020-05-071-1/+0
* uhd: Add quotes around test environment variablesLane Kolbly2020-04-071-1/+1
* cmake: Add CMakeRC module and ::rc namespaceMartin Braun2020-03-181-0/+644
* cmake: Find DPDK via pkg-config, if availableAlex Williams2020-01-221-25/+55
* docs: Change DPDK version to 18.11 and make args use underscoresAlex Williams2019-11-261-4/+23
* Remove proto-RFNoC filesMartin Braun2019-11-261-5/+0
* cmake: Bump dependency versions for UHD 4.0.0.0Martin Braun2019-11-262-32/+4
* cmake: Add UHD_COMPONENT variablemichael-west2019-10-151-0/+2
* cmake: add UHDBoost.cmake and use it for building UHDMichael Dickens2019-10-152-1/+327
* Prepare branch for upcoming UHD 3.15 releaseMartin Braun2019-10-141-2/+2
* Remove GPSd dependencyMartin Braun2019-07-241-51/+0
* cmake: quote the @UHD_VERSION@ replacement to allow any stringMichael Dickens2019-07-241-1/+1
* cmake: UHDLog: Use STRING over FILE for the log fileMichael Dickens2019-07-241-1/+1
* cmake: Remove ENABLE_PYTHON3 flag and simplify Python detectionMartin Braun2019-05-241-32/+148
* cmake: tests: Add macro for non-API based unit testsMartin Braun2019-05-221-0/+1
* cmake: Remove superfluous modulesMartin Braun2019-05-225-302/+2
* cmake: remove Boost from dyn libs for tests on AppleMichael Dickens2019-02-191-1/+3
* cmake: Update version string to 3.15.0.gitMartin Braun2019-02-131-5/+5
* Preparing branch for 3.14.0.0 Releasemichael-west2019-02-011-1/+1
* cpack: Fix RPM generationMatt Reilly2019-01-281-1/+1
* math: Remove uhd::math::log2, replace with std::log2Martin Braun2019-01-181-3/+0
* cmake: python: adding RUNTIME_PYTHON_EXECUTABLEBrent Stapleton2018-11-261-1/+15
* cmake: Add SOURCE_DATE_EPOCHA. Maitland Bottoms2018-11-151-0/+5
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-1417-652/+652
* cmake: Change SOVERSION and VERSION for the library filesMartin Braun2018-10-291-0/+7
* cmake: Check for rte_ethdev.h when finding DPDKAlex Williams2018-08-291-1/+9
* uhd-dpdk: Add DPDK-based sockets-like libraryAlex Williams2018-08-291-0/+32