From 1a946e5bc338881fbfb9bb62236b353e142835ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sat, 16 Feb 2019 23:47:48 +0100 Subject: [PATCH] Updated toolchains submodule with an android_create_apk() fix. --- doc/changelog.dox | 3 +++ doc/credits.dox | 2 ++ toolchains | 2 +- 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/changelog.dox b/doc/changelog.dox index 91822c062..c1564d628 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -81,6 +81,9 @@ See also: - @ref Math::pack() was incorrectly not selecting the nearest integral value, causing @ref Math::Color3::toSrgbInt() to not roundtrip, among other things. +- The @cb{.cmake} android_create_apk() @ce macro for + @ref platforms-android-apps-cmake "Gradle-less Android builds" now properly + creates the library output directory beforehand @section changelog-2019-01 2019.01 diff --git a/doc/credits.dox b/doc/credits.dox index 25f59fb0d..49a47db70 100644 --- a/doc/credits.dox +++ b/doc/credits.dox @@ -113,6 +113,8 @@ Are the below lists missing your name or something's wrong? algorithm bugfixes - **Guillaume Jacquemin** ([\@williamjcm](https://github.com/williamjcm)) --- MSYS2 packages +- **Hilario Pérez Corona** ([\@hpcorona](https://github.com/hpcorona)) --- + improvements to @cb{.cmake} android_create_apk() @ce - **Ivan P.** ([\@uzername](https://github.com/uzername)) --- documentation improvements - **Jonathan Hale** ([\@Squareys](https://github.com/Squareys)) --- @ref Audio diff --git a/toolchains b/toolchains index 830e881f8..a3e0aff97 160000 --- a/toolchains +++ b/toolchains @@ -1 +1 @@ -Subproject commit 830e881f851138fede928b32d11e793a7ec10416 +Subproject commit a3e0aff97f7be9b3b69cbc3f981f6765fd0a467a