File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed
Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 1- 0.1.4
1+ 0.1.5
Original file line number Diff line number Diff line change @@ -5,6 +5,32 @@ Changelog
55 :local:
66 :depth: 1
77
8+ Version 0.1.5 (Apr 5, 2020)
9+ ===========================
10+
11+ Building
12+ --------
13+
14+ * correctly handle arguments in environment variables like CXX/CC/LD/etc (for Yocto Linux)
15+ * correctly handle spaces in environment variables (for Yocto Linux)
16+ * fix environment overrides checks
17+ * fix building of the host tools when cross-compiling
18+ * fix warnings on Clang 11
19+ * fix sphinx invocation
20+ * explicitly disable Orc when building PulseAudio using --build-3rdparty
21+ * explicitly enable -pthread or -lpthread for libsndfile (for Manjaro Linux)
22+ * user CMake instead of autotools when building libuv for Android using ``--build-3rdparty ``
23+ * switch to libuv 1.35.0 by default in ``--build-3rdparty ``
24+ * check for unknown names in ``--build-3rdparty ``
25+
26+ Portability
27+ -----------
28+
29+ * fix building on Manjaro Linux
30+ * fix building on Yocto Linux
31+ * add openSUSE to continuous integration and user cookbook
32+ * drop Xcode 7.3 from continuous integration, add Xcode 11.3
33+
834Version 0.1.4 (Feb 6, 2020)
935===========================
1036
You can’t perform that action at this time.
0 commit comments