revert last commit, because it reverted bug fix #570

fix usage of wrong debug/release varnames

revert previous "fix" regarding applying pre-defined flags to target flags (it was correct before)

fix missing spaces between build type flags and already set flags

fix predefined flags not taken into account for non-default targets

add support for wsize in C++ compiler detection

fix typo in compiler detection

more detailed output about build config

fix syntax error in check_cpp_compiler C++ test file

fixes wrong indentation

improve toolchain detection to also get the wordsize and stdc version, issue #439, issue #508

move debug/release flags from target to general flags, fixes #571

add configure command line to config.mk, fixes #563

add command check to check_c_compiler/check_cpp_compiler, because some shells print an error if it doesn't exist

rename debug/release flags, fixes #570

fix that predefined CFLAGS etc. are ignored

add detection for invalid option values - fixes #518

fixes debug/release options only showing when other options are specified - fixes #528

improve error text when option is used without value - fixes #519

add missing version attribute to project.xml example

add draft for website

fix that --update overwrites .mk files - fixes #505

add target data for disabled features - resolves #476

fix configure not emitting target data for features - fixes #478

fix incorrect compatibility check for major versions

add compatibility check - resolves #477

start version 0.3.0

Added tag v0.2.0 for changeset bc096357e324

release version 0.2.0 v0.2.0

add platform attributes to config element

fix hardcoded default for prefix in help text

remove unnecessary double-quotes in vars.mk - fixes #370

(0) -100 -50 -32 +32 tip

mercurial