Revision: 11155
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11155&view=rev
Author:   vszakats
Date:     2009-05-28 06:26:06 +0000 (Thu, 28 May 2009)

Log Message:
-----------
2009-05-28 08:20 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
  * utils/hbmk2/hbmk2.prg
    * .hbl extension changed to .hbc (Harbour Make Config).
    * -nohbl -> -nohbc
    ; Sorry for the mess.
    + Added support for instpaths= in .hbc files.
    + Added support for HB_USER_LIBPATHS envvar to specify
      lib search paths (similar to -L).
    ! Fixed so that sripping/compressing isn't attempted if
      the target didn't need an update.

  * source/rtl/Makefile
  * source/rdd/Makefile
    + Enabled -gc3 for hbrtl and hbrdd locally
      (except for wce builds). Same can be done locally
      for any libs where we find performance increase
      due to -gc3.
    ; NOTE: Probably it would be enough to compile just a few
            sensitive .prg sources (or program parts) with -gc3,
            so it would great to have such #pragma option in
            Harbour. Doesn't seem easy to implement though.

  * config/rules.cf
    * HB_GCMODE default set 0 (from 3).
      This means .prgs will be again compiled with -gc0 by default.
      Because of the contribs, this means the complete size
      of Harbour libs is now reduced significantly.

  * config/wce/global.cf
  * config/wce/msvcarm.cf
  * config/wce/mingwarm.cf
  * config/wce/poccarm.cf
    % HB_GCMODE=0 moved to wce/global.cf

  - utils/hbmk2/examples/hmg.hbl
  + utils/hbmk2/examples/fwh.hbc
  - utils/hbmk2/examples/whoo.hbl
  + utils/hbmk2/examples/xhgtk.hbc
  - utils/hbmk2/examples/xbgtk.hbl
  - utils/hbmk2/examples/hwgui.hbl
  - utils/hbmk2/examples/fwh.hbl
  + utils/hbmk2/examples/c4w.hbc
  - utils/hbmk2/examples/xhgtk.hbl
  + utils/hbmk2/examples/contrib.hbc
  - utils/hbmk2/examples/c4w.hbl
  + utils/hbmk2/examples/contribf.hbc
  - utils/hbmk2/examples/contrib.hbl
  + utils/hbmk2/examples/hmg.hbc
  + utils/hbmk2/examples/whoo.hbc
  - utils/hbmk2/examples/contribf.hbl
  + utils/hbmk2/examples/xbgtk.hbc
  + utils/hbmk2/examples/hwgui.hbc
  - contrib/gtalleg/tests/gtallegs.hbl
  - contrib/gtalleg/tests/gtallegd.hbl
  + contrib/gtalleg/tests/gtallegs.hbc
  + contrib/gtalleg/tests/gtallegd.hbc
  - contrib/hbmysql/utils/hbmysql.hbl
  + contrib/hbmysql/utils/hbmysql.hbc
  - contrib/hbmysql/tests/hbmysql.hbl
  + contrib/hbmysql/tests/hbmysql.hbc
  + contrib/hbct/tests/hbct.hbc
  - contrib/hbct/tests/hbct.hbl
  - contrib/xhb/tests/xhb.hbl
  + contrib/xhb/tests/xhb.hbc
  - contrib/hbodbc/tests/hbodbc.hbl
  + contrib/hbodbc/tests/hbodbc.hbc
  - contrib/hbtpathy/tests/hbtpathy.hbl
  + contrib/hbtpathy/tests/hbtpathy.hbc
  + contrib/hbmsql/tests/hbmsql.hbc
  - contrib/hbmsql/tests/hbmsql.hbl
  + contrib/hbmzip/tests/hbmzip.hbc
  - contrib/hbmzip/tests/hbmzip.hbl
  + contrib/hbsqlit3/tests/hbsqlit3.hbc
  - contrib/hbsqlit3/tests/hbsqlit3.hbl
  - contrib/hbblat/tests/hbblat.hbl
  + contrib/hbblat/tests/hbblat.hbc
  - contrib/hbqt/tests/hbqt.hbl
  + contrib/hbqt/tests/hbqt.hbc
  - contrib/hbfbird/tests/hbfbird.hbl
  + contrib/hbfbird/tests/hbfbird.hbc
  - contrib/hbziparc/tests/hbziparc.hbl
  + contrib/hbziparc/tests/hbziparc.hbc
  - contrib/hbnf/tests/hbnf.hbl
  + contrib/hbnf/tests/hbnf.hbc
  - contrib/hbcurl/tests/hbcurl.hbl
  + contrib/hbcurl/tests/hbcurl.hbc
  - contrib/gtqtc/tests/gtqtc.hbl
  + contrib/gtqtc/tests/gtqtc.hbc
  - contrib/rddsql/sddmy/tests/sddmy.hbl
  + contrib/rddsql/sddmy/tests/sddmy.hbc
  + contrib/rddsql/tests/rddsql.hbc
  - contrib/rddsql/tests/rddsql.hbl
  - contrib/rddsql/sddodbc/tests/sddodbc.hbl
  + contrib/rddsql/sddodbc/tests/sddodbc.hbc
  - contrib/hbhpdf/tests/hbhpdf.hbl
  + contrib/hbhpdf/tests/hbhpdf.hbc
  - contrib/rddado/tests/rddado.hbl
  + contrib/rddado/tests/rddado.hbc
  + contrib/gtwvg/tests/gtwvg.hbc
  - contrib/gtwvg/tests/gtwvg.hbl
  - contrib/hbpgsql/tests/hbpgsql.hbl
  + contrib/hbpgsql/tests/hbpgsql.hbc
  - contrib/rddads/tests/rddads.hbl
  + contrib/rddads/tests/rddads.hbc
  - contrib/hbclipsm/tests/hbclipsm.hbl
  + contrib/hbclipsm/tests/hbclipsm.hbc
  - contrib/hbfimage/tests/hbfimage.hbl
  + contrib/hbfimage/tests/hbfimage.hbc
  + contrib/hbgd/tests/hbgd.hbc
  - contrib/hbgd/tests/hbgd.hbl
  + contrib/hbmisc/tests/hbmisc.hbc
  - contrib/hbmisc/tests/hbmisc.hbl
  + contrib/hbtip/tests/hbtip.hbc
  - contrib/hbtip/tests/hbtip.hbl
  + contrib/hbwin/tests/hbwin.hbc
  - contrib/hbwin/tests/hbwin.hbl
  + contrib/hbvpdf/tests/hbvpdf.hbc
  - contrib/hbvpdf/tests/hbvpdf.hbl
  - contrib/hbssl/tests/hbssl.hbl
  + contrib/hbssl/tests/hbssl.hbc
  - contrib/hbbtree/tests/hbbtree.hbl
  + contrib/hbbtree/tests/hbbtree.hbc
  - contrib/hbcrypt/tests/hbcrypt.hbl
  + contrib/hbcrypt/tests/hbcrypt.hbc
  + contrib/examples/hbsqlit2/tests/hbsqlit2.hbc
  - contrib/examples/hbsqlit2/tests/hbsqlit2.hbl
  - contrib/examples/hbapollo/tests/hbapollo.hbl
  + contrib/examples/hbapollo/tests/hbapollo.hbc
  + contrib/examples/hbgf/tests/hbgf.hbc
  - contrib/examples/hbgf/tests/hbgf.hbl
  - contrib/examples/terminal/terminal.hbl
  + contrib/examples/terminal/terminal.hbc
  - contrib/examples/hbwhat/tests/hbwhat.hbl
  + contrib/examples/hbwhat/tests/hbwhat.hbc
    * Renamed *.hbl -> *.hbc (Harbour Make Config) in whole source tree.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/config/rules.cf
    trunk/harbour/config/wce/global.cf
    trunk/harbour/config/wce/mingwarm.cf
    trunk/harbour/config/wce/msvcarm.cf
    trunk/harbour/config/wce/poccarm.cf
    trunk/harbour/source/rdd/Makefile
    trunk/harbour/source/rtl/Makefile
    trunk/harbour/utils/hbmk2/hbmk2.prg

