tinycc/win32
grischka bb93064d78 makefile: unify cross with native builds
supports building cross compilers on the fly without need
for configure --enable-cross

   $ make cross          # all compilers
   $ make cross-TARGET   # only TARGET-compiler & its libtcc1.a

with TARGET one from
   i386 x86_64 i386-win32 x86_64-win32 arm arm64 arm-wince c67

Type 'make help' for more information
2017-02-25 12:51:04 +01:00
..
examples Remove misc. files 2016-10-01 20:27:41 +02:00
include makefile: unify cross with native builds 2017-02-25 12:51:04 +01:00
lib tcc: re-enable correct option -r support 2017-02-20 18:58:08 +01:00
Makefile Cygwin Makefile was to aggresive to remove entire lib/ 2017-02-24 22:51:10 +01:00
build-tcc.bat cross-compilers: allow individual configuration 2017-02-23 08:41:57 +01:00
tcc-win32.txt tcctools.c: integrate tiny_libmaker/_impdef 2017-02-18 09:55:34 +01:00