2009-06-15 14:42 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* contrib/hbwin/legacyco.c
  * contrib/hbwin/legacy.prg
    ! Fixed typos in prev.
      (Thanks EMG)

  * contrib/hbmysql/hbmysql.hbc
  - contrib/hbct/tests/hbct.hbc
  + contrib/hbct/tests/hbmk.hbm
  + contrib/hbct/hbct.hbc
  + contrib/xhb/xhb.hbc
  + contrib/xhb/tests/hbmk.hbm
  - contrib/xhb/tests/xhb.hbc
  + contrib/hbodbc/tests/hbmk.hbm
  - contrib/hbodbc/tests/hbodbc.hbc
  + contrib/hbodbc/hbodbc.hbc
  + contrib/hbtpathy/tests/hbmk.hbm
  - contrib/hbtpathy/tests/hbtpathy.hbc
  + contrib/hbtpathy/hbtpathy.hbc
  + contrib/hbgt/hbgt.hbc
  - contrib/hbmzip/tests/hbmzip.hbc
  + contrib/hbmzip/tests/hbmk.hbm
  + contrib/hbmzip/hbmzip.hbc
  - contrib/hbsqlit3/tests/hbsqlit3.hbc
  + contrib/hbsqlit3/tests/hbmk.hbm
  + contrib/hbsqlit3/hbsqlit3.hbc
  + contrib/hbfbird/tests/hbmk.hbm
  - contrib/hbfbird/tests/hbfbird.hbc
  + contrib/hbfbird/hbfbird.hbc
  + contrib/hbziparc/tests/hbmk.hbm
  - contrib/hbziparc/tests/hbziparc.hbc
  + contrib/hbziparc/hbziparc.hbc
  + contrib/hbnf/tests/hbmk.hbm
  - contrib/hbnf/tests/hbnf.hbc
  + contrib/hbnf/hbnf.hbc
  + contrib/hbcurl/tests/hbmk.hbm
  - contrib/hbcurl/tests/hbcurl.hbc
  + contrib/hbcurl/hbcurl.hbc
  + contrib/gtqtc/tests/hbmk.hbm
  - contrib/gtqtc/tests/gtqtc.hbc
  + contrib/gtqtc/gtqtc.hbc
  + contrib/rddado/tests/hbmk.hbm
  - contrib/rddado/tests/rddado.hbc
  + contrib/rddado/rddado.hbc
  + contrib/gtwvg/gtwvg.hbc
  + contrib/gtwvg/tests/hbmk.hbm
  - contrib/gtwvg/tests/gtwvg.hbc
  + contrib/hbpgsql/tests/hbmk.hbm
  - contrib/hbpgsql/tests/hbpgsql.hbc
  + contrib/hbpgsql/hbpgsql.hbc
  + contrib/rddads/tests/hbmk.hbm
  - contrib/rddads/tests/rddads.hbc
  + contrib/rddads/rddads.hbc
  + contrib/hbclipsm/tests/hbmk.hbm
  - contrib/hbclipsm/tests/hbclipsm.hbc
  + contrib/hbclipsm/hbclipsm.hbc
  + contrib/hbfimage/tests/hbmk.hbm
  - contrib/hbfimage/tests/hbfimage.hbc
  + contrib/hbfimage/hbfimage.hbc
  + contrib/hbgd/hbgd.hbc
  + contrib/hbgd/tests/hbmk.hbm
  - contrib/hbgd/tests/hbgd.hbc
  + contrib/hbmisc/hbmisc.hbc
  - contrib/hbmisc/tests/hbmisc.hbc
  + contrib/hbmisc/tests/hbmk.hbm
  + contrib/hbtip/hbtip.hbc
  + contrib/hbtip/tests/hbmk.hbm
  - contrib/hbtip/tests/hbtip.hbc
  + contrib/hbbmcdx/hbbmcdx.hbc
  - contrib/hbvpdf/tests/hbvpdf.hbc
  + contrib/hbvpdf/tests/hbmk.hbm
  + contrib/hbvpdf/hbvpdf.hbc
  - contrib/hbssl/tests/hbssl.hbc
  + contrib/hbssl/tests/hbmk.hbm
  + contrib/hbssl/hbssl.hbc
  - contrib/hbbtree/tests/hbbtree.hbc
  + contrib/hbbtree/tests/hbmk.hbm
  + contrib/hbbtree/hbbtree.hbc
  - contrib/hbcrypt/tests/hbcrypt.hbc
  + contrib/hbcrypt/tests/hbmk.hbm
  + contrib/hbcrypt/hbcrypt.hbc
    + Added new hbmk2 make file layout:
      hbmk.hbm in tests dir, referring to .hbc file in
      contrib main dir.
    + Added -incpaths=. option to those .hbc files where
      contrib has public headers.
    * Changed a few inter-contrib reference to refer to
      .hbc file rather than lib directly.
    ; TODO: Change inter-contrib references to hbwin to refer
            to hbwin.hbc.
