Commit Graph

31 Commits

Author SHA1 Message Date
Viktor Szakats
5550d76d7e 2013-03-28 17:47 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.prg
    ! fixed to detect and find contrib/addons root in
      non-system location on *nix systems

  * ChangeLog.txt
    * update to 2013-03-27 16:29 UTC+0100
2013-03-28 17:52:06 +01:00
Viktor Szakats
63f6af816a added base language .po file 2013-03-28 17:34:50 +01:00
Viktor Szakats
11e046e204 2013-03-28 14:51 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.es_PE.po
  * utils/hbmk2/hbmk2.hu_HU.po
  * utils/hbmk2/hbmk2.pt_BR.po
    ! added standard .po meta headers (manually for now)

  * include/hbexpra.c
  * src/compiler/harbour.y
  * src/compiler/harbour.yyc
  * src/vm/classes.c
  * tests/foreach.prg
    + added :__enumIsLast() enum method. It returns .T. for
      last relement, .F. else. It's useful to replace conditions
      like: 'item:__enumIndex() < Len( item:__enumBase() )'

  * tests/lang2po.hb
    + added standard .po meta header
    ; use __enumIsLast()

  * contrib/hbnetio/utils/hbnetio/_console.prg
    ! fixed wrongly initialized management plugin
      (missed to update it when adapted the plugin
      for hbrun last year)

  * contrib/hbnetio/utils/hbnetio/netiomgm.hb
    ! fixed to show proper error instead of RTE, if RPC calls
      fail to return expect values

  * contrib/hbnetio/utils/hbnetio/hbnetio.prg
    * formatting
