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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: Cache UHD_VERSION in all cases
Steven Koo
2022-06-10
1
-2
/
+2
*
debian: Resolve lintian issues
Aaron Rossetto
2022-04-26
2
-6
/
+9
*
uhd: Prepare for 4.2.0.0 release
Aaron Rossetto
2022-04-19
1
-527
/
+529
*
uhd: Prepare for 4.2.0.0-rc1 release
Aaron Rossetto
2022-04-08
2
-2
/
+589
*
debian: Update version number to 4.2.0
Steven Koo
2022-04-06
3
-8
/
+8
*
debian: Update control and package building
Martin Braun
2022-04-06
12
-66
/
+147
*
dpdk: Add support for DPDK 18.11 API
mattprost
2022-04-01
1
-1
/
+1
*
cmake: Remove libatomic check on macOS
Steven Koo
2022-02-07
1
-1
/
+1
*
cmake: added libatomic check for boost/lockfree/queue.hpp
Jaroslav Škarvada
2022-02-01
1
-0
/
+31
*
cmake: uhdboost: Fix check for UHD_BOOST_REQUIRED being set
Martin Braun
2022-01-26
1
-1
/
+1
*
cmake: Replace distutils with CMake for version checks
Aaron Rossetto
2022-01-14
1
-16
/
+96
*
uhd: update git://github.com references to https
Steven Koo
2022-01-11
1
-1
/
+1
*
uhd: nsis: Remove broken shortcuts in Windows installer
Aaron Rossetto
2021-12-16
1
-4
/
+0
*
dpdk: Upgrade to DPDK 19.11 API
Andrew Lynch
2021-12-06
1
-1
/
+1
*
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
2
-3
/
+25
*
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: Prepare branch for 4.1.0.0 release
Aaron Rossetto
2021-06-30
1
-0
/
+1
*
uhd: Update minimum version of dependencies
Aaron Rossetto
2021-06-28
1
-1
/
+1
*
uhd: Prepare branch for 4.1.0.0-rc1 release
Aaron Rossetto
2021-06-25
5
-10
/
+418
*
uhd: Update version
Aaron Rossetto
2021-06-16
1
-1
/
+1
*
installers: resolve ubuntu linter issue
Steven Koo
2021-05-18
1
-71
/
+87
*
uhd: enable vcpkg support on windows
Steven Koo
2021-03-19
3
-6
/
+48
*
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
*
debian: Update Python3 dependencies
michael-west
2020-10-06
2
-3
/
+18
*
package: Fix Python components
michael-west
2020-09-13
1
-3
/
+4
*
Prepare branch for release
michael-west
2020-09-13
1
-165
/
+896
*
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
*
debian: Use Python3 dependencies
Martin Braun
2020-04-22
1
-11
/
+11
*
uhd: Add quotes around test environment variables
Lane Kolbly
2020-04-07
1
-1
/
+1
*
debian: Rename control file for libuhd to contain 4.0.0 version
Martin Braun
2020-03-18
1
-0
/
+0
*
debian: Fixes to copyright file
Martin Braun
2020-03-18
1
-389
/
+385
*
cmake: Add CMakeRC module and ::rc namespace
Martin Braun
2020-03-18
2
-0
/
+648
*
lib: deps: Add FlatBuffers 1.11.0 header files
Martin Braun
2020-03-18
1
-0
/
+4
*
cmake: Find DPDK via pkg-config, if available
Alex Williams
2020-01-22
1
-25
/
+55
[next]