907bd2c8e0c9552f94a09480623784fb4ca3420f
* ChangeLog
* config/global.mk
! Added 'SHELL := /bin/sh' lines after 'sh' HB_SHELL detection.
Under certain circumstances SHELL will point to COMSPEC even
when launched from bash shell (f.e. DJGPP GNU Make launched
from DJGPP sh.exe running on Windows OS or using MSYS sh.exe).
This seems to be a safe and often used solution on all platforms
according to GNU Make docs '5.3.1 Choosing the Shell' section:
http://www.gnu.org/software/make/manual/make.html
Fix me if you find this wrong.
* ChangeLog
! Stripped non-ASCII (accented) chars in recent entries.
See: 2008-11-09 12:26 UTC+0100 Viktor Szakats
Description
Harbour Core — Reference source for Five development
Languages
C
80.3%
xBase
17.8%
Makefile
0.6%
C++
0.4%
Harbour
0.4%
Other
0.3%