Revision: 10328
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10328&view=rev
Author:   vszakats
Date:     2009-02-18 13:20:27 +0000 (Wed, 18 Feb 2009)

Log Message:
-----------
2009-02-18 14:20 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
  * utils/hbmk/hbmk2.prg
    + Added handling of quoted options (with double quotes) for
      items containing spaces. hb_AToken( , , .T. ) is used, so 
      these rules apply. Outer double quote pair will be stripped 
      from the quoted items.
      We will probably need extra code to add the quote back
      when forming the command lines. Anyway this feature mainly
      targets to support pkg-config options, which have their
      own special quotes anyway.
    ! Minor change to not use hb_cmdline() for -q option detection,
      and also to ignore -q in main option processing loop.
    ! Fixed explicit .hbp processing.

  * contrib/gtalleg/tests/gtalleg-shared.hbp
  * contrib/gtalleg/tests/gtalleg-static.hbp
  * utils/hbmk/examples/xbgtk.hbp
  * utils/hbmk/examples/hwgui.hbp
  * utils/hbmk/examples/xhgtk.hbp
    * Updated pkg-config related lines.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/gtalleg/tests/gtalleg-shared.hbp
    trunk/harbour/contrib/gtalleg/tests/gtalleg-static.hbp
    trunk/harbour/utils/hbmk/examples/hwgui.hbp
    trunk/harbour/utils/hbmk/examples/xbgtk.hbp
    trunk/harbour/utils/hbmk/examples/xhgtk.hbp
    trunk/harbour/utils/hbmk/hbmk2.prg


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