- Notifications
You must be signed in to change notification settings - Fork 174
/
Copy pathprojects.txt
122 lines (121 loc) · 5.54 KB
/
projects.txt
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
This is a list of Open Watcom projects.
each is genrally a subdirectory under <owroot>\bld.
as - alpha/ppc assembler
aui - ui library used by debugger
awk - awk utility
bdiff - diff and patch utilities
bench - benchmarks
bmp2eps - BMP-to-EPS conversion utility used for doc build
brinfo -
browser - c++ class browser
builder - source for builder tool
also contains subprojects:
cdsay - cd && prettified pwd
comstrip - strip comments from packing manifests
diff - the classic diff utility
langdat -
mksetup - creates Watcom installer setup.inf files
sweep - run given command in directory tree
wsplice - text file processor
causeway - the CauseWay DOS extender
cc - C compiler
cfloat - floating-point support functions
cg - code generator
clib - C runtime library
cmdedit - source code for cmdedit dos shell shortcut program
commonui - GUI common dialogs library
comp_cfg - compiler config
cpp - C-style preprocessor
cpplib - C++ class library
ctest - C compiler testing
cvpack - CodeView debug info packing utility
dig - used by debugger
dip - used by debugger
dmpobj - OMF file dump utility
dwarf - dwarf reading/writing libraries
editdll - DLL to integrate VI and codewright with watcom IDE
exedump - multi-format dump utility
f77 - fortran 77 compiler
contains subprojects:
f77lib - F77 run-time library
wfc - F77 Compiler
wfl - F77 Compile and link utility
f77test - FORTRAN 77 compiler testing
fe_misc - misc. compiler front end stuff
fileext - Rationale for adding new extentions to Open Watcom
fpuemu - FPU emulator libraries
graphlib - graphics library (including pgchart subproject)
gui - GUI library
hcdos - help compiler for .ihp help files used by whelp
hcwin - whc help compiler, used for windows doc build
hdr - header files
hlpview - whelp character mode help utility
ide - Watcom IDE
idebatch - batch processor for watcom IDE
idedemo - three-d demo - IDE demo program
lib_misc - shared library
mad - machine architecture definition ( used by debugger)
mathlib - math library
misc - real-mode compiler and tool stubs
mstools - microsoft clone tools ( cl, link, rc, etc. )
ncurses - Linux curses stub for vi and wv projects
ndisasm - disassembler
nwlib - WLIB librarian
omftools - OMF manipulation tools
online - online help files
orl - object reading library
os_supp - support for Watcom debugging tool NetWare - novell - ports.
os2api - os/2 api libraries.
owl - object writing library
parsedlg - Windows to OS/2 dialog resource convertor
pbide - DLL for Powerbuilder IDE (powerbuilder c++ class builder )
plusplus - C++ compiler
plustest - C++ compiler testing
pmake - parallel make
posix - posix tools
rc - Resource compiler and utilities
rcsdll - RCS DLL for editor
re2c - regexp-to-c lexer generator
redist - miscellaneous files from other providers
rsilib - DOS4GW library ( used by trap and sampler )
rtdll - clib, mathlib, c++ lib. runtime DLLs
sdk - dialog editor,image editor,resource editor,etc.
setupgui - installation utility
src - sample source code
ssl - expression parser generator for debugger
techinfo - utility to check watcom tool versions, etc.
trap - trap files - used by debugger
trmem - memory tracker utility
txt - text documents
ui - UI library
uiforms -
version - DLL Versioning Support
vi - VI editor ( character mode & GUI )
w16api - windows 16 bit api
w32api - windows 32 bit api
w32loadr - 32-bit dos extender stuff
wasm - watcom assembler
wasmtest - watcom assembler testing
watcom - shared source code
wattcp - WATTCP library ( used by trap )
wcl - C/C++ Compile and link utility
wclass - wclass C++ class library - used by IDE, browser
wdisasm - old disassembler - source code still used by debugger
wgml - reconstruct gendev/wgml source code
whpcvt - convert WHP files (WATCOM Help) into OS dependent help files.
wic - watcom interface converter
win386 - watcom 32-bit windows extender
wl - linker
wmake - watcom make
womp - object module processor, parts used by wasm
wpack - used by install / patch
wpi - macro library used by GUI
wprof - execution profiler
wres - resource records manipulation library
wsample - sampler
wstrip - executable strip utility
wstub - DOS/4GW stub program
wstuba - miniature DOS/4GW stub written in assembler
wtouch - touch utility
wv - WD (used to be WVIDEO) - watcom debugger frontend
yacc - yet another compiler-compiler