Revision: 13059
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13059&view=rev
Author:   vszakats
Date:     2009-11-29 19:04:12 +0000 (Sun, 29 Nov 2009)

Log Message:
-----------
2009-11-29 20:03 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
  * utils/hbmk2/hbmk2.prg
    + Added -hbmake=<hbmake file> option which will attempt to 
      read hbmake project file and save it as .hbp file.
      This is experimental and I'd like to ask hbmake users to 
      update/extend this converter code as I'm not hbmake user.
      This feature is to aid users to migrate from hbmake to hbmk2.
      Notice that along the same line converter could be written 
      for .xbp and xMate project files too.

  * src/compiler/Makefile
  - src/compiler/gencobj.c
  * src/compiler/hbmain.c
  * src/compiler/cmdcheck.c
  * src/compiler/hbusage.c
  * include/hbcompdf.h
  * debian/rules
  * mpkg_src.sh
  * mpkg_tgz.sh
  * harbour.spec
    - Deleted support for harbour.cfg / compiler -go mode.
      This was scheduled to be done after release, but since
      hbmk2 seems to be a very solid tool now with visible
      acceptance from users, it seems safe to make the move
      now. This will mean that one less Harbour file will
      "pollute" system locations, which is always a good
      thing. Plus this part had a few bugs, which are now
      also a thing of the past.

  - examples/hbmake
    - Deleted hbmake tool. This wasn't really working anyway,
      and require -go mode, which was deleted.
      Use hbmk2 instead.

  * mpkg_src.sh
  * mpkg_tgz.sh
    ! Fixed indentation to be consistent 4 chars.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/debian/rules
    trunk/harbour/harbour.spec
    trunk/harbour/include/hbcompdf.h
    trunk/harbour/mpkg_src.sh
    trunk/harbour/mpkg_tgz.sh
    trunk/harbour/src/compiler/Makefile
    trunk/harbour/src/compiler/cmdcheck.c
    trunk/harbour/src/compiler/hbmain.c
    trunk/harbour/src/compiler/hbusage.c
    trunk/harbour/utils/hbmk2/hbmk2.prg

Removed Paths:
-------------
    trunk/harbour/examples/hbmake/
    trunk/harbour/src/compiler/gencobj.c


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)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to