Revision: 11830
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11830&view=rev
Author:   vszakats
Date:     2009-07-17 00:12:28 +0000 (Fri, 17 Jul 2009)

Log Message:
-----------
2009-07-17 02:09 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  * make_gnu.sh
  * config/global.cf
    + Readded HB_GPM_MOUSE detection to starter script.
    ; TOFIX: This logic should be moved to GNU Make global.cf.
    + Readded HB_COMMERCE logic but now to global.cf, to
      deal with Harbour-wide settings, currently this is only
      HB_GPM_MOUSE. lib-specific HB_COMMERCE issues should be
      handled in local Makefiles.

  * config/global.cf
    * Minor formatting.
    * TODO added (host CPU detection on non-win platforms).

  * config/hpux/gcc.cf
  * config/darwin/gcc.cf
  * config/global.cf
  * config/sunos/gcc.cf
  * config/bsd/gcc.cf
    - GPM isn't available on these platforms so it's not necessary
      to handle it in these make files.

  * utils/hbmk2/Makefile
  * utils/hbrun/Makefile
    ! Changed ordering of hbcpl/hbpp/hbcommon libs to this:
      hbcplr, hbpp, hbcommon
        (from this: hbpp, hbcplr, hbcommon
         and this: hbcommon, hbpp, hbcplr)
      This syncs it with existing .hbp lib order and hopefully
      fixes link problems on sunos/sparc, reported by a user.
      Please retest & report results.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/config/bsd/gcc.cf
    trunk/harbour/config/darwin/gcc.cf
    trunk/harbour/config/global.cf
    trunk/harbour/config/hpux/gcc.cf
    trunk/harbour/config/sunos/gcc.cf
    trunk/harbour/make_gnu.sh
    trunk/harbour/utils/hbmk2/Makefile
    trunk/harbour/utils/hbrun/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