configury update & bump VERSION to 0.9.28rc

configure:
- option --targetos=... for cross build
- cleanup

win32/build-tcc.bat:
- option -b <bindir>
- make 'libtcc1.a' and cross-prefix-libtcc1.a
  (same convention as with makefile)

Makefile:
- streamline tcov-tests, help, etc.

workflow/build.xml: simplify
- using "windows-2019" runner (instead of windows-latest)
  because its msys seems more complete and has no problems
  with the 96_nodata_wanted.test either.

Changelog,TODO,USES,tcc-doc.texi: update
This commit is contained in:
grischka
2023-09-06 22:21:15 +02:00
parent 8c5fe87665
commit 086870addd
13 changed files with 435 additions and 366 deletions

2
.gitignore vendored
View File

@@ -31,9 +31,9 @@ tags
TAGS
tcc.1
*.pod
*.tcov
tcc-doc.html
tcc-doc.info
tcc_c.tcov
win32/doc
win32/examples/libtcc_test.c