Revision: 11167
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11167&view=rev
Author:   vszakats
Date:     2009-05-29 10:19:15 +0000 (Fri, 29 May 2009)

Log Message:
-----------
2009-05-29 12:18 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
  * utils/hbmk2/hbmk2.prg
    + Added -echo= command line parameter. Similar to echo= in .hbc files.
    ! Fixed filename expansion behaviour on empty strings.
    * Tweaked a little the filter parser to recognize keywords using
      similar rules to Harbour compiler.
    ! Fixed filter parser not to RTE on malformed filters.

  - examples/hbapollo/Makefile
  + examples/hbapollo/hbapollo.hbm
  - examples/hboleold/Makefile
  + examples/hboleold/hboleold.hbm
  - examples/hbsqlit2/Makefile
  + examples/hbsqlit2/hbsqlit2.hbm
  - examples/hbgf/hbgfwin/Makefile
  + examples/hbgf/hbgfwin/hbgfwin.hbm
  - examples/hbgf/hbgfos2/Makefile
  + examples/hbgf/hbgfos2/hbgfos2.hbm
  - examples/hbgf/hbgfgtk/Makefile
  + examples/hbgf/hbgfgtk/hbgfgtk.hbm
  - examples/hbwhat/Makefile
  + examples/hbwhat/hbwhat.hbm
    * Replaced GNU Make files with hbmk2 make files. These should
      now work outside the source tree. Please test them, they are
      also good examples for .hbm files.

  - examples/pe/Makefile
  - examples/pp/Makefile
  - examples/hbdoc/Makefile
  - examples/guestbk/Makefile
  - examples/misc/Makefile
  - examples/dbu/Makefile
  - examples/hscript/Makefile
  - examples/rl/Makefile
  - examples/Makefile
  - examples/hbgf/Makefile
    - Deleted unnecessary make files belonging to GNU Make system.
      (these wouldn't work outside the source tree, f.e in a binary
      distro which includes these examples in source form)

  - examples/rdddbt
    - Deleted this example as it doesn't build anymore.

  * examples/hbsuper/hbsuper.hbm
    ! Added SVN header.

  * source/rtl/Makefile
  * source/rtl/errint.c
  + source/rtl/errintlo.c
    * Split hb_errInternal() and hb_errInternalRaw() for
      easier user override.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/examples/hbsuper/hbsuper.hbm
    trunk/harbour/source/rtl/Makefile
    trunk/harbour/source/rtl/errint.c
    trunk/harbour/utils/hbmk2/hbmk2.prg

Added Paths:
-----------
    trunk/harbour/examples/hbapollo/hbapollo.hbm
    trunk/harbour/examples/hbgf/hbgfgtk/hbgfgtk.hbm
    trunk/harbour/examples/hbgf/hbgfos2/hbgfos2.hbm
    trunk/harbour/examples/hbgf/hbgfwin/hbgfwin.hbm
    trunk/harbour/examples/hboleold/hboleold.hbm
    trunk/harbour/examples/hbsqlit2/hbsqlit2.hbm
    trunk/harbour/examples/hbwhat/hbwhat.hbm
    trunk/harbour/source/rtl/errintlo.c

Removed Paths:
-------------
    trunk/harbour/examples/Makefile
    trunk/harbour/examples/dbu/Makefile
    trunk/harbour/examples/guestbk/Makefile
    trunk/harbour/examples/hbapollo/Makefile
    trunk/harbour/examples/hbdoc/Makefile
    trunk/harbour/examples/hbgf/Makefile
    trunk/harbour/examples/hbgf/hbgfgtk/Makefile
    trunk/harbour/examples/hbgf/hbgfos2/Makefile
    trunk/harbour/examples/hbgf/hbgfwin/Makefile
    trunk/harbour/examples/hboleold/Makefile
    trunk/harbour/examples/hbsqlit2/Makefile
    trunk/harbour/examples/hbwhat/Makefile
    trunk/harbour/examples/hscript/Makefile
    trunk/harbour/examples/misc/Makefile
    trunk/harbour/examples/pe/Makefile
    trunk/harbour/examples/pp/Makefile
    trunk/harbour/examples/rdddbt/
    trunk/harbour/examples/rl/Makefile


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

Reply via email to