Revision: 14467
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14467&view=rev
Author:   vszakats
Date:     2010-05-12 15:02:01 +0000 (Wed, 12 May 2010)

Log Message:
-----------
2010-05-12 16:58 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  + contrib/gtalleg/gtalleg.hbi
  + contrib/hbblat/hbblat.hbi
  + contrib/hbcairo/hbcairo.hbi
  + contrib/hbcurl/hbcurl.hbi
  + contrib/hbfbird/hbfbird.hbi
  + contrib/hbfimage/hbfimage.hbi
  + contrib/hbgd/hbgd.hbi
  + contrib/hbhpdf/hbhpdf.hbi
  + contrib/hbmysql/hbmysql.hbi
  + contrib/hbpgsql/hbpgsql.hbi
  + contrib/hbssl/hbssl.hbi
  + contrib/rddads/rddads.hbi
  + contrib/sddfb/sddfb.hbi
  + contrib/sddmy/sddmy.hbi
  + contrib/sddoci/sddoci.hbi
  + contrib/sddpg/sddpg.hbi
    + Added local import library generation hbmk2 make files
      to each contrib which requires it.

  * config/postinst.prg
    + Changed to use contrib local implib creation hbmk2 scripts to
      create import libraries.
    - Deleted mingw exception for ocilib to use the static library.
      Static lib is definitely better, but if someone would like to
      use it, it should be done locally/manually, just like for any
      other dependency.
    + Solved firebird implib creation hack/exception in contrib
      local .hbi file.
    ; These fix the last "centralization" issues in Harbour make system.
      Still remains documentation problem (everything is in INSTALL),
      and *nix .deb/.rpm centralized solution for contrib dependencies
      and contrib names in general.

  * utils/hbmk2/hbmk2.prg
    + Combining multiple -o options (one with name, one with directory)
      is now supported in -hbimplib mode. This makes it work like in
      other existing modes.
    ! Fixes regarding -o option combining and dir inheritance.
      (beware of regressions here)

  * contrib/gtalleg/gtalleg.hbc
    * Changed to use import library on Windows with an unmodified name
      (containing version).

  * src/rtl/hbcom.c
    ! Fixed one non-ANSI comment.

  * ChangeLog
    + Added two changes missed from prev entry:
      * utils/hbmk2/hbmk2.prg
        + In -hbimplib mode any options are automatically passed to
          import library creation command (so -iflag option is not
          absultely needed)
        - Deleted -mkimplibms option now replaces by generic -iflag
          solution.
    ! Stripped UTF-8 char from a recent entry.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/config/postinst.prg
    trunk/harbour/contrib/gtalleg/gtalleg.hbc
    trunk/harbour/src/rtl/hbcom.c
    trunk/harbour/utils/hbmk2/hbmk2.prg

Added Paths:
-----------
    trunk/harbour/contrib/gtalleg/gtalleg.hbi
    trunk/harbour/contrib/hbblat/hbblat.hbi
    trunk/harbour/contrib/hbcairo/hbcairo.hbi
    trunk/harbour/contrib/hbcurl/hbcurl.hbi
    trunk/harbour/contrib/hbfbird/hbfbird.hbi
    trunk/harbour/contrib/hbfimage/hbfimage.hbi
    trunk/harbour/contrib/hbgd/hbgd.hbi
    trunk/harbour/contrib/hbhpdf/hbhpdf.hbi
    trunk/harbour/contrib/hbmysql/hbmysql.hbi
    trunk/harbour/contrib/hbpgsql/hbpgsql.hbi
    trunk/harbour/contrib/hbssl/hbssl.hbi
    trunk/harbour/contrib/rddads/rddads.hbi
    trunk/harbour/contrib/sddfb/sddfb.hbi
    trunk/harbour/contrib/sddmy/sddmy.hbi
    trunk/harbour/contrib/sddoci/sddoci.hbi
    trunk/harbour/contrib/sddpg/sddpg.hbi


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to