Revision: 11798 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11798&view=rev Author: druzus Date: 2009-07-15 18:02:57 +0000 (Wed, 15 Jul 2009)
Log Message: ----------- 2009-07-15 20:02 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/harbour.spec ! fixed RPM building after recent modification in Makefiles * harbour/harbour-win-spec * harbour/harbour-wce-spec * updated for new binary files directory and HB_BIN_COMPILE meaning * harbour/source/pp/Makefile * harbour/config/rules.cf ! fixed binary extension used to execute hbpp and harbour, AFAIK in current version it should be HB_HOST_BIN_EXT not EXE_EXT * harbour/config/global.cf ! fixed host architecture autodetection: @uname = $(shell uname -a) does not execute command silently but creates envvar '@uname' % added function for host detection and extended host detection rules to work with some envvars % test some known OS envvars before calling uname ! use 'uname -s' instead of 'uname -a' which may cause wrong host detection when host name contains some string we are looking for ! set .exe in HB_HOST_BIN_EXT for win_amd64 Modified Paths: -------------- trunk/harbour/ChangeLog trunk/harbour/config/global.cf trunk/harbour/config/rules.cf trunk/harbour/harbour-wce-spec trunk/harbour/harbour-win-spec trunk/harbour/harbour.spec trunk/harbour/source/pp/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