* 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
40 lines
2.0 KiB
HTML
40 lines
2.0 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>Helping develop Harbour</title>
|
|
</head>
|
|
<body text="#000000" bgcolor="#ffffff">
|
|
|
|
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
|
|
<b>:</b> <em>Helping develop Harbour</em><br />
|
|
<b>Previous:</b> <a href="harbour19.html"><em>Will my applications be affected by the GPL?</em></a><br />
|
|
<b>Next:</b> <a href="harbour21.html"><em>How do I get started?</em></a>
|
|
|
|
|
|
<hr noshade>
|
|
<h2><a name="20"></a>3. Helping develop Harbour</h2>
|
|
<h3>3.1. <a href="harbour21.html#21">How do I get started?</a></h3>
|
|
<h3>3.2. <a href="harbour22.html#22">What C compiler should I use?</a></h3>
|
|
<h3>3.3. <a href="harbour23.html#23">What other tools do I need?</a></h3>
|
|
<h3>3.4. <a href="harbour24.html#24">Where can I find the source?</a></h3>
|
|
<h3>3.5. <a href="harbour25.html#25">What is CVS and how do I use it?</a></h3>
|
|
<h3>3.6. <a href="harbour26.html#26">How do I build Harbour?</a></h3>
|
|
<h3>3.7. <a href="harbour27.html#27">What needs working on?</a></h3>
|
|
<h3>3.8. <a href="harbour28.html#28">Are there any development guidelines?</a></h3>
|
|
<h3>3.9. <a href="harbour29.html#29">Is it ok to extend the language with some spiffy new feature?</a></h3>
|
|
<h3>3.10. <a href="harbour30.html#30">So what's with all these language extensions then?</a></h3>
|
|
<h3>3.11. <a href="harbour31.html#31">I can't code C, how can I help development? </a></h3>
|
|
<h3>3.12. <a href="harbour32.html#32">I've got loads of Clipper code I can donate, what shall I do?</a></h3>
|
|
<h3>3.13. <a href="harbour33.html#33">I can't submit Clipper code either, can I still help anyway?</a></h3>
|
|
<hr noshade>
|
|
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
|
|
<b>:</b> <em>Helping develop Harbour</em><br />
|
|
<b>Previous:</b> <a href="harbour19.html"><em>Will my applications be affected by the GPL?</em></a><br />
|
|
<b>Next:</b> <a href="harbour21.html"><em>How do I get started?</em></a>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|