From 56c37735f75bed5fbb923554d81b761c69667fc9 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Fri, 28 Jan 2011 22:38:00 +0000 Subject: [PATCH] 2011-01-28 23:35 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbplist + Added hbnetioc to tools automatically built. This is management console for hbnetio deamon. * contrib/hbnetio/utils/hbnetio/hbnetioc.hbp * Tweak to build hbformat in shared mode for win/wce/os2 systems. --- harbour/ChangeLog | 9 +++++++++ harbour/contrib/hbnetio/utils/hbnetio/hbnetioc.hbp | 4 ++++ harbour/contrib/hbplist | 1 + 3 files changed, 14 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index cd0d07dda9..a20efb697b 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,15 @@ The license applies to all entries newer than 2009-04-28. */ +2011-01-28 23:35 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + * contrib/hbplist + + Added hbnetioc to tools automatically built. + This is management console for hbnetio deamon. + + * contrib/hbnetio/utils/hbnetio/hbnetioc.hbp + * Tweak to build hbformat in shared mode for + win/wce/os2 systems. + 2011-01-28 21:41 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.hu_HU.po ! Minor fix. diff --git a/harbour/contrib/hbnetio/utils/hbnetio/hbnetioc.hbp b/harbour/contrib/hbnetio/utils/hbnetio/hbnetioc.hbp index 6e3c43e635..130c83af11 100644 --- a/harbour/contrib/hbnetio/utils/hbnetio/hbnetioc.hbp +++ b/harbour/contrib/hbnetio/utils/hbnetio/hbnetioc.hbp @@ -10,3 +10,7 @@ netiocmd.prg netiocon.prg + +# Always build in shared mode for these platforms because the +# tool is included in std distro and we want to minimize its size. +{!(HB_BUILD_DYN='no')&(win|wce|os2)}-shared diff --git a/harbour/contrib/hbplist b/harbour/contrib/hbplist index 4389230f37..3c627e7eb8 100644 --- a/harbour/contrib/hbplist +++ b/harbour/contrib/hbplist @@ -34,6 +34,7 @@ hbmysql/hbmysql.hbp hbmzip/hbmzip.hbp # uses: minizip (locally hosted) hbnetio/hbnetio.hbp hbnetio/utils/hbnetio/hbnetio.hbp +hbnetio/utils/hbnetio/hbnetioc.hbp hbnf/hbnf.hbp hbodbc/hbodbc.hbp hbpgsql/hbpgsql.hbp