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

add PREFIX parameter to install script

fix options

improve posix shell compatibility

fix toolchain detection in case gcc is not available

implement optional (feature) dependencies

fix compiler flag generation

yet another compatibility fix

more configure template fixes

fix toolchain script

fix incompatibility with some unix systems

add c++ compiler detection

add configureable make variables

fix unnamed dependency make code template

add missing source changes

make targets without name and prefix possible

add option for excluding dependencies on specific platforms

(0) -24 +24 +50 tip

mercurial