2012-10-24 02:03 UTC+0200 Viktor Szakats (harbour syenar.net)

* contrib/hbcairo/hbcairo.hbp
  * contrib/hbct/hbct.hbp
  * contrib/hbhpdf/hbhpdf.hbp
  * contrib/hbmysql/hbmysql.hbp
  * contrib/hbmzip/hbmzip.hbp
  * contrib/hbpgsql/hbpgsql.hbp
  * contrib/hbsqlit3/hbsqlit3.hbp
  * contrib/hbtip/hbtip.hbm
  * contrib/hbwin/hbwin.hbp
  * contrib/hbzebra/hbzebra.hbp
  * contrib/rddads/rddads.hbp
  * contrib/xhb/xhb.hbp
    * do not copy .ch/.hbx files to central Harbour
      directory. It means that if you need to use
      these files from now on, you need to use the
      .hbc files to add these packages to your project:
      xhbextrn.ch ctextern.ch adsextrn.ch
      (and more if you need an .hbx file.) INCOMPATIBLE.
      This is a gradual step to complete this TODO:
         2012-03-04 20:31 UTC+0100
      Now all .hbx files are stored locally in package
      folder.
This commit is contained in:
Viktor Szakats
2012-10-24 00:06:42 +00:00
parent 127fb24a15
commit a890fae120
13 changed files with 24 additions and 15 deletions

View File

@@ -16,6 +16,30 @@
The license applies to all entries newer than 2009-04-28.
*/
2012-10-24 02:03 UTC+0200 Viktor Szakats (harbour syenar.net)
* contrib/hbcairo/hbcairo.hbp
* contrib/hbct/hbct.hbp
* contrib/hbhpdf/hbhpdf.hbp
* contrib/hbmysql/hbmysql.hbp
* contrib/hbmzip/hbmzip.hbp
* contrib/hbpgsql/hbpgsql.hbp
* contrib/hbsqlit3/hbsqlit3.hbp
* contrib/hbtip/hbtip.hbm
* contrib/hbwin/hbwin.hbp
* contrib/hbzebra/hbzebra.hbp
* contrib/rddads/rddads.hbp
* contrib/xhb/xhb.hbp
* do not copy .ch/.hbx files to central Harbour
directory. It means that if you need to use
these files from now on, you need to use the
.hbc files to add these packages to your project:
xhbextrn.ch ctextern.ch adsextrn.ch
(and more if you need an .hbx file.) INCOMPATIBLE.
This is a gradual step to complete this TODO:
2012-03-04 20:31 UTC+0100
Now all .hbx files are stored locally in package
folder.
2012-10-24 01:48 UTC+0200 Viktor Szakats (harbour syenar.net)
* contrib/hbblat/hbblat.hbp
* contrib/hbbz2/hbbz2.hbp

View File

@@ -21,7 +21,6 @@
-iflag={bcc}-a
-instfile=inc:hbcairo.ch
-instfile=inc:hbcairo.hbx
hbcairo.hbx

View File

@@ -22,9 +22,7 @@
-instfile=inc:ctcom.ch
-instfile=inc:ctdisk.ch
-instfile=inc:cterror.ch
-instfile=inc:ctextern.ch
-instfile=inc:ctvideo.ch
-instfile=inc:hbct.hbx
hbct.hbx

View File

@@ -20,7 +20,6 @@
-depfinish=libharu
-instfile=inc:harupdf.ch
-instfile=inc:hbhpdf.hbx
hbhpdf.hbx

View File

@@ -19,7 +19,6 @@
-depimplibs=mysql:../lib/libmySQL.dll
-instfile=inc:mysql.ch
-instfile=inc:hbmysql.hbx
hbmysql.hbx

View File

@@ -32,7 +32,6 @@
-depincpathlocal=zlib:../../src/3rd/zlib
-instfile=inc:hbmzip.ch
-instfile=inc:hbmzip.hbx
hbmzip.hbx

View File

@@ -25,7 +25,6 @@
-iflag={bcc}-a
-instfile=inc:postgres.ch
-instfile=inc:hbpgsql.hbx
hbpgsql.hbx

View File

@@ -18,7 +18,6 @@
-depfinish=sqlite3
-instfile=inc:hbsqlit3.ch
-instfile=inc:hbsqlit3.hbx
hbsqlit3.hbx

View File

@@ -12,7 +12,6 @@
-instfile=inc:tip.ch
-instfile=inc:thtml.ch
-instfile=inc:hbtip.hbx
hbtip.hbx

View File

@@ -25,7 +25,6 @@
-instfile=contrib:hbwin.h
-instfile=contrib:hbwinole.h
-instfile=inc:hbwin.ch
-instfile=inc:hbwin.hbx
-instfile=contrib:*.def
hbwin.hbx

View File

@@ -10,7 +10,6 @@
-w3 -es2
-instfile=inc:hbzebra.ch
-instfile=inc:hbzebra.hbx
hbzebra.hbx

View File

@@ -21,8 +21,6 @@
{x86}-depimplibs=ads:ace32.dll
-instfile=inc:ads.ch
-instfile=inc:adsextrn.ch
-instfile=inc:rddads.hbx
# To avoid a warning in ACE header
-cflag+=-Wno-unknown-pragmas{allgcc}

View File

@@ -17,8 +17,6 @@
-instfile=inc:hbcompat.ch
-instfile=inc:xhb.ch
-instfile=inc:xhbcls.ch
-instfile=inc:xhbextrn.ch
-instfile=inc:xhb.hbx
# For hbserv.c, maybe more
-c=gnu90