7dae9d87756781a816c360e1720fd67320720215
* utils/hbmk2/hbmk2.prg
+ added support for debugging .hb scripts.
set HBSHELL_DEBUG to any non-empty value, run
the script and start debugging as you would in
a regular Harbour app
(.hrb precompiled script need to be compiled with -b option)
+ hbmk2/hbrun when run as 'hbrund' will automatically
execute scripts in debug mode
+ new help section listing hbmk2 build-time configuration
+ new help section showing what hbmk2 can be symlinked/copied/renamed
to, to alter default mode of operation
+ added '-safe'/'-safe-' options and safe=yes/no .hbc
directive to enable security related options in C
compiler/linker currently for -hbexe and -hbdyn outputs.
It's currently enabled by default on Windows platform.
Requires mingw (4.5 or upper) or msvc (15.00 or upper),
or Linux (version requirement unknown)
TODO: see if Linux tweak is okay to enable by default,
and whether it can be enabled for other *nix
systems.
+ display 'Markdown' as a link in '-longhelpmd' mode
+ minor extension to '-find' option description in help
* contrib/hbpost.hbm
% replaced manual options with new -safe hbmk2 options
* tests/hrbext.prg
* formatting
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%