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.
This commit is contained in:
Viktor Szakats
2010-07-26 22:58:37 +00:00
parent 7551d9b39e
commit f6486c7e37
8 changed files with 20 additions and 6 deletions

View File

@@ -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

View File

@@ -2,7 +2,7 @@
# $Id$
#
{!win}skip=yes
skip={!win}
incpaths=.

View File

@@ -2,7 +2,7 @@
# $Id$
#
{!win}skip=yes
skip={!win}
incpaths=.

View File

@@ -2,7 +2,7 @@
# $Id$
#
{dos}skip=yes
skip={dos}
incpaths=.

View File

@@ -2,7 +2,7 @@
# $Id$
#
{dos}skip=yes
skip={dos}
incpaths=.

View File

@@ -2,7 +2,7 @@
# $Id$
#
{!allwin}skip=yes
skip={!allwin}
incpaths=.

View File

@@ -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

View File

@@ -2,7 +2,7 @@
# $Id$
#
{!(linux|win)}skip=yes
skip={!(linux|win)}
incpaths=.