2010-07-25 17:42 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* ChangeLog
    ! Fixed missing changelog entry for hbmk2.prg. See it right
      below.

2010-07-25 10:41 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  * utils/hbmk2/hbmk2.prg
    * Changed to fix bcc installations (.cfg files) even if the
      .cfg files do exist (so far hbmk2 was only doing this 
      configuration, if bcc was not configured at all). This 
      makes it in sync with Harbour GNU Make logic. This issue 
      seems to be a neverending problem with (for) bcc users. 
      Pls note that Harbour will do a minimal bcc configuration 
      only, to make it possible to create Harbour apps. If hbmk2 
      is used to create other bcc apps, users will pbly have 
      to configure bcc properly, in accordance with its own 
      readme/install docs.
  [...]
This commit is contained in:
Viktor Szakats
2010-07-25 15:44:50 +00:00
parent 6b758c4f6d
commit 5eca19bb93

View File

@@ -16,7 +16,24 @@
The license applies to all entries newer than 2009-04-28.
*/
2010-07-25 17:42 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* ChangeLog
! Fixed missing changelog entry for hbmk2.prg. See it right
below.
2010-07-25 10:41 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* utils/hbmk2/hbmk2.prg
* Changed to fix bcc installations (.cfg files) even if the
.cfg files do exist (so far hbmk2 was only doing this
configuration, if bcc was not configured at all). This
makes it in sync with Harbour GNU Make logic. This issue
seems to be a neverending problem with (for) bcc users.
Pls note that Harbour will do a minimal bcc configuration
only, to make it possible to create Harbour apps. If hbmk2
is used to create other bcc apps, users will pbly have
to configure bcc properly, in accordance with its own
readme/install docs.
* contrib/xhb/hbcompat.ch
+ Added xhb translations for hb_eol() and hb_ps().
@@ -94,7 +111,6 @@
* contrib/hbide/idehome.prg
* contrib/hbide/ideshortcuts.prg
* utils/hbformat/hbformat.prg
* utils/hbmk2/hbmk2.prg
* utils/hbi18n/hbi18n.prg
* utils/hbtest/hbtest.prg
* examples/hbextern/hbextern.prg