76ff910361ffc7473b72eb513c1da54c06eed9b5
* contrib/hbide/ideprojmanager.prg
! Fixed to not ignore hbmk2 path as set in options or via envvar.
! Fixed to not use -c when calling bash with .sh script as parameter.
! Deleted attempt to detect output filename by parsing link command for -o
option. This is not portable method.
! Fixed target filename detection to look for Chr( 10 ) instead of .exe.
Detection is now fine, but it still cannot launch it for other reasons.
Plus, detection only works when -inc mode is used.
! Deleted hard-coded help text of external tools.
* contrib/hbide/idemisc.prg
% Changed to not include '#!/bin/sh' in generated .sh file.
+ DirAddPathSep() renamed to hbide_DirAddPathSep() and made public.
* contrib/hbide/hbide.prg
- Deleted test code.
* contrib/hbblink/blinker.prg
! Reverted previous wrong fix. (-C doesn't work as cmd.exe option)
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%