2013-03-28 15:00:09 +01:00
Viktor Szakats
ee3d2741d3 2013-03-28 03:22 UTC+0100 Viktor Szakats (harbour syenar.net)
* README.md
    * reverted to use ndashes

  * utils/hbmk2/hbmk2.prg
    % most option references changed to string variables,
      optimizing translatable strings and made them less
      dependent on changes in option names
    ! one typo in help

  * utils/hbmk2/*.po
    + regenerated. orphan translations deleted.

  * contrib/hbrun/hbrun.md
  * utils/hbmk2/hbmk2.md
    + regenerated
2013-03-28 03:22:57 +01:00
Viktor Szakats
7ad75f9543 2013-03-27 16:29 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.prg
    ! fixed to suppress remaining remaining double outputs at
      startup in hbrun mode, when processing .hbc files

  * contrib/hbexpat/hbexpat.hbc
    ! added usage time detection of locally hosted 3rd party
      dependency to avoid warnings when the locally hosted
      dependency is not present (f.e. because the system
      hosted copy was used at build/install time)
      Experimental. If it works fine, should be applied to
      other similar contribs:
         hbbz2, hbhpdf, hblzf, hbmlzo, hbmxml, hbmzip, hbsqlit3, hbtinymt, hbxdiff, sddsqlt3

  * README.md
    * typographic and misc improvements

  * config/global.mk
    + detect qnx cross-compile tool (via Francesco Perillo)

  * include/hbsetup.h
  * src/common/hbtrace.c
    + added macro HB_OS_QNX_BB10 for BlackBerry 10 subplatform
    + guard some stuff that's not present in BB10 (via Francesco Perillo)

  * contrib/hbtinymt/3rd/tinymt/tinymt.hbc
    ! deleted $Id$
2013-03-27 16:31:11 +01:00
Viktor Szakats
2400974a60 2013-03-27 03:54 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.prg
    + changed the way script debugging is invoked, now
      instead of little awkward HBSHELL_DEBUG envvar,
      it's as simple as adding '--hb:debug' option to the
      cmdline.
    ! fixed RTE after recent patch

  * README.md
    + typographic refinements
    + added script debugging example
    + added link to BOM article

  * .gitignore
    ! fixed to not match config/<platform>

  + config/qnx/gccarm.mk
    + added qnx/gccarm (with BB in mind)

  * package/winuni/RELNOTES.txt
    ! updated README section reference

  * COPYING.txt
    * minor

  * tests/hello.prg
    + std text
2013-03-27 05:31:49 +01:00
Viktor Szakats
05634bebdc 2013-03-26 16:32 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.prg
    ! fixed to use 'hbshell' prefix in output messages
      when running in hbrun mode
    ! do not display double warning about missing .hbc files
    % use _hbmk_OutErr() in hbshell code

  * config/global.mk
  * README.md
    + enabled HB_BUILD_CONTRIB_DYN on all platforms
      (regressions possible) (untested on platforms that
      do not support dynamic libs, like MS-DOS)

  * README.md
    % deleted redundant link
    + added no-BOM requirement
2013-03-26 16:31:37 +01:00
Viktor Szakats
052b4f7ee0 added support and example for alternate header directory in 'include' subdirectory under package root 2013-03-26 03:59:24 +01:00
Viktor Szakats
6df8ec3b5d corrected a few spelling subtleties 2013-03-25 21:34:29 +01:00
Viktor Szakats
dd69f84d5c 2013-03-25 20:27 UTC+0100 Viktor Szakats (harbour syenar.net)
* doc/Makefile
    - updated for recently deleted file

  * config/global.mk
  * utils/hbmk2/hbmk2.prg
    + autodetect gcc 4.8

  * package/winuni/mpkg_win_uni.bat
    + include sjlj and seh libgcc dlls
      (starting with gcc 4.8, libgcc dll is required by default)
2013-03-25 20:27:40 +01:00
Viktor Szakats
e7accaf72a added new note about processing of target type options 2013-03-23 17:26:44 +01:00
Viktor Szakats
f7aa07fba3 2013-03-21 19:00 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.prg
    + when running a script with hbrun/hbmk2 form cmdline,
      show an error if it's not found instead of launching
      the interactive menu.

  * doc/en/tbrowse.txt
    ! minor, for testing commits
2013-03-21 19:02:24 +01:00
Viktor Szakats
79ac891847 fixed missed sysloc detection causing RTE in hbrun mode when running scripts using #request to .hbc files with libpath references in some cases 2013-03-20 16:32:39 +01:00
Viktor Szakats
8c6f90cc84 Revert "Revert "2013-03-20 00:48 UTC+0100 Viktor Szakats (harbour syenar.net)""
This reverts commit bb777c776c.
2013-03-20 00:51:40 +01:00
Viktor Szakats
bb777c776c Revert "2013-03-20 00:48 UTC+0100 Viktor Szakats (harbour syenar.net)"
This reverts commit 39e0af0465.
2013-03-20 00:50:55 +01:00
Viktor Szakats
39e0af0465 2013-03-20 00:48 UTC+0100 Viktor Szakats (harbour syenar.net)
* config/postinst.hb
  * utils/hbmk2/hbmk2.prg
    % string forming optimizations

  * doc/en/tlabel.txt
  * doc/en/treport.txt
    * made filename usage clear

  * README.txt
    + added new OpenSSL documentation wiki
2013-03-20 00:50:11 +01:00
Viktor Szakats
13297d34e9 silly regression in 2013-02-17 12:43 UTC+0100 causing -icon= option to stop working. Thanks to Pritpal for reporting. 2013-03-19 00:15:47 +01:00
vszakats
36e3c04883 2013-03-17 10:21 UTC+0100 Viktor Szakats (harbour syenar.net)
* .gitattributes
    + added .md

  * contrib/hbrun/hbrun.md
  * utils/hbmk2/hbmk2.prg
    * show 'hbrun' instead of 'hbmk2' when outputting
      hbrun help
2013-03-17 10:24:51 +01:00
vszakats
1bf4ab8423 * minor correction to a help item
* added note about accepted dirsep types
2013-03-16 18:43:40 +01:00
vszakats
506a8843f3 added prompt to examples cmds 2013-03-16 18:28:45 +01:00
vszakats
cd55ab7951 2013-03-16 18:25 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.prg
    + added options (-longhelpmdsh) to generate hbrun .md help

  + contrib/hbrun/hbrun.md
    + added .md help for hbrun
      (generated using hbmk2 -longhelpmdsh > hbrun.md)
2013-03-16 18:26:38 +01:00
vszakats
0bafae75e4 added .md help for hbmk2 (generated using hbmk2 -longhelpmd > hbmk2.md) 2013-03-16 18:21:02 +01:00
vszakats
cfd8f7db38 2013-03-16 18:11 UTC+0100 Viktor Szakats (harbour syenar.net)
* config/global.mk
    * minor

  * utils/hbmk2/hbmk2.prg
    * experimenting with formatting the revision number
      to more readable format
2013-03-16 18:12:27 +01:00
vszakats
f1640dac57 2013-03-16 16:12 UTC+0100 Viktor Szakats (harbour syenar.net)
* bin/3rdpatch.hb
    * COPYING -> COPYING.txt

  * src/common/hbver.c
    * 'Rev.' -> 'r' in VERSION() string. This affects
      all utility banners

  * utils/hbi18n/hbi18n.prg
    * assemble version display instead of assumptions
      about VERSION() content

  * utils/hbmk2/hbmk2.*.po
  * utils/hbmk2/hbmk2.prg
    * cleanups

  * tests/cblock.prg -> tests/codebl2.prg
    * rename
2013-03-16 16:33:50 +01:00
vszakats
64f85a9b9e 'Rev.' -> 'r' in hbmk2/hbrun header 2013-03-16 13:49:52 +01:00
vszakats
7a00912755 2013-03-16 12:15 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.*.po
  * utils/hbmk2/hbmk2.prg
    * changed order of VCS systems in help

  * config/global.mk
    - deleted commented svn support

  * tests/stripsvn.hb -> tests/stripid.hb
    * avoid the word 'svn'
2013-03-16 12:16:16 +01:00
vszakats
9687850865 2013-03-16 02:10 UTC+0100 Viktor Szakats (harbour syenar.net)
* (all files)
    * stripped svn header
    * minor cleanups
    ; use following command to find out the history of files:
       git log
       git log --follow
       git blame
       git annotate
2013-03-16 02:11:42 +01:00
vszakats
306fdd0446 2013-03-15 18:27 UTC+0100 Viktor Szakats (harbour syenar.net)
* package/*
  * src/compiler/harbour.y
  * src/compiler/harbour.yyc
  * src/macro/macro.y
  * src/macro/macro.yyc
  * src/pp/hbpp.1
  * tests/*/*
  * utils/*
    * stripped svn header manually

  * tests/hbdocext.hb
  * tests/lang2po.hb
  * tests/big5_gen.prg
  * tests/uc16_gen.prg
    * do not add svn ids to generated sources

  + tests/stripsvn.hb
    + added script to strip svn header from sources
2013-03-15 18:30:08 +01:00
vszakats
cf83e38242 2013-03-15 17:31 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.prg
    + replaced HBRawVersion() with better implementation

  * src/rtl/hbregex.c
    * formatting
2013-03-15 17:32:17 +01:00
vszakats
2c95f68419 2013-03-15 13:57 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.hbp
  * utils/hbmk2/hbmk2.prg
  * utils/hbmk2/hbmk2.rc
  * utils/hbmk2/Makefile
  * utils/hbmk2/pkg_dynl.hbm
  * utils/hbmk2/pkg_inst.hbm
    * deleted svn headers
    + added new hbmk2/hbrun option -viewhelp, which will
      redirect the long help to a file and open it in the
      default text viewer application
2013-03-15 13:58:21 +01:00
vszakats
a4a357a18b 2013-03-15 11:12 UTC+0100 Viktor Szakats (harbour syenar.net)
* /harbour/* -> /*
    * moved whole Harbour source tree one level up to
      avoid single 'harbour' top dir
2013-03-15 11:13:30 +01:00