2009-03-02 23:59 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* debian/rules
+ doc/man/hbmk.1
- doc/man/hbmake.1
- Removed hbmake doc.
+ Added hbmk doc. (bare one)
- doc/genhtm.rsp
- doc/genhtm.lnk
- doc/genhtm.bat
- doc/genhtm.sh
+ doc/en/genhtm.lnk
+ doc/en/genhtm.sh
+ doc/en/genhtm.rsp
+ doc/en/genhtm.bat
* Moved.
This commit is contained in:
@@ -8,6 +8,23 @@
|
||||
2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
|
||||
*/
|
||||
|
||||
2009-03-02 23:59 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
|
||||
* debian/rules
|
||||
+ doc/man/hbmk.1
|
||||
- doc/man/hbmake.1
|
||||
- Removed hbmake doc.
|
||||
+ Added hbmk doc. (bare one)
|
||||
|
||||
- doc/genhtm.rsp
|
||||
- doc/genhtm.lnk
|
||||
- doc/genhtm.bat
|
||||
- doc/genhtm.sh
|
||||
+ doc/en/genhtm.lnk
|
||||
+ doc/en/genhtm.sh
|
||||
+ doc/en/genhtm.rsp
|
||||
+ doc/en/genhtm.bat
|
||||
* Moved.
|
||||
|
||||
2009-03-02 23:34 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
|
||||
* contrib/Makefile
|
||||
- contrib/hbwhat
|
||||
|
||||
@@ -44,12 +44,12 @@ clean:
|
||||
|
||||
-bash make_gnu.sh clean
|
||||
|
||||
dh_clean
|
||||
dh_clean
|
||||
|
||||
install: build
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
dh_clean -k
|
||||
dh_clean -k
|
||||
dh_installdirs
|
||||
|
||||
bash make_gnu.sh install
|
||||
@@ -70,7 +70,7 @@ binary-arch: build install
|
||||
dh_installdocs
|
||||
dh_installexamples
|
||||
# dh_install
|
||||
dh_installman doc/man/harbour.1 doc/man/hbdoc.1 doc/man/hbmake.1 doc/man/hbpp.1 doc/man/hbrun.1 doc/man/hbtest.1
|
||||
dh_installman doc/man/harbour.1 doc/man/hbdoc.1 doc/man/hbmk.1 doc/man/hbpp.1 doc/man/hbrun.1 doc/man/hbtest.1
|
||||
dh_link
|
||||
dh_strip
|
||||
dh_compress
|
||||
|
||||
8
harbour/doc/en/genhtm.bat
Normal file
8
harbour/doc/en/genhtm.bat
Normal file
@@ -0,0 +1,8 @@
|
||||
@echo off
|
||||
rem
|
||||
rem $Id$
|
||||
rem
|
||||
|
||||
..\..\bin\hbdoc -htm genhtm.lnk genhtm.rsp
|
||||
cd htm
|
||||
ren harbour.htm index.htm
|
||||
47
harbour/doc/en/genhtm.rsp
Normal file
47
harbour/doc/en/genhtm.rsp
Normal file
@@ -0,0 +1,47 @@
|
||||
array.txt
|
||||
binnum.txt
|
||||
browse.txt
|
||||
command.txt
|
||||
datetime.txt
|
||||
dbdelim.txt
|
||||
dbsdf.txt
|
||||
dbstrux.txt
|
||||
diskspac.txt
|
||||
dir.txt
|
||||
error.txt
|
||||
file.txt
|
||||
hvm.txt
|
||||
input.txt
|
||||
license.txt
|
||||
math.txt
|
||||
memo.txt
|
||||
menu.txt
|
||||
misc.txt
|
||||
nation.txt
|
||||
objfunc.txt
|
||||
rdd.txt
|
||||
rdddb.txt
|
||||
rddord.txt
|
||||
rddmisc.txt
|
||||
readme.txt
|
||||
set.txt
|
||||
string.txt
|
||||
tclass.txt
|
||||
terminal.txt
|
||||
tgetlist.txt
|
||||
tlabel.txt
|
||||
treport.txt
|
||||
var.txt
|
||||
subcodes.txt
|
||||
harbext.txt
|
||||
gnulice.txt
|
||||
compiler.txt
|
||||
lang.txt
|
||||
setmode.txt
|
||||
eval.txt
|
||||
sayget.txt
|
||||
strotype.txt
|
||||
garbage.txt
|
||||
idle.txt
|
||||
cmdline.txt
|
||||
tbrowse.txt
|
||||
@@ -3,7 +3,7 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
../bin/hbdoc -htm genhtm.lnk genhtm.rsp
|
||||
../../bin/hbdoc -htm genhtm.lnk genhtm.rsp
|
||||
cd htm
|
||||
#
|
||||
echo "renaming harbour.htm to index.htm"
|
||||
@@ -1,8 +0,0 @@
|
||||
@echo off
|
||||
rem
|
||||
rem $Id$
|
||||
rem
|
||||
|
||||
..\bin\hbdoc -htm genhtm.lnk genhtm.rsp
|
||||
cd htm
|
||||
ren harbour.htm index.htm
|
||||
@@ -1,47 +0,0 @@
|
||||
en/array.txt
|
||||
en/binnum.txt
|
||||
en/browse.txt
|
||||
en/command.txt
|
||||
en/datetime.txt
|
||||
en/dbdelim.txt
|
||||
en/dbsdf.txt
|
||||
en/dbstrux.txt
|
||||
en/diskspac.txt
|
||||
en/dir.txt
|
||||
en/error.txt
|
||||
en/file.txt
|
||||
en/hvm.txt
|
||||
en/input.txt
|
||||
en/license.txt
|
||||
en/math.txt
|
||||
en/memo.txt
|
||||
en/menu.txt
|
||||
en/misc.txt
|
||||
en/nation.txt
|
||||
en/objfunc.txt
|
||||
en/rdd.txt
|
||||
en/rdddb.txt
|
||||
en/rddord.txt
|
||||
en/rddmisc.txt
|
||||
en/readme.txt
|
||||
en/set.txt
|
||||
en/string.txt
|
||||
en/tclass.txt
|
||||
en/terminal.txt
|
||||
en/tgetlist.txt
|
||||
en/tlabel.txt
|
||||
en/treport.txt
|
||||
en/var.txt
|
||||
en/subcodes.txt
|
||||
en/harbext.txt
|
||||
en/gnulice.txt
|
||||
en/compiler.txt
|
||||
en/lang.txt
|
||||
en/setmode.txt
|
||||
en/eval.txt
|
||||
en/sayget.txt
|
||||
en/strotype.txt
|
||||
en/garbage.txt
|
||||
en/idle.txt
|
||||
en/cmdline.txt
|
||||
en/tbrowse.txt
|
||||
@@ -1,46 +0,0 @@
|
||||
.TH HBMAKE 1
|
||||
|
||||
.SH NAME
|
||||
hbmake \- Harbour Project Make Utility
|
||||
|
||||
.SH SYNOPSIS
|
||||
\fBhbmake\fP \fBcFile\fP \fB[options]\fP
|
||||
|
||||
.SH DESCRIPTION
|
||||
\fBhbmake\fP is the Harbour Project make utility.
|
||||
|
||||
.SH OPTIONS
|
||||
.IP "\fB-e[x]\fP" 10
|
||||
Create a new Makefile. If /ex is used it creates a new make file in extended mode
|
||||
.IP "\fB-el[x]\fP" 10
|
||||
Create a new Makefile. If /elx is used it creates a new make file to build a library in extended mode
|
||||
.IP "\fB-D\fP" 10
|
||||
Define a macro
|
||||
.IP "\fB-p\fP" 10
|
||||
Print all commands and depedencies
|
||||
.IP "\fB-b\fP" 10
|
||||
Use BCC as C compiler
|
||||
.IP "\fB-g\fP" 10
|
||||
Use GCC as C compiler
|
||||
.IP "\fB-gl\fP" 10
|
||||
Use GCC as C compiler in Linux
|
||||
.IP "\fB-v\fP" 10
|
||||
Use MSVC as C compiler
|
||||
.IP "\fB-f\fP" 10
|
||||
Force recompilation of all files
|
||||
.IP "\fB-i\fP" 10
|
||||
Ignore errors returned by command
|
||||
.IP "\fB-r\fP" 10
|
||||
Recurse Source Directory
|
||||
.IP "\fB-l[LANGID]\fP" 10
|
||||
Specify the language to be used on hbmake Texts LANGID = (EN/PT/ES). On Windows
|
||||
System, the default will be the SO language if is found. Otherwise, will be English.
|
||||
On OS/2;FreeBSD/LINUX the default is English
|
||||
|
||||
|
||||
.SH AUTHOR
|
||||
|
||||
Author of hbmake: The Harbour Project (http://www.harbour-project.org)
|
||||
|
||||
This manual page was written by Luis Mayoral <mayoral@linuxadicto.org>,
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
||||
18
harbour/doc/man/hbmk.1
Normal file
18
harbour/doc/man/hbmk.1
Normal file
@@ -0,0 +1,18 @@
|
||||
.TH HBMK 1
|
||||
|
||||
.SH NAME
|
||||
hbmk \- Harbour Project Make
|
||||
|
||||
.SH SYNOPSIS
|
||||
\fBhbmk\fP \fB[options]\fP
|
||||
|
||||
.SH DESCRIPTION
|
||||
\fBhbmk\fP is the Harbour Project make utility.
|
||||
|
||||
.SH OPTIONS
|
||||
.IP "\fB-help\fP" 10
|
||||
Display full help
|
||||
|
||||
.SH AUTHOR
|
||||
|
||||
Viktor Szakats, The Harbour Project (http://www.harbour-project.org)
|
||||
Reference in New Issue
Block a user