* utils/hbmk2/hbmk2.prg
+ links to markdown and markdown to man-page converter tool
! minor cleanup to prev
* utils/hbmk2/hbmk2.1
* some updates
* ChangeLog.txt
! typos/updates in previous entry
* extras/hbdoc/*.prg
* src/rtl/memoedit.prg
* tests/clasinh.prg
* tests/classch.prg
* tests/inhprob.prg
! updated for new ::super: syntax
* src/rtl/itemseri.c
! fixed typo in latest modification:
'warning: use of unary operator that may be intended as compound assignment (+=)'
* contrib/hbgd/tests/test_out.prg
* contrib/hbhttpd/*
* contrib/hbtip/thtml.prg
* contrib/xhb/*.prg
* extras/httpsrv/*
* extras/guestbk/*
* website/faq/*.html
* website/samples/HowToBuildOnLinux.html
* website/third-party.html
* some steps to modernize old HTML
* extras/hbdoc/*.prg
* do not use [] as string delimiter
- tests/function.cfm
- website/samples/function.cfm.html
* .gitattributes
- obsolete file deleted
49 lines
1.9 KiB
HTML
49 lines
1.9 KiB
HTML
<!DOCTYPE html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<title>Free (in either sense of the word) development tool links</title>
|
|
</head>
|
|
<body text="#000000" bgcolor="#ffffff">
|
|
|
|
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
|
|
<b>:</b> <a href="harbour52.html"><em>Pointers and links</em></a>
|
|
<b>:</b> <em>Free (in either sense of the word) development tool links</em><br />
|
|
<b>Previous:</b> <a href="harbour54.html"><em>Articles about Harbour</em></a><br />
|
|
<b>Next:</b> <a href="harbour56.html"><em>Clipper related links</em></a>
|
|
|
|
|
|
<hr noshade>
|
|
<h2><a name="55"></a>7.3. Free (in either sense of the word) development tool links</h2>
|
|
<p>
|
|
<ul>
|
|
<li><a href="http://www.gnu.org/software/gcc/">GCC</a>
|
|
<ul>
|
|
<li><a href="http://www.delorie.com/djgpp/">DJGPP - GCC for DOS</a></li>
|
|
<li><a href="http://www.cygwin.com/">CYGWIN - GCC for MS-Windows</a></li>
|
|
<li><a href="http://archiv.leo.org/pub/comp/os/os2/leo/gnu/emx+gcc/">EMX - GCC for OS/2</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="http://developer.apple.com/tools/mpw-tools/">Apple MPW tools</a></li>
|
|
<li><a href="http://www.gnu.org/software/make/make.html">GNU make</a>
|
|
<ul>
|
|
<li><a href="http://ftp.leo.org/pub/comp/os/dos/gnu/djgpp/v2gnu/mak379b.zip">GNU make for DOS</a></li>
|
|
<li><a href="ftp://ftp.leo.org/pub/comp/os/os2/leo/gnu/devtools/gnumake.zip">GNU make for OS/2</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="http://www.borland.com/bcppbuilder/freecompiler/">Borland's free C/C++ compiler</a></li>
|
|
</ul>
|
|
</p>
|
|
|
|
<hr noshade>
|
|
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
|
|
<b>:</b> <a href="harbour52.html"><em>Pointers and links</em></a>
|
|
<b>:</b> <em>Free (in either sense of the word) development tool links</em><br />
|
|
<b>Previous:</b> <a href="harbour54.html"><em>Articles about Harbour</em></a><br />
|
|
<b>Next:</b> <a href="harbour56.html"><em>Clipper related links</em></a>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|