aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* configure: pass CONFIG_xxxDIR/PATH options via commandlinegrischka2013-02-141-2/+2
* tcc -vv/--print-search-dirs: print more infogrischka2013-02-101-1/+1
* tcc.h: declare CValue.tab[LDOUBLE_SIZE/4]grischka2013-02-081-2/+1
* lib/Makefile: use CC, add bcheck to libtcc1.agrischka2013-02-061-19/+23
* configure: use relative paths for in-tree buildgrischka2013-01-301-2/+2
* build: fix VPATH buildsAkim Demaille2012-12-181-2/+1
* Honour *FLAGS everywhereThomas Preud'homme2012-11-061-3/+3
* Further changes improving the OSX build. Everything builds. libtest passes.Milutin Jovanovic2012-03-061-4/+14
* Attempt to fix 32 bit OSX build. The fix consists of adding -m32 and -m64Milutin Jovanovic2012-02-161-2/+2
* make: new lib/Makefile for libtcc1.a on more platformsgrischka2010-12-041-0/+90