forked from cppstat/cppstat
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtoolchain_tinycc.yaml
More file actions
34 lines (29 loc) · 932 Bytes
/
toolchain_tinycc.yaml
File metadata and controls
34 lines (29 loc) · 932 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
infos:
- name: TinyCC
desc: This applies to the Tiny C Compiler in general, not any specific version.
released: 2001
refs:
- "https://download.savannah.nongnu.org/releases/tinycc/"
- name: TinyCC 0.9.24
released: March 31, 2008
refs:
- "https://download.savannah.nongnu.org/releases/tinycc/"
- name: TinyCC 0.9.25
released: May 18, 2009
refs:
- "https://download.savannah.nongnu.org/releases/tinycc/"
- name: TinyCC 0.9.26
released: February 15, 2013
refs:
- "https://download.savannah.nongnu.org/releases/tinycc/"
- name: TinyCC 0.9.27
desc: This applies to the latest released Tiny C Compiler
released: December 17, 2017
refs:
- "https://download.savannah.nongnu.org/releases/tinycc/"
- name: TinyCC 0.9.28rc
desc: This applies to the latest TinyCC snapshoot
released: TBD
refs:
- "https://repo.or.cz/tinycc.git"