Christian Jullien
|
9bd04fa000
|
Makefile for Windows native tcc handles recent UNICODE support
|
2017-02-18 08:00:58 +01:00 |
|
Christian Jullien
|
f33801e25e
|
Add entry to run tests2 tests
|
2017-02-17 08:05:38 +01:00 |
|
Christian Jullien
|
d61985b37a
|
tiny_impldef.exe was not built by Makefile
|
2017-02-16 07:01:44 +01:00 |
|
Christian Jullien
|
5550e4336f
|
Improve cygwin Makefile that now support TARGET=32/64 to force final version for 32/64 platform
|
2017-02-14 05:51:45 +01:00 |
|
grischka
|
43d9a7de9b
|
updates & cleanups (tcc-doc/Changelog/TODO ...)
- tcc-doc.texi: commandline option info update
- Changelog/TODO: update
- tests/tcctest.py: removed
- tests/Makefile: weaktest fixed
- tests/tests2: some files renamed and/or converted to unix LF
- configure/Makefile: --enable-static option (no dll on win32)
- win32/build-tcc.bat: msvc support
- win32/tcc-win32.txt: build info update
- win32/vs2015/: VS solution removed
- win32/include/tcc/tcc_libm.h: #include statement fixed
- tcc.c: -include <file> option help info
- .gitignore: cleanup
|
2017-02-13 19:03:29 +01:00 |
|
Christian Jullien
|
9817204d8a
|
Detect native version from default gcc target.
|
2017-02-12 17:06:27 +01:00 |
|
Christian Jullien
|
417a1ed384
|
Add Makefile to build native tcc 32/64 on Windows using cygwin
|
2017-02-12 12:14:27 +01:00 |
|