Revision: 10462
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10462&view=rev
Author:   vszakats
Date:     2009-02-26 18:48:17 +0000 (Thu, 26 Feb 2009)

Log Message:
-----------
2009-02-26 19:44 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
  * bin/hb-mkdyn.bat
    * Cleaned tool outputs.
    + Added hbmaindllh lib to included liblist.
      (dunno what this serves, but we had it in non-GNU make)
      Do we need this at all?
    + Added support for msvc64 dll name.
    * Some tweak to owatcom, but it's just guessing, it still
      doesn't work.
    + Added generating hbrun-dll executable.

  * source/vm/hvm.c
  * source/vm/mainstd.c
    * Random tweak for owatcom/win dll support without success.
      Best result so far is:
      "Unrecoverable error 9012: Can't locate the starting procedure: 'MAIN'"

  * source/vm/Makefile
    + Added mainddllp generation for msvc, msvc64, bcc32, owatcom.

  * source/vm/maindllp.c
    + Added msvc64 and msvcia64 .dll names.

  * source/vm/extrap.c
    * Minor tweak to use alternate (documented) CPU detection macro.

  * utils/hbmk2/hbmk2.prg
    + Added msvc64 .dll name.
    * Removed automatic addition of hbcommon lib for shared
      mode for win compilers.

  * utils/hbtest/hbtest.hbm
  * utils/hbrun/hbrun.hbm
    + Added make files.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/bin/hb-mkdyn.bat
    trunk/harbour/source/vm/Makefile
    trunk/harbour/source/vm/extrap.c
    trunk/harbour/source/vm/hvm.c
    trunk/harbour/source/vm/maindllp.c
    trunk/harbour/source/vm/mainstd.c
    trunk/harbour/utils/hbmk2/hbmk2.prg

Added Paths:
-----------
    trunk/harbour/utils/hbrun/hbrun.hbm
    trunk/harbour/utils/hbtest/hbtest.hbm


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