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