From f6486c7e3743e5a624430c8f744495adbca0344c Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 26 Jul 2010 22:58:37 +0000 Subject: [PATCH] 2010-07-27 00:58 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/make.hbs + Added new TODO. * contrib/hbblat/hbblat.hbc * contrib/gtwvg/gtwvg.hbc * contrib/rddads/rddads.hbc * contrib/hbfimage/hbfimage.hbc * contrib/hbwin/hbwin.hbc * contrib/hbssl/hbssl.hbc * Updated skip= commands according to recent hbmk2 changes, to avoid displaying 'yes' when the lib is unsupported. --- harbour/ChangeLog | 13 +++++++++++++ harbour/contrib/gtwvg/gtwvg.hbc | 2 +- harbour/contrib/hbblat/hbblat.hbc | 2 +- harbour/contrib/hbfimage/hbfimage.hbc | 2 +- harbour/contrib/hbssl/hbssl.hbc | 2 +- harbour/contrib/hbwin/hbwin.hbc | 2 +- harbour/contrib/make.hbs | 1 + harbour/contrib/rddads/rddads.hbc | 2 +- 8 files changed, 20 insertions(+), 6 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 30f4fe6fe0..a9cb9115ad 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,19 @@ The license applies to all entries newer than 2009-04-28. */ +2010-07-27 00:58 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * contrib/make.hbs + + Added new TODO. + + * contrib/hbblat/hbblat.hbc + * contrib/gtwvg/gtwvg.hbc + * contrib/rddads/rddads.hbc + * contrib/hbfimage/hbfimage.hbc + * contrib/hbwin/hbwin.hbc + * contrib/hbssl/hbssl.hbc + * Updated skip= commands according to recent hbmk2 changes, to + avoid displaying 'yes' when the lib is unsupported. + 2010-07-26 15:40 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/hbide.prg * contrib/hbide/idebrowse.prg diff --git a/harbour/contrib/gtwvg/gtwvg.hbc b/harbour/contrib/gtwvg/gtwvg.hbc index b747e65236..e74b747985 100644 --- a/harbour/contrib/gtwvg/gtwvg.hbc +++ b/harbour/contrib/gtwvg/gtwvg.hbc @@ -2,7 +2,7 @@ # $Id$ # -{!win}skip=yes +skip={!win} incpaths=. diff --git a/harbour/contrib/hbblat/hbblat.hbc b/harbour/contrib/hbblat/hbblat.hbc index 5e0609dee7..2b5a1dd307 100644 --- a/harbour/contrib/hbblat/hbblat.hbc +++ b/harbour/contrib/hbblat/hbblat.hbc @@ -2,7 +2,7 @@ # $Id$ # -{!win}skip=yes +skip={!win} incpaths=. diff --git a/harbour/contrib/hbfimage/hbfimage.hbc b/harbour/contrib/hbfimage/hbfimage.hbc index 172e15ca28..ddf5e02100 100644 --- a/harbour/contrib/hbfimage/hbfimage.hbc +++ b/harbour/contrib/hbfimage/hbfimage.hbc @@ -2,7 +2,7 @@ # $Id$ # -{dos}skip=yes +skip={dos} incpaths=. diff --git a/harbour/contrib/hbssl/hbssl.hbc b/harbour/contrib/hbssl/hbssl.hbc index 6eddd6e4a6..d80a1dd37f 100644 --- a/harbour/contrib/hbssl/hbssl.hbc +++ b/harbour/contrib/hbssl/hbssl.hbc @@ -2,7 +2,7 @@ # $Id$ # -{dos}skip=yes +skip={dos} incpaths=. diff --git a/harbour/contrib/hbwin/hbwin.hbc b/harbour/contrib/hbwin/hbwin.hbc index dde639ef1d..6a6b1b2842 100644 --- a/harbour/contrib/hbwin/hbwin.hbc +++ b/harbour/contrib/hbwin/hbwin.hbc @@ -2,7 +2,7 @@ # $Id$ # -{!allwin}skip=yes +skip={!allwin} incpaths=. diff --git a/harbour/contrib/make.hbs b/harbour/contrib/make.hbs index 90ea4dd01e..bfb878e429 100755 --- a/harbour/contrib/make.hbs +++ b/harbour/contrib/make.hbs @@ -43,6 +43,7 @@ also delete doc/*.txt install related logic (easily replacable with postinst.hbs logic) 7. Honor paths found in --hbinfo hbctree{{}} section. + 8. Move lib output dir and workdirs inside contrib dirs. */ #pragma warninglevel=3 diff --git a/harbour/contrib/rddads/rddads.hbc b/harbour/contrib/rddads/rddads.hbc index d6cb1276a7..92f3deac30 100644 --- a/harbour/contrib/rddads/rddads.hbc +++ b/harbour/contrib/rddads/rddads.hbc @@ -2,7 +2,7 @@ # $Id$ # -{!(linux|win)}skip=yes +skip={!(linux|win)} incpaths=.