This commit is contained in:
Viktor Szakats
2009-06-15 12:46:55 +00:00
parent 32236d01db
commit 7cf87dea67
62 changed files with 313 additions and 50 deletions

View File

@@ -17,6 +17,97 @@
past entries belonging to author(s): Viktor Szakats.
*/
2009-06-15 14:42 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbwin/legacyco.c
* contrib/hbwin/legacy.prg
! Fixed typos in prev.
(Thanks EMG)
* contrib/hbmysql/hbmysql.hbc
- contrib/hbct/tests/hbct.hbc
+ contrib/hbct/tests/hbmk.hbm
+ contrib/hbct/hbct.hbc
+ contrib/xhb/xhb.hbc
+ contrib/xhb/tests/hbmk.hbm
- contrib/xhb/tests/xhb.hbc
+ contrib/hbodbc/tests/hbmk.hbm
- contrib/hbodbc/tests/hbodbc.hbc
+ contrib/hbodbc/hbodbc.hbc
+ contrib/hbtpathy/tests/hbmk.hbm
- contrib/hbtpathy/tests/hbtpathy.hbc
+ contrib/hbtpathy/hbtpathy.hbc
+ contrib/hbgt/hbgt.hbc
- contrib/hbmzip/tests/hbmzip.hbc
+ contrib/hbmzip/tests/hbmk.hbm
+ contrib/hbmzip/hbmzip.hbc
- contrib/hbsqlit3/tests/hbsqlit3.hbc
+ contrib/hbsqlit3/tests/hbmk.hbm
+ contrib/hbsqlit3/hbsqlit3.hbc
+ contrib/hbfbird/tests/hbmk.hbm
- contrib/hbfbird/tests/hbfbird.hbc
+ contrib/hbfbird/hbfbird.hbc
+ contrib/hbziparc/tests/hbmk.hbm
- contrib/hbziparc/tests/hbziparc.hbc
+ contrib/hbziparc/hbziparc.hbc
+ contrib/hbnf/tests/hbmk.hbm
- contrib/hbnf/tests/hbnf.hbc
+ contrib/hbnf/hbnf.hbc
+ contrib/hbcurl/tests/hbmk.hbm
- contrib/hbcurl/tests/hbcurl.hbc
+ contrib/hbcurl/hbcurl.hbc
+ contrib/gtqtc/tests/hbmk.hbm
- contrib/gtqtc/tests/gtqtc.hbc
+ contrib/gtqtc/gtqtc.hbc
+ contrib/rddado/tests/hbmk.hbm
- contrib/rddado/tests/rddado.hbc
+ contrib/rddado/rddado.hbc
+ contrib/gtwvg/gtwvg.hbc
+ contrib/gtwvg/tests/hbmk.hbm
- contrib/gtwvg/tests/gtwvg.hbc
+ contrib/hbpgsql/tests/hbmk.hbm
- contrib/hbpgsql/tests/hbpgsql.hbc
+ contrib/hbpgsql/hbpgsql.hbc
+ contrib/rddads/tests/hbmk.hbm
- contrib/rddads/tests/rddads.hbc
+ contrib/rddads/rddads.hbc
+ contrib/hbclipsm/tests/hbmk.hbm
- contrib/hbclipsm/tests/hbclipsm.hbc
+ contrib/hbclipsm/hbclipsm.hbc
+ contrib/hbfimage/tests/hbmk.hbm
- contrib/hbfimage/tests/hbfimage.hbc
+ contrib/hbfimage/hbfimage.hbc
+ contrib/hbgd/hbgd.hbc
+ contrib/hbgd/tests/hbmk.hbm
- contrib/hbgd/tests/hbgd.hbc
+ contrib/hbmisc/hbmisc.hbc
- contrib/hbmisc/tests/hbmisc.hbc
+ contrib/hbmisc/tests/hbmk.hbm
+ contrib/hbtip/hbtip.hbc
+ contrib/hbtip/tests/hbmk.hbm
- contrib/hbtip/tests/hbtip.hbc
+ contrib/hbbmcdx/hbbmcdx.hbc
- contrib/hbvpdf/tests/hbvpdf.hbc
+ contrib/hbvpdf/tests/hbmk.hbm
+ contrib/hbvpdf/hbvpdf.hbc
- contrib/hbssl/tests/hbssl.hbc
+ contrib/hbssl/tests/hbmk.hbm
+ contrib/hbssl/hbssl.hbc
- contrib/hbbtree/tests/hbbtree.hbc
+ contrib/hbbtree/tests/hbmk.hbm
+ contrib/hbbtree/hbbtree.hbc
- contrib/hbcrypt/tests/hbcrypt.hbc
+ contrib/hbcrypt/tests/hbmk.hbm
+ contrib/hbcrypt/hbcrypt.hbc
+ Added new hbmk2 make file layout:
hbmk.hbm in tests dir, referring to .hbc file in
contrib main dir.
+ Added -incpaths=. option to those .hbc files where
contrib has public headers.
* Changed a few inter-contrib reference to refer to
.hbc file rather than lib directly.
; TODO: Change inter-contrib references to hbwin to refer
to hbwin.hbc.
2009-06-15 13:40 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbwin/legacy.prg
* contrib/hbwin/legacyco.c

