Revision: 12015
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12015&view=rev
Author:   vszakats
Date:     2009-08-09 19:52:17 +0000 (Sun, 09 Aug 2009)

Log Message:
-----------
2009-08-09 21:42 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  * config/global.cf
    ! Fixed 'sh' HB_SHELL detection. Problem experienced with
       Cygwin GNU Make, where SHLVL isn't defined on the first
       level. Now also checking for SHELL=/bin/sh to detect sh
       shell.

  * tests/multifnc/Makefile
  * external/sqlite3/Makefile
  * external/libhpdf/Makefile
  * external/libpng/Makefile
  * contrib/gtalleg/Makefile
  * contrib/hbodbc/Makefile
  * contrib/hbtpathy/Makefile
  * contrib/hbsqlit3/Makefile
  * contrib/hbblat/Makefile
  * contrib/hbqt/Makefile
  * contrib/hbfbird/Makefile
  * contrib/hbxbp/Makefile
  * contrib/hbcurl/Makefile
  * contrib/gtqtc/Makefile
  * contrib/rddsql/sddfb/Makefile
  * contrib/rddsql/sddodbc/Makefile
  * contrib/rddado/Makefile
  * contrib/gtwvg/Makefile
  * contrib/rddads/Makefile
  * contrib/hbfimage/Makefile
  * contrib/hbtip/Makefile
  * contrib/hbwin/Makefile
  * contrib/hbssl/Makefile
  * source/vm/Makefile
  * source/vm/vmmt/Makefile
  * source/rtl/gtdos/Makefile
  * source/rtl/gtwin/Makefile
  * source/rtl/gtxwc/Makefile
  * source/rtl/gtcrs/Makefile
  * source/rtl/gttrm/Makefile
  * source/rtl/Makefile
  * source/rtl/gtos2/Makefile
  * source/rtl/gtsln/Makefile
  * source/rtl/gtgui/Makefile
  * source/rtl/gtwvt/Makefile
  * source/rdd/Makefile
  * source/rdd/dbffpt/Makefile
    ! Including 'global.cf' directly to make 
HB_ARCHITECTURE/HB_COMPILER/HB_COMMERCE
      variables work in case we're relying on autodetection.
    ; TODO: May need to do this for a few other cases where detection is relying
            on some additional variables. Like HB_XBUILD, which needs to be
            cleaned further, maybe autodetection added.
    ; NOTE: Above changes mean that from now on for basic build usage it's
            enough to have the compiler in PATH and to issue a simple 'make'
            or 'mingw32-make' (or whatever GNU Make is called in that 
environment),
            and make process should just work. IOW, no need to go through 
            "starter" scripts in root (make_gnu.*). 

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/config/global.cf
    trunk/harbour/contrib/gtalleg/Makefile
    trunk/harbour/contrib/gtqtc/Makefile
    trunk/harbour/contrib/gtwvg/Makefile
    trunk/harbour/contrib/hbblat/Makefile
    trunk/harbour/contrib/hbcurl/Makefile
    trunk/harbour/contrib/hbfbird/Makefile
    trunk/harbour/contrib/hbfimage/Makefile
    trunk/harbour/contrib/hbodbc/Makefile
    trunk/harbour/contrib/hbqt/Makefile
    trunk/harbour/contrib/hbsqlit3/Makefile
    trunk/harbour/contrib/hbssl/Makefile
    trunk/harbour/contrib/hbtip/Makefile
    trunk/harbour/contrib/hbtpathy/Makefile
    trunk/harbour/contrib/hbwin/Makefile
    trunk/harbour/contrib/hbxbp/Makefile
    trunk/harbour/contrib/rddado/Makefile
    trunk/harbour/contrib/rddads/Makefile
    trunk/harbour/contrib/rddsql/sddfb/Makefile
    trunk/harbour/contrib/rddsql/sddodbc/Makefile
    trunk/harbour/external/libhpdf/Makefile
    trunk/harbour/external/libpng/Makefile
    trunk/harbour/external/sqlite3/Makefile
    trunk/harbour/source/rdd/Makefile
    trunk/harbour/source/rdd/dbffpt/Makefile
    trunk/harbour/source/rtl/Makefile
    trunk/harbour/source/rtl/gtcrs/Makefile
    trunk/harbour/source/rtl/gtdos/Makefile
    trunk/harbour/source/rtl/gtgui/Makefile
    trunk/harbour/source/rtl/gtos2/Makefile
    trunk/harbour/source/rtl/gtsln/Makefile
    trunk/harbour/source/rtl/gttrm/Makefile
    trunk/harbour/source/rtl/gtwin/Makefile
    trunk/harbour/source/rtl/gtwvt/Makefile
    trunk/harbour/source/rtl/gtxwc/Makefile
    trunk/harbour/source/vm/Makefile
    trunk/harbour/source/vm/vmmt/Makefile
    trunk/harbour/tests/multifnc/Makefile


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