aboutsummaryrefslogtreecommitdiffstats
path: root/host/cmake/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* uhd: Post-release cleanupBrent Stapleton2018-07-251-2/+2
* Preparing for 3.13.0.0 ReleaseMartin Braun2018-07-191-1/+1
* cmake: Allow to override UHD_GIT_BRANCH from CMakeMartin Braun2018-07-141-0/+4
* cmake: add support to make python api installer on windowsTrung Tran2018-07-131-2/+4
* cmake: Fix version numberingMartin Braun2018-07-131-2/+2
* cmake: Changing UHD version to 3.13 and flagging branch as developmentMartin Braun2018-07-131-2/+2
* cmake: Fixed the Python executable finding logicHåkon Vågsether2018-06-201-2/+11
* python: Initial commit of Python APIAndrej Rode2018-06-201-1/+2
* cmake: remove local FindGit.cmakeTrung Tran2018-06-122-46/+2
* Prepare branch for 3.12.0.0 releaseMartin Braun2018-05-171-2/+2
* cmake: update NSIS templateTrung Tran2018-03-301-2/+2
* cmake: Update version string to 3.12.0.git for master branchMartin Braun2018-03-161-2/+2
* cmake: Correctly fail when an unavailable component is requestedMartin Braun2018-03-161-8/+26
* cmake: add manual override option to UHD_VERSIONAndrej Rode2018-03-071-1/+3
* Revert "utils: images downloader: forced update of CMake variable"Trung N Tran2018-02-271-6/+0
* Preparing branch for 3.11.0.0 releaseMartin Braun2018-02-221-1/+1
* uhd: Update license headersMartin Braun2018-02-1913-13/+24
* utils: images downloader: forced update of CMake variableBrent Stapleton2018-01-291-0/+6
* cmake: fix test library path ordering to be internal then externalMichael Dickens2018-01-221-2/+2
* Move all license headers to SPDX format.Martin Braun2017-12-2212-144/+12
* transport: Added liberio_zero_copy transport implementationMoritz Fischer2017-08-071-0/+34
* cmake: add coverage targetAndrej Rode2017-05-231-0/+197
* Merge branch 'maint'Martin Braun2017-05-031-10/+14
|\
| * cmake: allow commandline override of UHD_GIT_{COUNT,HASH}Andrej Rode2017-04-131-10/+14
| * Preparing branch for 3.10.1.1 release.Martin Braun2017-01-121-1/+1
| * cmake: Fixed version num depaddingMartin Braun2016-11-301-1/+1
* | utils: add coloring depending on loglevel to console outputAndrej Rode2017-04-071-0/+10
* | utils: add cmake switch to disable fastpath loggingAndrej Rode2017-04-061-0/+5
* | utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-0/+57
* | Merge branch 'maint'Martin Braun2016-11-281-1/+0
|\|
| * cmake: Remove duplicate definitions of UHD_VERSIONMartin Braun2016-11-181-1/+0
* | Merge branch 'maint'Martin Braun2016-11-091-7/+7
|\|