add simple SLF4J provider - fixes #292

some more code cleanup

first minor code improvements

add RegressionTest - fixes #264

fix missing initialization of CFLAGS and LDFLAGS when toolchain is unknown - fixes #288

add separating comment to config.mk

copy contents of toolchain.mk instead of including them - fixes #287

fix several unquoted variable uses

fixes several minor potential issues in configure script

dependency tests executed too late - fixes #282

fix mix of spaces and tabs

add check_lib() utility to toolchain.sh

don't use cflags/ldflags directly in the configure script - fixes #281

add XML schema - fixes #267

set minimum Java version to 17

fix missing chmod - close #278

add error handling to install.sh

fix default prefix in help text not being the default but the actual prefix

fix output not using PREFIX variable - fixes #270

add missing double-quotes and use lower-case local variable names - fixes #271

require Java 11 and update dependencies to recent versions

add .idea folder to .hgignore

merge

fix configure should always delete the tmp dir

(0) -24 +24 +50 tip

mercurial