From 9b0702c546d10530af34deb7ab25391b7a7db87e Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Tue, 19 Mar 2019 14:14:44 -0700 Subject: cmake: Bump dependency versions for UHD 4.0.0.0 - Boost >= 1.58 - CMake >= 3.5.1 - gcc >= 5.4.0 - Clang >= 3.8, AppleClang >= 600 - Python >= 3.5 (Py2k no longer supported) - Numpy >= 1.11 - C++14 for lib, include may now use C++11 constructs. - Because there is no more code requiring C++03 syntax, we remove the include-specific clang-format file --- host/docs/build.dox.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/docs/build.dox.in') diff --git a/host/docs/build.dox.in b/host/docs/build.dox.in index 819755b9a..e3e7c50de 100644 --- a/host/docs/build.dox.in +++ b/host/docs/build.dox.in @@ -64,7 +64,7 @@ The directory to which you extract libusb must not contain spaces. This is to sa ### Python - **Purpose:** Used by mako build time, and utility scripts and the Python API at runtime -- **Minimum Version:** 2.7 +- **Minimum Version:** 3.5 - **Usage:** build time + runtime utility scripts (required) - **Download URL:** http://www.python.org/download/ - **Comments for Windows Users:** -- cgit v1.2.3