Revision: 12493
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12493&view=rev
Author:   vszakats
Date:     2009-09-15 02:21:41 +0000 (Tue, 15 Sep 2009)

Log Message:
-----------
2009-09-15 04:07 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  * INSTALL
  * include/hbthread.h
  * include/hbdefs.h
  * include/hbsetup.h
  - config/haiku
  + config/beos
  * config/global.mk
    * Changed Haiku's internal name in Harbour to BeOS.
      HB_OS_HAIKU -> HB_OS_BEOS
      'haiku' -> 'beos'
    * Changed __HAIKU__ guards to HB_OS_BEOS (two occurrences).
      Hope this is right.

  * external/libpng/Makefile
  * contrib/xhb/hbserv.c
  * contrib/hbtpathy/tpunix.c
  * contrib/hbsqlit3/Makefile
  * config/detect.mk
    + Applied 2nd Haiku patch by Tamas Tevesz.
    ; Please review hbtpathy patch.
    ; I've changed one HB_OS_HAIKU reference to __HAIKU__ since
      it looks to be a Haiku specific thing (thus HB_OS_BEOS doesn't
      seem appropriate).

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/INSTALL
    trunk/harbour/config/detect.mk
    trunk/harbour/config/global.mk
    trunk/harbour/contrib/hbsqlit3/Makefile
    trunk/harbour/contrib/hbtpathy/tpunix.c
    trunk/harbour/contrib/xhb/hbserv.c
    trunk/harbour/external/libpng/Makefile
    trunk/harbour/include/hbdefs.h
    trunk/harbour/include/hbsetup.h
    trunk/harbour/include/hbthread.h
    trunk/harbour/source/common/hbprintf.c
    trunk/harbour/source/rtl/hbsocket.c

Added Paths:
-----------
    trunk/harbour/config/beos/

Removed Paths:
-------------
    trunk/harbour/config/haiku/


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