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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: Add support for fedora rpm versioning
mattprost
2022-06-10
1
-0
/
+1
*
cmake: Replace distutils with CMake for version checks
Aaron Rossetto
2022-01-14
1
-15
/
+26
*
cmake: Set debug to -Og for Clang builds
Steven Koo
2022-01-06
1
-0
/
+1
*
cmake: use LooseVersion to ensure correct version comparisons
Lars Amsel
2021-10-14
1
-3
/
+3
*
cmake: Replace CMAKE_{SOURCE,BINARY}_DIR with UHD_*_DIR
Martin Braun
2021-09-10
1
-13
/
+13
*
cmake: Fix VS names and use relative for images
Steven Koo
2021-08-04
1
-1
/
+1
*
uhd: Update minimum version of dependencies
Aaron Rossetto
2021-06-28
1
-5
/
+5
*
cmake: tests: Support qemu also for python based tests
Joerg Hofrichter
2020-08-04
1
-29
/
+53
*
cmake: tests: Added option to use QEMU for running unittests
Joerg Hofrichter
2020-06-25
1
-0
/
+29
*
Revert "host: cmake: add boost unit_test_framework required iff ENABLE_TESTS=ON"
Aaron Rossetto
2020-05-01
1
-4
/
+1
*
host: cmake: add boost unit_test_framework required iff ENABLE_TESTS=ON
Gwenhael Goavec-Merou
2020-04-29
1
-1
/
+5
*
Revert "cmake: Add ability to pass CXXFLAGS to CMake environment"
Martin Braun
2020-04-15
1
-3
/
+0
*
cmake: Add ability to pass CXXFLAGS to CMake environment
Ajith Saya
2020-04-02
1
-0
/
+3
*
uhd: paths: Harmonize around XDG Base Directory specification
Martin Braun
2020-04-02
1
-2
/
+2
*
cmake/doxygen: Fix FPGA manual post-FPGA-merge
Martin Braun
2020-02-06
1
-15
/
+0
*
uhd: Replace boost::regex with std::regex
Martin Braun
2019-11-26
1
-1
/
+0
*
Remove proto-RFNoC files
Martin Braun
2019-11-26
1
-8
/
+1
*
rfnoc: Add a new builder script for FPGA images based on eRFNoC.
Lars Amsel
2019-11-26
1
-0
/
+7
*
cmake: Bump dependency versions for UHD 4.0.0.0
Martin Braun
2019-11-26
1
-11
/
+10
*
cmake: add UHDBoost.cmake and use it for building UHD
Michael Dickens
2019-10-15
1
-40
/
+9
*
cmake: allow setting of PKG_DOC_DIR from the CMake commandline
Michael Dickens
2019-10-09
1
-1
/
+3
*
cmake: Remove ENABLE_PYTHON3 flag and simplify Python detection
Martin Braun
2019-05-24
1
-28
/
+5
*
cmake: Change default value for ENABLE_RFNOC to ON
Martin Braun
2019-05-23
1
-1
/
+1
*
docs: Auto-generate build page with min deps versions
Martin Braun
2019-04-24
1
-0
/
+1
*
cmake: Bump dependency min versions
Martin Braun
2019-04-24
1
-26
/
+21
*
lib: cmake: Fix MSVC options (add /bigobj)
Trung Tran
2019-02-25
1
-1
/
+1
*
python: Replace Boost.Python with PyBind11
Martin Braun
2019-02-22
1
-18
/
+7
*
cmake: Extend list of additional Boost versions
Martin Braun
2019-01-22
1
-0
/
+1
*
cmake: use "MATCHES" instead of "STREQUAL" for "Clang"
Michael Dickens
2018-12-07
1
-3
/
+3
*
cmake: Improve logic for UHD_IMAGES_DIR
A. Maitland Bottoms
2018-11-15
1
-2
/
+0
*
cmake: Update coding style to use lowercase commands
Martin Braun
2018-11-14
1
-329
/
+329
*
cmake: Bump CMake minimum version to 2.8.12
Martin Braun
2018-10-24
1
-2
/
+2
*
python: Enable Python API on non-Windows
Brent Stapleton
2018-08-01
1
-1
/
+5
*
cmake: Fix version numbering
Martin Braun
2018-07-13
1
-2
/
+2
*
python: Separating exposed Python data structures
Paul David
2018-06-20
1
-17
/
+37
*
python: Initial commit of Python API
Andrej Rode
2018-06-20
1
-3
/
+30
*
cmake: change minimium cmake version support to 2.8.2
Trung Tran
2018-06-12
1
-1
/
+1
*
cmake: Remove images downloader section
Martin Braun
2018-04-19
1
-10
/
+0
*
cmake: add manual override option to UHD_VERSION
Andrej Rode
2018-03-07
1
-0
/
+3
*
lib: Add 'prefs' API
Martin Braun
2018-02-20
1
-1
/
+24
*
uhd: Update license headers
Martin Braun
2018-02-19
1
-0
/
+1
*
cmake: Re-add requirement for Python requests
Brent Stapleton
2018-02-01
1
-5
/
+5
*
cmake: Check for minimum MSVC, bump MSVC min version to 14.0
Martin Braun
2018-01-17
1
-7
/
+15
*
mpm/mpmd: Move to request_xport()/commit_xport() architecture
Martin Braun
2017-12-22
1
-5
/
+5
*
cmake: Add extra flags to uhd project reduce Windows.h loads
Trung N Tran
2017-12-22
1
-0
/
+2
*
Move all license headers to SPDX format.
Martin Braun
2017-12-22
1
-12
/
+1
*
ddc/duc: enhance ddc/duc with new parameters
Ryan Marlow
2017-12-20
1
-2
/
+2
*
Merge branch 'maint'
Martin Braun
2017-07-19
1
-2
/
+2
|
\
|
*
Preparing branch for 3.10.2.0 release.
Martin Braun
2017-07-18
1
-2
/
+2
*
|
cmake: add coverage target
Andrej Rode
2017-05-23
1
-0
/
+6
[next]