| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | .cvsignore -> .gitignore | Kirill Smelkov | 2010-06-12 | 1 | -37/+0 |
| | | | | | | | | | | | | | | | | | | | | | | We no longer use CVS, so let's teach Git about what files to ignore... ... though doing `git status` after make + `make test` still gives untracked content: # Untracked files: # (use "git add <file>..." to include in what will be committed) # # alloca86-bt.o # alloca86.o # bcheck.o # libtcc.a # libtcc.o # libtcc1.a # libtcc1.o # tcc.o See next patch about this stuff. | ||||
| * | update | bellard | 2005-04-15 | 1 | -15/+1 |
| | | |||||
| * | added examples | bellard | 2003-10-04 | 1 | -5/+0 |
| | | |||||
| * | changed license to LGPL | bellard | 2003-05-24 | 1 | -12/+7 |
| | | |||||
| * | update | bellard | 2003-04-13 | 1 | -1/+0 |
| | | |||||
| * | updated | bellard | 2002-08-18 | 1 | -3/+5 |
| | | |||||
| * | added cvsignore | bellard | 2002-08-18 | 1 | -0/+60 |
