From a17e86a07e53e47c778c6e36341c6c0e6874991e Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Tue, 20 Aug 2019 01:52:40 +0200 Subject: Reverting erroneous junit-test task condition (ant build) as introduced while hacking on iOS. - Builds on MacOS, Windows and GNU/Linux now. - All but 2 tests passed on Windows - GNU/Linux AMD GPU regression -- 1) No compat profiles on X11 device -- 2) Remaining core only profiles disclose buggy GLProfile selection -- This needs to be fixed pre-release --- make/build.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/make/build.xml b/make/build.xml index 876d8be60..4ed5d77d5 100644 --- a/make/build.xml +++ b/make/build.xml @@ -20,15 +20,15 @@ - + - + - + -- cgit v1.2.3