* 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
33 lines
1.3 KiB
HTML
33 lines
1.3 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>How do I build Harbour?</title>
|
|
</head>
|
|
<body text="#000000" bgcolor="#ffffff">
|
|
|
|
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
|
|
<b>:</b> <a href="harbour20.html"><em>Helping develop Harbour</em></a>
|
|
<b>:</b> <em>How do I build Harbour?</em><br />
|
|
<b>Previous:</b> <a href="harbour25.html"><em>What is CVS and how do I use it?</em></a><br />
|
|
<b>Next:</b> <a href="harbour27.html"><em>What needs working on?</em></a>
|
|
|
|
|
|
<hr noshade>
|
|
<h2><a name="26"></a>3.6. How do I build Harbour?</h2>
|
|
<p>The method used to build Harbour may differ from platform to platform and
|
|
even from tool set to tool set. Please have a good read of the files in the
|
|
<code>doc</code> directory of the Harbour source.</p>
|
|
|
|
<hr noshade>
|
|
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
|
|
<b>:</b> <a href="harbour20.html"><em>Helping develop Harbour</em></a>
|
|
<b>:</b> <em>How do I build Harbour?</em><br />
|
|
<b>Previous:</b> <a href="harbour25.html"><em>What is CVS and how do I use it?</em></a><br />
|
|
<b>Next:</b> <a href="harbour27.html"><em>What needs working on?</em></a>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|