Added Paths:
-----------
    trunk/harbour/contrib/examples/hbapollo/tests/hbapollo.hbc
    trunk/harbour/contrib/examples/hbgf/tests/hbgf.hbc
    trunk/harbour/contrib/examples/hbsqlit2/tests/hbsqlit2.hbc
    trunk/harbour/contrib/examples/hbwhat/tests/hbwhat.hbc
    trunk/harbour/contrib/examples/terminal/terminal.hbc
    trunk/harbour/contrib/gtalleg/tests/gtallegd.hbc
    trunk/harbour/contrib/gtalleg/tests/gtallegs.hbc
    trunk/harbour/contrib/gtqtc/tests/gtqtc.hbc
    trunk/harbour/contrib/gtwvg/tests/gtwvg.hbc
    trunk/harbour/contrib/hbblat/tests/hbblat.hbc
    trunk/harbour/contrib/hbbtree/tests/hbbtree.hbc
    trunk/harbour/contrib/hbclipsm/tests/hbclipsm.hbc
    trunk/harbour/contrib/hbcrypt/tests/hbcrypt.hbc
    trunk/harbour/contrib/hbct/tests/hbct.hbc
    trunk/harbour/contrib/hbcurl/tests/hbcurl.hbc
    trunk/harbour/contrib/hbfbird/tests/hbfbird.hbc
    trunk/harbour/contrib/hbfimage/tests/hbfimage.hbc
    trunk/harbour/contrib/hbgd/tests/hbgd.hbc
    trunk/harbour/contrib/hbhpdf/tests/hbhpdf.hbc
    trunk/harbour/contrib/hbmisc/tests/hbmisc.hbc
    trunk/harbour/contrib/hbmsql/tests/hbmsql.hbc
    trunk/harbour/contrib/hbmysql/tests/hbmysql.hbc
    trunk/harbour/contrib/hbmysql/utils/hbmysql.hbc
    trunk/harbour/contrib/hbmzip/tests/hbmzip.hbc
    trunk/harbour/contrib/hbnf/tests/hbnf.hbc
    trunk/harbour/contrib/hbodbc/tests/hbodbc.hbc
    trunk/harbour/contrib/hbpgsql/tests/hbpgsql.hbc
    trunk/harbour/contrib/hbqt/tests/hbqt.hbc
    trunk/harbour/contrib/hbsqlit3/tests/hbsqlit3.hbc
    trunk/harbour/contrib/hbssl/tests/hbssl.hbc
    trunk/harbour/contrib/hbtip/tests/hbtip.hbc
    trunk/harbour/contrib/hbtpathy/tests/hbtpathy.hbc
    trunk/harbour/contrib/hbvpdf/tests/hbvpdf.hbc
    trunk/harbour/contrib/hbwin/tests/hbwin.hbc
    trunk/harbour/contrib/hbziparc/tests/hbziparc.hbc
    trunk/harbour/contrib/rddado/tests/rddado.hbc
    trunk/harbour/contrib/rddads/tests/rddads.hbc
    trunk/harbour/contrib/rddsql/sddmy/tests/sddmy.hbc
    trunk/harbour/contrib/rddsql/sddodbc/tests/sddodbc.hbc
    trunk/harbour/contrib/rddsql/tests/rddsql.hbc
    trunk/harbour/contrib/xhb/tests/xhb.hbc
    trunk/harbour/utils/hbmk2/examples/c4w.hbc
    trunk/harbour/utils/hbmk2/examples/contrib.hbc
    trunk/harbour/utils/hbmk2/examples/contribf.hbc
    trunk/harbour/utils/hbmk2/examples/fwh.hbc
    trunk/harbour/utils/hbmk2/examples/hmg.hbc
    trunk/harbour/utils/hbmk2/examples/hwgui.hbc
    trunk/harbour/utils/hbmk2/examples/whoo.hbc
    trunk/harbour/utils/hbmk2/examples/xbgtk.hbc
    trunk/harbour/utils/hbmk2/examples/xhgtk.hbc

