* 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
94 lines
5.4 KiB
HTML
94 lines
5.4 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>Frequently Asked Questions about Harbour</title>
|
|
</head>
|
|
<body text="#000000" bgcolor="#ffffff">
|
|
|
|
<h1>Frequently Asked Questions about Harbour</h1>
|
|
<h2>David G. Holm <a href="mailto:harbour-faq@netfang.net"><harbour-faq@netfang.net></a></h2><strong>Revision:</strong> 1.45 <strong>Date:</strong> 2004/05/03 19:00:32
|
|
<h3>1. <a href="harbour1.html#1">Legal Stuff</a></h3>
|
|
<dl>
|
|
<dd>1.1. <a href="harbour2.html#2">Copyright</a></dd>
|
|
<dd>1.2. <a href="harbour3.html#3">Licence</a></dd>
|
|
<dd>1.3. <a href="harbour4.html#4">Warranty</a></dd>
|
|
<dd>1.4. <a href="harbour5.html#5">Trademarks</a></dd>
|
|
</dl>
|
|
<h3>2. <a href="harbour6.html#6">About Harbour</a></h3>
|
|
<dl>
|
|
<dd>2.1. <a href="harbour7.html#7">What is Harbour?</a></dd>
|
|
<dd>2.2. <a href="harbour8.html#8">Why develop Harbour?</a></dd>
|
|
<dd>2.3. <a href="harbour9.html#9">Who is developing Harbour?</a></dd>
|
|
<dd>2.4. <a href="harbour10.html#10">Who owns Harbour?</a></dd>
|
|
<dd>2.5. <a href="harbour11.html#11">So who do I blame when it all goes wrong?</a></dd>
|
|
<dd>2.6. <a href="harbour12.html#12">How did Harbour get started?</a></dd>
|
|
<dd>2.7. <a href="harbour13.html#13">What is "free software"?</a></dd>
|
|
<dd>2.8. <a href="harbour14.html#14">So is Harbour in the public domain?</a></dd>
|
|
<dd>2.9. <a href="harbour15.html#15">What is the GPL?</a></dd>
|
|
<dd>2.10. <a href="harbour16.html#16">Why was the GPL chosen as the licence for Harbour?</a></dd>
|
|
<dd>2.11. <a href="harbour17.html#17">What is the Harbour exception?</a></dd>
|
|
<dd>2.12. <a href="harbour18.html#18">So why don't you use the LGPL?</a></dd>
|
|
<dd>2.13. <a href="harbour19.html#19">Will my applications be affected by the GPL?</a></dd>
|
|
</dl>
|
|
<h3>3. <a href="harbour20.html#20">Helping develop Harbour</a></h3>
|
|
<dl>
|
|
<dd>3.1. <a href="harbour21.html#21">How do I get started?</a></dd>
|
|
<dd>3.2. <a href="harbour22.html#22">What C compiler should I use?</a></dd>
|
|
<dd>3.3. <a href="harbour23.html#23">What other tools do I need?</a></dd>
|
|
<dd>3.4. <a href="harbour24.html#24">Where can I find the source?</a></dd>
|
|
<dd>3.5. <a href="harbour25.html#25">What is CVS and how do I use it?</a></dd>
|
|
<dd>3.6. <a href="harbour26.html#26">How do I build Harbour?</a></dd>
|
|
<dd>3.7. <a href="harbour27.html#27">What needs working on?</a></dd>
|
|
<dd>3.8. <a href="harbour28.html#28">Are there any development guidelines?</a></dd>
|
|
<dd>3.9. <a href="harbour29.html#29">Is it ok to extend the language with some spiffy new feature?</a></dd>
|
|
<dd>3.10. <a href="harbour30.html#30">So what's with all these language extensions then?</a></dd>
|
|
<dd>3.11. <a href="harbour31.html#31">I can't code C, how can I help development? </a></dd>
|
|
<dd>3.12. <a href="harbour32.html#32">I've got loads of Clipper code I can donate, what shall I do?</a></dd>
|
|
<dd>3.13. <a href="harbour33.html#33">I can't submit Clipper code either, can I still help anyway?</a></dd>
|
|
</dl>
|
|
<h3>4. <a href="harbour34.html#34">The Harbour mailing lists</a></h3>
|
|
<dl>
|
|
<dd>4.1. <a href="harbour35.html#35">Is there a developer's mailing list?</a></dd>
|
|
<dd>4.2. <a href="harbour36.html#36">Is there a user's mailing list?</a></dd>
|
|
<dd>4.3. <a href="harbour37.html#37">Is there a general discussion mailing list?</a></dd>
|
|
<dd>4.4. <a href="harbour38.html#38">How do I remove myself from the mailing lists?</a></dd>
|
|
<dd>4.5. <a href="harbour39.html#39">Are there any rules on the lists?</a></dd>
|
|
<dd>4.6. <a href="harbour40.html#40">Are the lists archived anywhere?</a></dd>
|
|
<dd>4.7. <a href="harbour41.html#41">Are there any newsgroups for Harbour?</a></dd>
|
|
</dl>
|
|
<h3>5. <a href="harbour42.html#42">Installing Harbour</a></h3>
|
|
<dl>
|
|
<dd>5.1. <a href="harbour43.html#43">Where can I get pre-built binaries?</a></dd>
|
|
</dl>
|
|
<h3>6. <a href="harbour44.html#44">General Harbour questions</a></h3>
|
|
<dl>
|
|
<dd>6.1. <a href="harbour45.html#45">When will Harbour be finished?</a></dd>
|
|
<dd>6.2. <a href="harbour46.html#46">Are applications <attribute> than CA-Clipper applications?</a></dd>
|
|
<dd>6.3. <a href="harbour47.html#47">What advantages does Harbour have over other Clipper compilers?</a></dd>
|
|
<dd>6.4. <a href="harbour48.html#48">What advantages do other Clipper compilers have over Harbour?</a></dd>
|
|
<dd>6.5. <a href="harbour49.html#49">Will Harbour support existing CA-Clipper 3rd party products?</a></dd>
|
|
<dd>6.6. <a href="harbour50.html#50">Is Harbour a Windows development tool?</a></dd>
|
|
<dd>6.7. <a href="harbour51.html#51">What platforms are supported by Harbour?</a></dd>
|
|
</dl>
|
|
<h3>7. <a href="harbour52.html#52">Pointers and links</a></h3>
|
|
<dl>
|
|
<dd>7.1. <a href="harbour53.html#53">Harbour related links</a></dd>
|
|
<dd>7.2. <a href="harbour54.html#54">Articles about Harbour</a></dd>
|
|
<dd>7.3. <a href="harbour55.html#55">Free (in either sense of the word) development tool links</a></dd>
|
|
<dd>7.4. <a href="harbour56.html#56">Clipper related links</a></dd>
|
|
<dd>7.5. <a href="harbour57.html#57">Free software related links</a></dd>
|
|
<dd>7.6. <a href="harbour58.html#58">Other handy links</a></dd>
|
|
</dl>
|
|
<h3>8. <a href="harbour59.html#59">Administrative information</a></h3>
|
|
<dl>
|
|
<dd>8.1. <a href="harbour60.html#60">Document URL.</a></dd>
|
|
<dd>8.2. <a href="harbour61.html#61">Downloading this document.</a></dd>
|
|
<dd>8.3. <a href="harbour62.html#62">Feedback about the FAQ.</a></dd>
|
|
<dd>8.4. <a href="harbour63.html#63">Document history</a></dd>
|
|
</dl>
|
|
|
|
|
|
</body>
|
|
</html>
|