| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix building instruction wrt make/gmake | Thomas Preud'homme | 2013-04-08 | 1 | -6/+8 |
| | | | | | | | Revert building instruction to mention the use of make instead of gmake but add a note to tell FreeBSD and OSX users to use gmake instead of make. | ||||
| * | Update README,add x86_64/arm,FreeBSD/OSX etc. | Jov | 2013-03-25 | 1 | -7/+8 |
| | | | | | | Change make to gmake because make will not be gnu make in some OS like FreeBSD | ||||
| * | configure: support absolete out-of-tree builds | Akim Demaille | 2012-12-21 | 1 | -2/+2 |
| | | | | | | configure: handle the case of absolute paths. Reported by grishka. | ||||
| * | build: fix VPATH builds | Akim Demaille | 2012-12-18 | 1 | -0/+10 |
| | | | | | | | | | | | * configure (fn_dirname): New. Use it to ensure the creation of proper symlinks to Makefiles. (config.mak): Define top_builddir and top_srcdir. (CPPFLAGS): Be sure to find the headers. * Makefile, lib/Makefile, tests/Makefile, tests2/Makefile: Adjust to set VPATH properly. Fix confusion between top_builddir and top_srcdir. | ||||
| * | Document in README that ex4.c can be executed. | Thomas Preud'homme | 2011-07-07 | 1 | -1/+2 |
| | | |||||
| * | Revert "Make examples' shebang use target tcc bindir path" | Thomas Preud'homme | 2011-07-07 | 1 | -2/+1 |
| | | | | | This reverts commit cb2138f8b098feb1b51a407343a4b99e25d5b506. | ||||
| * | Make examples' shebang use target tcc bindir path | Thomas Preud'homme | 2011-06-18 | 1 | -1/+2 |
| | | | | | | | Use @BINDIR@ in shebang of examples to put the right path on the target system. That is, use #!/usr/local/bin/tcc if tcc is installed in /usr/local/bin and #!/usr/bin/tcc if tcc is installed in /usr/bin/tcc. | ||||
| * | win32: readme.txt->tcc-win32.txt, update tcc-doc | grischka | 2009-04-18 | 1 | -3/+2 |
| | | |||||
| * | update | bellard | 2005-06-17 | 1 | -3/+4 |
| | | |||||
| * | update | bellard | 2003-10-05 | 1 | -1/+1 |
| | | |||||
| * | changed license to LGPL | bellard | 2003-05-24 | 1 | -5/+2 |
| | | |||||
| * | update | bellard | 2003-04-13 | 1 | -1/+1 |
| | | |||||
| * | added configure support | bellard | 2003-04-13 | 1 | -5/+6 |
| | | |||||
| * | update | bellard | 2002-12-08 | 1 | -1/+6 |
| | | |||||
| * | update | bellard | 2002-07-24 | 1 | -32/+0 |
| | | |||||
| * | better license terms | bellard | 2002-03-17 | 1 | -2/+2 |
| | | |||||
| * | update | bellard | 2002-03-03 | 1 | -3/+1 |
| | | |||||
| * | update | bellard | 2002-01-05 | 1 | -24/+12 |
| | | |||||
| * | update | bellard | 2001-12-17 | 1 | -42/+7 |
| | | |||||
| * | update | bellard | 2001-12-02 | 1 | -31/+18 |
| | | |||||
| * | update | bellard | 2001-11-18 | 1 | -29/+50 |
| | | |||||
| * | update | bellard | 2001-11-11 | 1 | -8/+39 |
| | | |||||
| * | update | bellard | 2001-11-11 | 1 | -31/+111 |
| | | |||||
| * | updated | bellard | 2001-10-28 | 1 | -0/+49 |
