index
:
uhd
lea-m8f
lea-m8f-003_008_002
lea-m8f-003_009_001
lea-m8f-003_009_004
lea-m8f-003_010_003_000
lea-m8f-003_012_000_000
lea-m8f-v3.14.1.0
lea-m8f-v4.2.0.1
master
Ettus' UHD Repository
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
host
/
cmake
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: Replace CMAKE_{SOURCE,BINARY}_DIR with UHD_*_DIR
Martin Braun
2021-09-10
5
-32
/
+32
*
cmake: tests: Add build-python path to PYTHONPATH
Martin Braun
2021-09-08
1
-2
/
+5
*
cmake: Add check for libatomic linking requirement
Martin Braun
2021-08-27
1
-0
/
+80
*
cmake: Fix VS names and use relative for images
Steven Koo
2021-08-04
1
-5
/
+9
*
uhd: Update version, manifest, and changelogs
Aaron Rossetto
2021-07-21
1
-3
/
+5
*
cmake: correctly set and unset any CMAKE_REQUIRED variables
Michael Dickens
2021-07-06
1
-0
/
+3
*
cmake: fix finding PkgConfig to work robustly (without CMake warnings)
Michael Dickens
2021-07-06
2
-2
/
+2
*
uhd: Update minimum version of dependencies
Aaron Rossetto
2021-06-28
1
-1
/
+1
*
uhd: Update version
Aaron Rossetto
2021-06-16
1
-1
/
+1
*
uhd: enable vcpkg support on windows
Steven Koo
2021-03-19
1
-6
/
+20
*
tests: Add lib/ to LD_LIBRARY_PATH for pytests
Aaron Rossetto
2021-01-22
1
-2
/
+7
*
uhd_images_downloader: Add environment variable for http auth
Lane Kolbly
2020-10-15
1
-1
/
+2
*
package: Fix Python components
michael-west
2020-09-13
1
-3
/
+4
*
cmake: don't try to determine runtime python version when cross compiling
Joerg Hofrichter
2020-08-04
1
-9
/
+22
*
cmake: find python in sysroot path first
Joerg Hofrichter
2020-08-04
1
-0
/
+8
*
cmake: tests: Support qemu also for python based tests
Joerg Hofrichter
2020-08-04
1
-6
/
+18
*
cmakerc: Remove patch to CMakeRC.cmake (and move it one level up)
Martin Braun
2020-07-20
1
-1
/
+0
*
uhd: remove liberio
RobertWalstab
2020-07-20
1
-35
/
+0
*
python: Add bindings for C++ CHDR Parser
Samuel O'Brien
2020-07-16
1
-0
/
+2
*
cmake: tests: Fix CMake warning introduced by QEMU unittest option
Joerg Hofrichter
2020-06-26
1
-1
/
+1
*
cmake: tests: Added option to use QEMU for running unittests
Joerg Hofrichter
2020-06-25
1
-1
/
+4
*
cmake: Fix warning finding libusb
Martin Braun
2020-06-17
1
-2
/
+2
*
tests: Add infrastructure to run Python unit tests
Martin Braun
2020-06-15
1
-0
/
+12
*
Remove remaining Python 2 references
Martin Braun
2020-05-07
1
-1
/
+0
*
uhd: Add quotes around test environment variables
Lane Kolbly
2020-04-07
1
-1
/
+1
*
cmake: Add CMakeRC module and ::rc namespace
Martin Braun
2020-03-18
1
-0
/
+644
*
cmake: Find DPDK via pkg-config, if available
Alex Williams
2020-01-22
1
-25
/
+55
*
docs: Change DPDK version to 18.11 and make args use underscores
Alex Williams
2019-11-26
1
-4
/
+23
*
Remove proto-RFNoC files
Martin Braun
2019-11-26
1
-5
/
+0
*
cmake: Bump dependency versions for UHD 4.0.0.0
Martin Braun
2019-11-26
2
-32
/
+4
*
cmake: Add UHD_COMPONENT variable
michael-west
2019-10-15
1
-0
/
+2
*
cmake: add UHDBoost.cmake and use it for building UHD
Michael Dickens
2019-10-15
2
-1
/
+327
*
Prepare branch for upcoming UHD 3.15 release
Martin Braun
2019-10-14
1
-2
/
+2
*
Remove GPSd dependency
Martin Braun
2019-07-24
1
-51
/
+0
*
cmake: quote the @UHD_VERSION@ replacement to allow any string
Michael Dickens
2019-07-24
1
-1
/
+1
*
cmake: UHDLog: Use STRING over FILE for the log file
Michael Dickens
2019-07-24
1
-1
/
+1
*
cmake: Remove ENABLE_PYTHON3 flag and simplify Python detection
Martin Braun
2019-05-24
1
-32
/
+148
*
cmake: tests: Add macro for non-API based unit tests
Martin Braun
2019-05-22
1
-0
/
+1
*
cmake: Remove superfluous modules
Martin Braun
2019-05-22
5
-302
/
+2
*
cmake: remove Boost from dyn libs for tests on Apple
Michael Dickens
2019-02-19
1
-1
/
+3
*
cmake: Update version string to 3.15.0.git
Martin Braun
2019-02-13
1
-5
/
+5
*
Preparing branch for 3.14.0.0 Release
michael-west
2019-02-01
1
-1
/
+1
*
cpack: Fix RPM generation
Matt Reilly
2019-01-28
1
-1
/
+1
*
math: Remove uhd::math::log2, replace with std::log2
Martin Braun
2019-01-18
1
-3
/
+0
*
cmake: python: adding RUNTIME_PYTHON_EXECUTABLE
Brent Stapleton
2018-11-26
1
-1
/
+15
*
cmake: Add SOURCE_DATE_EPOCH
A. Maitland Bottoms
2018-11-15
1
-0
/
+5
*
cmake: Update coding style to use lowercase commands
Martin Braun
2018-11-14
17
-652
/
+652
*
cmake: Change SOVERSION and VERSION for the library files
Martin Braun
2018-10-29
1
-0
/
+7
*
cmake: Check for rte_ethdev.h when finding DPDK
Alex Williams
2018-08-29
1
-1
/
+9
*
uhd-dpdk: Add DPDK-based sockets-like library
Alex Williams
2018-08-29
1
-0
/
+32
[next]