View File

@@ -0,0 +1,5 @@
#
# $Id$
#
../gtqtc.hbc

View File

@@ -0,0 +1,5 @@
#
# $Id$
#
../gtwvg.hbc

View File

@@ -0,0 +1,5 @@
#
# $Id$
#
libs=hbbmcdx

View File

@@ -2,4 +2,6 @@
# $Id$
#
incpaths=.
libs=hbbtree

View File

@@ -0,0 +1,5 @@
#
# $Id$
#
../hbbtree.hbc

View File

@@ -2,4 +2,6 @@
# $Id$
#
incpaths=.
libs=hbclipsm

View File

@@ -0,0 +1,5 @@
#
# $Id$
#
../hbclipsm.hbc

View File

@@ -0,0 +1,5 @@
#
# $Id$
#
../hbcrypt.hbc

View File

@@ -2,4 +2,6 @@
# $Id$
#
incpaths=.
libs=hbct

View File

@@ -0,0 +1,5 @@
#
# $Id$
#
../hbct.hbc

View File

@@ -0,0 +1,8 @@
#
# $Id$
#
incpaths=.
libs=hbcurl
libs=libcurl

View File

@@ -1,5 +0,0 @@
#
# $Id$
#
libs=hbcurl libcurl

View File

@@ -0,0 +1,5 @@
#
# $Id$
#
../hbcurl.hbc

View File

@@ -0,0 +1,8 @@
#
# $Id$
#
incpaths=.
libs=hbfbird
libs=fbclient

View File

@@ -1,5 +0,0 @@
#
# $Id$
#
libs=hbfbird fbclient

View File

@@ -0,0 +1,5 @@
#
# $Id$
#
../hbfbird.hbc

View File

@@ -0,0 +1,8 @@
#
# $Id$
#
incpaths=.
libs=hbfimage
libs=freeimage

View File

@@ -1,5 +0,0 @@
#
# $Id$
#
libs=hbfimage freeimage

View File

@@ -0,0 +1,5 @@
#
# $Id$
#
../hbfimage.hbc

View File

@@ -2,6 +2,8 @@
# $Id$
#
incpaths=.
libs=hbgd
{win}libs=bgd
{linux}libs=gdlib png jpeg freetype m

View File

@@ -0,0 +1,5 @@
#
# $Id$
#
../hbgd.hbc

View File

@@ -0,0 +1,5 @@
#
# $Id$
#
libs=hbgt

View File

@@ -0,0 +1,5 @@
#
# $Id$
#
../hbmisc.hbc

View File

@@ -2,4 +2,7 @@
# $Id$
#
libs=hbmysql libmysql
incpaths=.
libs=hbmysql
libs=libmysql

View File

