1
0
Fork 0
Commit Graph

6 Commits

Author SHA1 Message Date
grischka 086870addd 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
2023-09-06 22:42:52 +02:00
Christian Jullien 8314119662 USES: add mpc library 2020-07-11 20:00:37 +02:00
Christian Jullien 497678eee3 USES: just tested with gmp and mpfr on RPi 2020-07-11 07:42:18 +02:00
Christian Jullien e19665c0d8 USES: add zlib 2020-07-10 06:35:02 +02:00
Steffen Nurpmeso 513a8b074d USES: s-nail 2020-07-09 23:52:43 +02:00
Christian Jullien 6bd0ced239 Add USES file which list some software known to support tcc builds. 2020-07-09 17:21:23 +02:00