aboutsummaryrefslogtreecommitdiff
path: root/win32/Makefile
Commit message (Expand)AuthorAgeFilesLines
* various stuffgrischka2017-10-111-148/+0
* tools directory no more exists, removed in win32 tarball Makefile target.Christian Jullien2017-09-291-1/+0
* Remove debug echo in Cygwin MakefileChristian Jullien2017-07-251-1/+1
* Update Cygwin Makefile to use -B. for bootstrapChristian Jullien2017-07-251-26/+26
* Update Cygwin Makefile to work with recent changes about ONE_SOURCE and CONFG...Christian Jullien2017-07-251-5/+7
* Add -O2 when compiling tcc on Windows. Not sure this flag is really used by tcc.Christian Jullien2017-06-101-24/+24
* force i386-win32-tcc.exe to be a 32bit binary. Run tests in both 32/64 bits o...U-NELSON\jullien2017-06-051-1/+5
* Add more common tests to be run from win32/MakefileU-NELSON\jullien2017-06-041-2/+2
* Windows test Makefile target also test pp tests.Christian Jullien2017-05-281-0/+1
* Add -static to be in sync with Windows bat.Christian Jullien2017-04-271-1/+1
* Cygwin Makefile was to aggresive to remove entire lib/Christian Jullien2017-02-241-5/+3
* Update Cygwin Makefile for new libtcc1-xx.a layoutChristian Jullien2017-02-241-10/+9
* tcc: re-enable correct option -r supportgrischka2017-02-201-3/+1
* Update cygwin Makefile after recent Windows source changesChristian Jullien2017-02-181-18/+8
* Makefile for Windows native tcc handles recent UNICODE supportChristian Jullien2017-02-181-26/+32
* Add entry to run tests2 testsChristian Jullien2017-02-171-0/+9
* tiny_impldef.exe was not built by MakefileChristian Jullien2017-02-161-140/+142
* Improve cygwin Makefile that now support TARGET=32/64 to force final version ...Christian Jullien2017-02-141-11/+20
* updates & cleanups (tcc-doc/Changelog/TODO ...)grischka2017-02-131-1/+1
* Detect native version from default gcc target.Christian Jullien2017-02-121-8/+9
* Add Makefile to build native tcc 32/64 on Windows using cygwinChristian Jullien2017-02-121-0/+130