aboutsummaryrefslogtreecommitdiff
path: root/win32/build-tcc.bat
Commit message (Expand)AuthorAgeFilesLines
* Win32 build script handles `x64` and `debug` paramsVlad Vissoultchev2016-03-131-6/+11
* workaround a wine cmd bug in build-tcc.batAustin English2014-01-201-1/+1
* misc. fixesgrischka2014-01-061-2/+2
* Add the possibility to use noname functions by ordinalYX Hao2013-09-191-1/+8
* win32: build-tcc.bat: get rid of hardcoded VERSION stringgrischka2012-12-201-10/+6
* win32: tcc.exe uses libtcc.dllgrischka2012-04-181-4/+1
* tcc.c: fix previous commit "Use CString to concat linker options"grischka2012-04-181-1/+1
* Re-enable "Use CString to concat linker options"Gabriel Corneanu2012-04-181-1/+1
* libtcc: minor adjustmentsgrischka2011-08-111-3/+7
* dll build + small adjustmentsGabriel Corneanu2011-08-101-4/+5
* make: create native tcc from separate objectsgrischka2011-07-141-2/+2
* make: new lib/Makefile for libtcc1.a on more platformsgrischka2010-12-041-20/+23
* build: remove #include "config.h" from target dependent filesgrischka2010-11-261-17/+20
* win32: enable bounds checker & exception handlergrischka2009-12-191-2/+14
* integrate x86_64-asm.c into i386-asm.cgrischka2009-12-191-15/+1
* win64: Use tcc's own assemblergrischka2009-11-211-5/+5
* win64: fix batgrischka2009-08-241-11/+13
* win64: add x64 target to build-tcc.batgrischka2009-07-181-19/+47
* update Changelog, bump version: 0.9.25grischka2009-05-111-1/+1
* make tcc from tcc.c and libtcc from libtcc.cgrischka2009-05-051-1/+1
* fix makefiles etc for subdirsgrischka2009-04-181-3/+3
* win32/build-tcc.bat: define CONFIG_SYSROOTgrischka2008-11-301-0/+1
* get rid of a warning and fix .batgrischka2008-03-251-1/+1
* Checkin tiny_libmaker (ar replacement) by Timovj Lahdegrischka2008-03-081-6/+3
* Some in-between fixes (See Changelog for details).grischka2007-11-251-0/+30