Revision: 12335 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12335&view=rev Author: vszakats Date: 2009-08-26 16:43:24 +0000 (Wed, 26 Aug 2009)
Log Message: ----------- 2009-08-26 18:42 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * source/rtl/gtcrs/Makefile * source/rtl/gttrm/Makefile * source/rtl/gtsln/Makefile * Using HB_HAS_GPM instead of old HB_GPM_MOUSE. * config/bin.mk * config/dyn.mk * config/bsd/libs.mk * config/darwin/libs.mk * config/hpux/libs.mk * config/dos/djgpp.mk * config/win/mingw.mk * config/linux/libs.mk * config/os2/gcc.mk * config/sunos/libs.mk * Extended the way it's decided whether to include rtl external lib dependencies or not. Now binary specific logic was moved to bin.mk, and dynamic lib logic was added to dyn.mk. The flag is called HB_LINKING_RTL (not empty means yes). + Updated syslib list assembly parts to use HB_HAS_* autodetection variables instead of trying to find it out by other means. * config/global.mk + Adding gtcrs, gtsln, gtxwc to std liblist if required components are available. This means that it's now again possible to select these as build-time default GTs. * Updated comment for setting plans. Modified Paths: -------------- trunk/harbour/ChangeLog trunk/harbour/config/bin.mk trunk/harbour/config/bsd/libs.mk trunk/harbour/config/darwin/libs.mk trunk/harbour/config/dos/djgpp.mk trunk/harbour/config/dyn.mk trunk/harbour/config/global.mk trunk/harbour/config/hpux/libs.mk trunk/harbour/config/linux/libs.mk trunk/harbour/config/os2/gcc.mk trunk/harbour/config/sunos/libs.mk trunk/harbour/config/win/mingw.mk trunk/harbour/source/rtl/gtcrs/Makefile trunk/harbour/source/rtl/gtsln/Makefile trunk/harbour/source/rtl/gttrm/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