aboutsummaryrefslogtreecommitdiff
path: root/win32/tools
Commit message (Expand)AuthorAgeFilesLines
* Revert all of my changes to directories & codingstyle.gus knight2015-07-291-1/+1
* Reorganize the source tree.gus knight2015-07-271-1/+1
* win64: fix resource file supportgrischka2014-08-011-3/+9
* tiny_impdef: remove artificial length restriction.minux2014-04-111-1/+1
* libtcc: new LIBTCCAPI tcc_set_options(TCCState*, const char*str)grischka2013-02-122-18/+19
* tcc -vv/--print-search-dirs: print more infogrischka2013-02-101-34/+28
* tccpe: cleanup ELFW() macros etc.grischka2011-07-141-1/+11
* tiny_libmaker: strip leading directory to avoid buffer overrungrischka2010-12-041-3/+13
* build: remove #include "config.h" from target dependent filesgrischka2010-11-262-2/+0
* Explicit license in tiny_libmaker.cThomas Preud'homme2010-10-071-2/+14
* tinylibmaker: On error situation tempfile was not removedunknown2010-04-031-0/+3
* tccpe: improve dllimport/export and use for tcc_add_symbolgrischka2010-01-141-19/+21
* tccpe: load dll on the flygrischka2009-07-181-88/+95
* win64: update tiny_impdef, tiny_libmaker (Elf64)grischka2009-07-182-383/+144
* fix build with msvcgrischka2009-05-111-15/+6
* tiny_libmaker: fix function array overflowgrischka2009-04-181-6/+6
* Checkin tiny_libmaker (ar replacement) by Timovj Lahdegrischka2008-03-082-0/+712