Viktor Szakats 7dae9d8775 2013-03-01 14:24 UTC+0100 Viktor Szakats (harbour syenar.net)
* 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
2013-03-01 13:25:25 +00:00
Description
Harbour Core — Reference source for Five development
172 MiB
Languages
C 80.3%
xBase 17.8%
Makefile 0.6%
C++ 0.4%
Harbour 0.4%
Other 0.3%