| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "Added what I call virtual io to tinycc this way we can make a ↵ | Thomas Preud'homme | 2013-01-14 | 1 | -8/+0 |
| | | | | | | | | | monolitic executable or library that contains all needed to compile programs, truly tinycc portable." This reverts commit 59e18aee0e509a3ca75dbe6f909e18c1d17893d1. tcc is being stabilized now in order to do a new release soon. Therefore, such a change is not appropriate now. | ||||
| * | Added what I call virtual io to tinycc this way we can make a monolitic ↵ | mingodad | 2013-01-11 | 1 | -0/+8 |
| executable or library that contains all needed to compile programs, truly tinycc portable. Tested under linux exec the "mk-it" shell script and you'll end up with a portable tinycc executable that doesn't depend on anything else. | |||||