@@ -2,4 +2,6 @@
# $Id$
#
incpaths=.
libs=hbmzip

View File

@@ -0,0 +1,5 @@
#
# $Id$
#
../hbmzip.hbc

View File

@@ -2,4 +2,6 @@
# $Id$
#
incpaths=.
libs=hbnf

View File

@@ -0,0 +1,5 @@
#
# $Id$
#
../hbnf.hbc

View File

@@ -2,5 +2,7 @@
# $Id$
#
incpaths=.
libs=hbodbc
{win}libs=odbc32

View File

@@ -0,0 +1,5 @@
#
# $Id$
#
../hbodbc.hbc

View File

@@ -0,0 +1,8 @@
#
# $Id$
#
incpaths=.
libs=hbpgsql
libs=libpq

View File

@@ -0,0 +1,5 @@
#
# $Id$
#
../hbpgsql.hbc

View File

@@ -1,5 +0,0 @@
#
# $Id$
#
libs=hbpgsql libpq

View File

@@ -0,0 +1,8 @@
#
# $Id$
#
incpaths=.
libs=hbsqlit3
libs=sqlite3

View File

@@ -0,0 +1,5 @@
#
# $Id$
#
../hbsqlit3.hbc

View File

@@ -1,5 +0,0 @@
#
# $Id$
#
libs=hbsqlit3 sqlite3

View File

@@ -2,5 +2,7 @@
# $Id$
#
incpaths=.
libs=hbssl
{win}libs=libeay32 ssleay32

View File

@@ -0,0 +1,5 @@
#
# $Id$
#
../hbssl.hbc

View File

@@ -2,4 +2,6 @@
# $Id$
#
incpaths=.
libs=hbtip

View File

@@ -0,0 +1,5 @@
#
# $Id$
#
../hbtip.hbc

View File

@@ -2,4 +2,6 @@
# $Id$
#
incpaths=.
libs=hbtpathy

View File

@@ -0,0 +1,5 @@
#
# $Id$
#
../hbtpathy.hbc

View File

@@ -2,4 +2,6 @@
# $Id$
#
incpaths=.
libs=hbvpdf

View File

@@ -0,0 +1,5 @@
#
# $Id$
#
../hbvpdf.hbc

View File

@@ -103,11 +103,11 @@ FUNCTION GetActiveObject( xOle, cIID )
ENDIF
IF hb_isPointer( xOle )
::__hObj := xOle
o:__hObj := xOle
ELSEIF ISCHARACTER( xOle )
xOle := __OleGetActiveObject( xOle, cIID )
IF ! Empty( xOle )
::__hObj := xOle
o:__hObj := xOle
ENDIF
ENDIF

View File

@@ -61,13 +61,6 @@
#include "hbapi.h"
HB_FUNC_EXTERN( WIN_OLEGETACTIVEOBJECT );
HB_FUNC( GETACTIVEOBJECT )
{
HB_FUNC_EXEC( WIN_OLEGETACTIVEOBJECT );
}
HB_FUNC_EXTERN( WIN_OLEERROR );
HB_FUNC( OLEERROR )

View File

@@ -0,0 +1,6 @@
#
# $Id$
#
libs=hbziparc
hbcs=../hbmzip/hbmzip.hbc

View File

@@ -0,0 +1,5 @@
#
# $Id$
#
../hbziparc.hbc

View File

@@ -1,5 +0,0 @@
#
# $Id$
#
libs=hbziparc hbmzip

View File

@@ -0,0 +1,8 @@
#
# $Id$
#
incpaths=.
{win}libs=rddado
{win}libs=hbwin

View File

@@ -0,0 +1,5 @@
#
# $Id$
#
../rddado.hbc

View File

@@ -1,5 +0,0 @@
#
# $Id$
#
{win}libs=rddado hbwin

View File

@@ -0,0 +1,8 @@
#
# $Id$
#
incpaths=.
libs=rddads
libs=ace32

View File

@@ -0,0 +1,5 @@
#
# $Id$
#
../rddads.hbc

View File

@@ -1,5 +0,0 @@
#
# $Id$
#
libs=rddads ace32

View File

@@ -0,0 +1,5 @@
#
# $Id$
#
../xhb.hbc

View File

@@ -2,6 +2,8 @@
# $Id$
#
incpaths=.
libs=xhb
# xhb has these as part of core, so we're adding them to emulate it.