forked from cppstat/cppstat
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtoolchain_owcc.yaml
More file actions
48 lines (36 loc) · 1.04 KB
/
toolchain_owcc.yaml
File metadata and controls
48 lines (36 loc) · 1.04 KB
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
infos:
- name: owcc
desc: This applies to Watcom / OpenWatcom in general, not any specific version.
released: 1984
refs:
- "https://github.com/open-watcom/open-watcom-v2/releases"
- name: owcc 1.0
released: January 28, 2003
- name: owcc 1.1
released: August 12, 2003
- name: owcc 1.2
released: January 7, 2004
- name: owcc 1.3
released: August 3, 2004
- name: owcc 1.4
released: December 14, 2005
- name: owcc 1.5
released: April 26, 2006
- name: owcc 1.6
released: December 15, 2006
- name: owcc 1.7
released: August 18, 2007
- name: owcc 1.7a
released: October 23, 2007
- name: owcc 1.8
released: February 21, 2009
- name: owcc 1.9
desc: The latest Open Watcom 1.x release by openwatcom.org
released: June 2, 2010
- name: owcc 2.0
desc: Rolling release of the Open Watcom v2 fork
released: January 23, 2026
refs:
- "https://github.com/open-watcom/open-watcom-v2/releases"
- "https://github.com/open-watcom/open-watcom-v2.git"