Revision: 10878
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10878&view=rev
Author:   vszakats
Date:     2009-04-17 13:13:48 +0000 (Fri, 17 Apr 2009)

Log Message:
-----------
2009-04-17 15:10 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
  * source/vm/Makefile
    + Enabled "amalgamated" VM lib for all compilers/platforms,
      except for those where this doesn't give any advantage, or
      it breaks the build, these are: pocc*, xcc, bcc, dmc.
      Please note that Open Watcom 1.7 might also fail (I didn't
      test), so make sure to upgrade to 1.8.

  * harbour-win-spec
  * harbour-wce-spec
  * mpkg_win.bat
  * mpkg_tgz.sh
  * harbour.spec
  * bin/hb-func.sh
  * include/hbsetup.h
  * source/vm/Makefile
  * source/vm/fm.c
  - source/vm/fm
  - source/vm/fmmt
  * utils/hbmk2/hbmk2.prg
    - Removed hbfm and hbfmmt lib references. These libs are
      no longer generated or used.
    * Narrowed HB_FM_STATISTICS presence in various source
      files. From now on the system default for all builds is
      HB_FM_STATISTICS_OFF. We may change this to
      HB_FM_STATISTICS_DYN_OFF if we find a solution to the
      potential and actual problems with this method.
      If someone needs to change mem stat default, it can be
      done by ususal means.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/bin/hb-func.sh
    trunk/harbour/harbour-wce-spec
    trunk/harbour/harbour-win-spec
    trunk/harbour/harbour.spec
    trunk/harbour/include/hbsetup.h
    trunk/harbour/mpkg_tgz.sh
    trunk/harbour/mpkg_win.bat
    trunk/harbour/source/vm/Makefile
    trunk/harbour/source/vm/fm.c
    trunk/harbour/utils/hbmk2/hbmk2.prg

Removed Paths:
-------------
    trunk/harbour/source/vm/fm/
    trunk/harbour/source/vm/fmmt/


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