aboutsummaryrefslogtreecommitdiff
path: root/win32/build-tcc.bat
Commit message (Expand)AuthorAgeFilesLines
* 'long' reviewgrischka2017-09-241-1/+1
* tccgen: nodata_wanted fix, default ONE_SOURCE, etc...grischka2017-07-231-25/+25
* final adjustments for releasegrischka2017-04-251-1/+1
* cross-compilers: allow individual configurationgrischka2017-02-231-13/+11
* tcctools.c: integrate tiny_libmaker/_impdefgrischka2017-02-181-18/+13
* win32: adjust new unicode supportgrischka2017-02-181-5/+5
* Add support for Unicode entries 'wmain' and 'wWinMain' on WindowsYX Hao2017-02-171-1/+5
* win32: build-tcc.bat: figure out correct bitness of cl.exeVlad Vissoultchev2017-02-141-6/+21
* updates & cleanups (tcc-doc/Changelog/TODO ...)grischka2017-02-131-3/+20
* win32: build-tcc.bat: add some optionsgrischka2017-02-081-52/+134
* win32/64: msys2 supportgrischka2016-10-021-8/+7
* build: revert Makefiles to 0.9.26 state (mostly)grischka2016-10-011-12/+7
* VS2015 solution and project filesseyko2016-04-131-2/+3
* Revert spawnvp param cast and use `no-incompatible-pointer-types` in build-tc...Vlad Vissoultchev2016-03-141-2/+2
* 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