make alldependencies element work - fixes #304

update test example with recent output of uwproj

simplify code which computes the required languages

fix vars.mk never appended to config.mk

add optional include file for the checklib function - fixes #305

use cc.mk as default if someone does not want to create a separate mk file for every toolchain

fix automatic feature disabling failed when more than one dependency is missing

check compilers before any dependency checks

add basic support for the lang element - fixes #284

add support for cxxflags and fix lang parser

basic implementation of shId()

fix bogus version constraint test - relates to #294

Close Branch configure-evo

merge configure-evo branch

update reference configure scripts configure-evo

simplify parameter substitution configure-evo

removal of failed function in favor what the ancients actually did configure-evo

invert logic of dependency check configure-evo

bring back notisplatform configure-evo

revert to backticks - relates to #283 configure-evo

make configure script svr4 compatible again configure-evo

revert command substitution syntax change (relates to #283) configure-evo

major evolution of configure template - fixes #283 configure-evo

add debug/release options - fixes #285

automatically generate dist files with correct version number - fixes #262

fix failing test

update hgignore

automatically disable default-features if dependencies fail

add support for pkgconf version constraints - fixes #294

add missing shId() in feature var name

make FeatureType.default an xs:boolean - fixes #296

replace type="exec" with exec="true" - fixes #295

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

add PREFIX parameter to install script

fix options

improve posix shell compatibility

fix toolchain detection in case gcc is not available

(0) -60 tip

mercurial