1
0
Fork 0
Commit Graph

12 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
grischka 5efa75d9b8 update VERSION to 0.9.27
Also:
- in tests: generate .expect files only if not yet present,
  because
  1) some files were adjusted manually
  2) switching git branche might change timestamps and
     cause unwanted update
2017-02-08 19:56:15 +01:00
Thomas Preud'homme d5e22108a0 Release TinyCC 0.9.26 2013-02-15 14:23:58 +01:00
grischka bf8d8f5f3e update Changelog, bump version: 0.9.25 2009-05-11 19:01:26 +02:00
bellard 8b0c4c6582 update 2006-10-28 14:47:46 +00:00
bellard 44211ddff5 update 2005-04-10 22:20:43 +00:00
bellard 1c1919072b update 2004-11-07 15:51:57 +00:00
bellard 13affef3f1 win32 configure 2004-10-07 21:11:43 +00:00
bellard 77a19bf50e update 2003-10-05 09:48:53 +00:00
bellard edbfa7715f update 2003-04-28 22:08:59 +00:00
bellard 0d6f8021ee update 2003-04-14 22:23:55 +00:00
bellard dd56ab8c77 added configure support 2003-04-13 19:50:35 +00:00