From eeb8fa30995df7ad62ffd199e2cb450811edb098 Mon Sep 17 00:00:00 2001 From: Przemyslaw Czerpak Date: Sat, 16 Oct 2010 07:26:17 +0000 Subject: [PATCH] 2010-10-16 09:26 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/ChangeLog * harbour/utils/Makefile * harbour/contrib/xhb/xhb.hbp * reverted my last unintentional commit --- harbour/ChangeLog | 23 +++++------------------ harbour/contrib/xhb/xhb.hbp | 2 -- harbour/utils/Makefile | 2 -- 3 files changed, 5 insertions(+), 22 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index b06180f2cd..4067ec6f14 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,24 +16,11 @@ The license applies to all entries newer than 2009-04-28. */ -2010-10-16 01:38 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) - * harbour/src/rtl/gtstd/gtstd.c - * updated to compile with WinCE - - * harbour/package/harbour.spec - * modified to work with new HBMK2 translations - - * harbour/contrib/hbmzip/hbmzip.c - ! fixed function order - - * harbour/contrib/hbwin/axcore.c - * include - ! fixed buffer sizes in debug function - * removed trailing spaces and tabs - - * harbour/contrib/hbwin/hbolesrv.c - * include - for some compilers which do not make it - with OLE header files +2010-10-16 09:26 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) + * harbour/ChangeLog + * harbour/utils/Makefile + * harbour/contrib/xhb/xhb.hbp + * reverted my last unintentional commit 2010-10-15 20:46 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/utils/hbqtgen.prg diff --git a/harbour/contrib/xhb/xhb.hbp b/harbour/contrib/xhb/xhb.hbp index f1f4e22c4c..833216e25b 100644 --- a/harbour/contrib/xhb/xhb.hbp +++ b/harbour/contrib/xhb/xhb.hbp @@ -13,8 +13,6 @@ -instfile=inc:xhb.h -instfile=inc:hbcompat.ch -instfile=inc:xhb.ch --instfile=inc:xhbcls.ch --instfile=inc:xhbextrn.ch -instfile=inc:xhb.hbx ../hbct/hbct.hbc diff --git a/harbour/utils/Makefile b/harbour/utils/Makefile index bec73c5094..0c408fbfa4 100644 --- a/harbour/utils/Makefile +++ b/harbour/utils/Makefile @@ -17,8 +17,6 @@ ifneq ($(HB_BUILD_PARTS),compiler) hbtest \ hbformat \ - DIRS += $(HB_UTIL_ADDONS) - endif endif