2012-11-10 21:25 UTC+0100 Viktor Szakats (harbour syenar.net)

* extras/hbdoc/hbdoc.hbp
    + use $hb_pkg_install.hbm

  * utils/hbmk2/pkg_inst.hbm
    + install executables into Harbour bin dir, but 
      commented with NOTE because hbdoc works only when 
      put in its current directory location.
This commit is contained in:
Viktor Szakats
2012-11-10 20:30:19 +00:00
parent 3f4cf28f68
commit c14efb05a4
3 changed files with 18 additions and 1 deletions

View File

@@ -16,6 +16,15 @@
The license applies to all entries newer than 2009-04-28.
*/
2012-11-10 21:25 UTC+0100 Viktor Szakats (harbour syenar.net)
* extras/hbdoc/hbdoc.hbp
+ use $hb_pkg_install.hbm
* utils/hbmk2/pkg_inst.hbm
+ install executables into Harbour bin dir, but
commented with NOTE because hbdoc works only when
put in its current directory location.
2012-11-10 20:55 UTC+0100 Viktor Szakats (harbour syenar.net)
* src/rtl/hbgtcore.c
* changed HB_GTI_COMPATBUFFER default to be Clipper

View File

@@ -2,7 +2,8 @@
# $Id$
#
-w3 -es2 -l
-w3 -es2
-l
-o${hb_name}
@@ -18,3 +19,7 @@ genbase.prg
gentxt.prg
genhtml.prg
genxml.prg
# NOTE: hbdoc doesn't work from other locations than
# the current one, so we don't install it yet.
# $hb_pkg_install.hbm

View File

@@ -27,6 +27,9 @@
{hbdyn&!unix}-instpath=${HB_BIN}/
{hbdyn&unix}-instpath=${HB_LIB}/
# executable
{hbexe}-instpath=${HB_BIN}/
# import library on non-*nix
-instpath=implib:${HB_ADDONS}/${hb_name}/lib/${hb_plat}/${hb_comp}/