Removed Paths:
-------------
    trunk/harbour/contrib/examples/hbapollo/tests/hbapollo.hbl
    trunk/harbour/contrib/examples/hbgf/tests/hbgf.hbl
    trunk/harbour/contrib/examples/hbsqlit2/tests/hbsqlit2.hbl
    trunk/harbour/contrib/examples/hbwhat/tests/hbwhat.hbl
    trunk/harbour/contrib/examples/terminal/terminal.hbl
    trunk/harbour/contrib/gtalleg/tests/gtallegd.hbl
    trunk/harbour/contrib/gtalleg/tests/gtallegs.hbl
    trunk/harbour/contrib/gtqtc/tests/gtqtc.hbl
    trunk/harbour/contrib/gtwvg/tests/gtwvg.hbl
    trunk/harbour/contrib/hbblat/tests/hbblat.hbl
    trunk/harbour/contrib/hbbtree/tests/hbbtree.hbl
    trunk/harbour/contrib/hbclipsm/tests/hbclipsm.hbl
    trunk/harbour/contrib/hbcrypt/tests/hbcrypt.hbl
    trunk/harbour/contrib/hbct/tests/hbct.hbl
    trunk/harbour/contrib/hbcurl/tests/hbcurl.hbl
    trunk/harbour/contrib/hbfbird/tests/hbfbird.hbl
    trunk/harbour/contrib/hbfimage/tests/hbfimage.hbl
    trunk/harbour/contrib/hbgd/tests/hbgd.hbl
    trunk/harbour/contrib/hbhpdf/tests/hbhpdf.hbl
    trunk/harbour/contrib/hbmisc/tests/hbmisc.hbl
    trunk/harbour/contrib/hbmsql/tests/hbmsql.hbl
    trunk/harbour/contrib/hbmysql/tests/hbmysql.hbl
    trunk/harbour/contrib/hbmysql/utils/hbmysql.hbl
    trunk/harbour/contrib/hbmzip/tests/hbmzip.hbl
    trunk/harbour/contrib/hbnf/tests/hbnf.hbl
    trunk/harbour/contrib/hbodbc/tests/hbodbc.hbl
    trunk/harbour/contrib/hbpgsql/tests/hbpgsql.hbl
    trunk/harbour/contrib/hbqt/tests/hbqt.hbl
    trunk/harbour/contrib/hbsqlit3/tests/hbsqlit3.hbl
    trunk/harbour/contrib/hbssl/tests/hbssl.hbl
    trunk/harbour/contrib/hbtip/tests/hbtip.hbl
    trunk/harbour/contrib/hbtpathy/tests/hbtpathy.hbl
    trunk/harbour/contrib/hbvpdf/tests/hbvpdf.hbl
    trunk/harbour/contrib/hbwin/tests/hbwin.hbl
    trunk/harbour/contrib/hbziparc/tests/hbziparc.hbl
    trunk/harbour/contrib/rddado/tests/rddado.hbl
    trunk/harbour/contrib/rddads/tests/rddads.hbl
    trunk/harbour/contrib/rddsql/sddmy/tests/sddmy.hbl
    trunk/harbour/contrib/rddsql/sddodbc/tests/sddodbc.hbl
    trunk/harbour/contrib/rddsql/tests/rddsql.hbl
    trunk/harbour/contrib/xhb/tests/xhb.hbl
    trunk/harbour/utils/hbmk2/examples/c4w.hbl
    trunk/harbour/utils/hbmk2/examples/contrib.hbl
    trunk/harbour/utils/hbmk2/examples/contribf.hbl
    trunk/harbour/utils/hbmk2/examples/fwh.hbl
    trunk/harbour/utils/hbmk2/examples/hmg.hbl
    trunk/harbour/utils/hbmk2/examples/hwgui.hbl
    trunk/harbour/utils/hbmk2/examples/whoo.hbl
    trunk/harbour/utils/hbmk2/examples/xbgtk.hbl
    trunk/harbour/utils/hbmk2/examples/xhgtk.hbl


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to