216 Commits

Author SHA1 Message Date
Viktor Szakats
88df0f9ab4 updated localization, manuals regenerated (semi-automatic) 2013-03-30 16:45:20 +01:00
Viktor Szakats
bc24dba6be <lev> -> <level> in help for better clarity 2013-03-30 16:44:09 +01:00
Viktor Szakats
e9e69238ad updated localization, manuals regenerated (semi-automatic) 2013-03-30 14:57:28 +01:00
Viktor Szakats
3ac2e51a90 two missing hb_ prefixes in help 2013-03-30 14:56:15 +01:00
Viktor Szakats
972c11c9f6 updated localization, manuals regenerated (semi-automatic) 2013-03-30 13:19:18 +01:00
Viktor Szakats
195247b4f4 fixed two base strings to not require translators to preserve whitespace padding 2013-03-30 12:09:34 +01:00
Viktor Szakats
0549b31140 2013-03-30 12:06 UTC+0100 Viktor Szakats (harbour syenar.net)
* .gitattributes
    + added .yml
  * utils/hbmk2/_md_make.hb
    ! fixed to include base language
  * utils/hbmk2/_po_push.hb
    ! fixed one cwd dependence
  * utils/hbmk2/hbmk2.hbp
    * fmt
2013-03-30 12:07:27 +01:00
Viktor Szakats
ab247e7d3f updated localization, manuals regenerated (semi-automatic) 2013-03-30 12:03:07 +01:00
Viktor Szakats
40d26b2bc8 updated localization, manuals regenerated (semi-automatic) 2013-03-30 11:59:48 +01:00
Viktor Szakats
a2471a92c0 messing around with EOL types 2013-03-30 04:24:56 +01:00
Viktor Szakats
b8a826c423 updated localization, manuals regenerated (semi-automatic) 2013-03-30 04:22:47 +01:00
Viktor Szakats
dea79cf720 2013-03-30 04:20 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/_po_push.hb
    + will now refresh source language .po (.pot) from source code
    + will now save source .po locally
2013-03-30 04:21:23 +01:00
Viktor Szakats
316d6ab161 2013-03-30 03:52 UTC+0100 Viktor Szakats (harbour syenar.net)
+ utils/hbmk2/_po_push.hb
    + added script to upload English source .po file

  * utils/hbmk2/_po_pull.hb
    * minors

  * utils/hbmk2/_po_dl.hb -> utils/hbmk2/_po_pull.hb
  * utils/hbmk2/_md_gen.hb -> utils/hbmk2/_md_make.hb
    * renamed (slipped in a prev commit by mistake)
2013-03-30 03:54:55 +01:00
Viktor Szakats
70a81818e9 updated localization, manuals regenerated (semi-automatic) 2013-03-30 02:44:41 +01:00
Viktor Szakats
b04d150d70 translations updated, manuals regenerated (semi-automatic) 2013-03-30 02:31:50 +01:00
Viktor Szakats
21ba973f78 2013-03-30 02:03 UTC+0100 Viktor Szakats (harbour syenar.net)
* README.md
    * moved Travis build status to top
    + linked to two users' list posts on unstable builds
    % deleted old envvars recommended for deletion (they don't
      appear anymore in user reports)

  * utils/hbmk2/_po_dl.hb
    + allow login information to be supplied via envvar
    ! minor cleanup
2013-03-30 02:06:08 +01:00
Viktor Szakats
8ff31e591b translations updated, manuals regenerated (semi-automatic) 2013-03-30 01:44:21 +01:00
Viktor Szakats
2e352e0e24 translations updated, manuals regenerated (semi-automatic) 2013-03-30 01:08:54 +01:00
Viktor Szakats
776d26eb9e fixed another cwd dependence 2013-03-30 01:06:30 +01:00
Viktor Szakats
67e5c6825e made them work regardless of cwd (some changes slipped into prev automatic commit, sorry) 2013-03-30 01:01:18 +01:00
Viktor Szakats
8054a4dc38 translations updated, manuals regenerated (semi-automatic) 2013-03-30 00:59:23 +01:00
Viktor Szakats
e4a149175a translations updated, manuals regenerated (semi-automatic) 2013-03-30 00:33:07 +01:00
Viktor Szakats
30d6468c03 fixed to work in its final location 2013-03-30 00:30:11 +01:00
Viktor Szakats
3851b7d40b 2013-03-29 23:25 UTC+0100 Viktor Szakats (harbour syenar.net)
* src/rtl/cdpdet.prg
  * src/rtl/langcomp.prg
  * utils/hbmk2/_md_gen.hb
    + added support for Spanish (Latin American) (es_419) dialect

  * utils/hbmk2/hbmk2.hbp
    + added es_419, synced with Transifex language codes

  + utils/hbmk2/_po_dl.hb
    + added automatic script that refreshes repo translations
      with Transifex translation data

  * utils/hbmk2/po/hbmk2.el.po
  * utils/hbmk2/po/hbmk2.hu.po
  * utils/hbmk2/po/hbmk2.it.po
  + utils/hbmk2/po/hbmk2.es_419.po
  + utils/hbmk2/po/hbmk2.fr_FR.po
  * utils/hbmk2/po/hbmk2.es.po -> utils/hbmk2/po/hbmk2.es_ES.po
    * synced language codes
    + updated from Transifex using new script _po_dl.hb

  * contrib/hbrun/doc/hbrun.hu.md
  * contrib/hbrun/doc/hbrun.it.md
  + contrib/hbrun/doc/hbrun.es_419.md
  * contrib/hbrun/doc/hbrun.fr.md -> contrib/hbrun/doc/hbrun.fr_FR.md
  * contrib/hbrun/doc/hbrun.es.md -> contrib/hbrun/doc/hbrun.es_ES.md
    * synced language codes
    + regerenated using _md_gen.hb

  * utils/hbmk2/doc/hbmk2.el.md
  * utils/hbmk2/doc/hbmk2.hu.md
  * utils/hbmk2/doc/hbmk2.it.md
  + utils/hbmk2/doc/hbmk2.es_419.md
  * utils/hbmk2/doc/hbmk2.fr.md -> utils/hbmk2/doc/hbmk2.fr_FR.md
  * utils/hbmk2/doc/hbmk2.es.md -> utils/hbmk2/doc/hbmk2.es_ES.md
    * synced language codes
    + regerenated using _md_gen.hb
2013-03-29 23:28:16 +01:00
Viktor Szakats
7401e61b59 2013-03-29 21:36 UTC+0100 Viktor Szakats (harbour syenar.net)
+ utils/hbmk2/_md_gen.hb
    + added script to generate .md helps

  + contrib/hbrun/doc/_GENERATED_
  + contrib/hbrun/doc/hbrun.el.md
  + contrib/hbrun/doc/hbrun.es.md
  + contrib/hbrun/doc/hbrun.fr.md
  + contrib/hbrun/doc/hbrun.hu.md
  + contrib/hbrun/doc/hbrun.it.md
  + contrib/hbrun/doc/hbrun.pt_BR.md
  + utils/hbmk2/doc/_GENERATED_
  + utils/hbmk2/doc/hbmk2.el.md
  + utils/hbmk2/doc/hbmk2.es.md
  + utils/hbmk2/doc/hbmk2.fr.md
  + utils/hbmk2/doc/hbmk2.hu.md
  + utils/hbmk2/doc/hbmk2.it.md
  + utils/hbmk2/doc/hbmk2.pt_BR.md
  * contrib/hbrun/hbrun.md -> contrib/hbrun/doc/hbrun.en.md
  * utils/hbmk2/hbmk2.md -> utils/hbmk2/doc/hbmk2.en.md
    + added hbmk2 and hbrun helps in all available languages
    + added French files (by Alain Aupeix)

  * README.md
    * updated hbmk2 and hbrun online doc links
2013-03-29 21:36:55 +01:00
Viktor Szakats
e485eed41a be more predictable when falling back to other dialects found on disk 2013-03-29 20:07:46 +01:00
Viktor Szakats
1b6b2ba911 2013-03-29 19:31 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.prg
    + better match algrorithm for finding .hbl translation modules
      f.e. "es_AR" will fall back to "es", than fall back to
      whichever dialect is present. "es" will also be matched
      to "es_*" when "es" not present.
    ! now able to load languages Harbour doesn't even know about

  * utils/hbmk2/hbmk2.hbp
  * utils/hbmk2/po/hbmk2.el_GR.po -> utils/hbmk2/po/hbmk2.el.po
  * utils/hbmk2/po/hbmk2.es_PE.po -> utils/hbmk2/po/hbmk2.es.po
  * utils/hbmk2/po/hbmk2.hu_HU.po -> utils/hbmk2/po/hbmk2.hu.po
  * utils/hbmk2/po/hbmk2.it_IT.po -> utils/hbmk2/po/hbmk2.it.po
    % renamed to use short language code for languages
      that are unlikely to have multiple dialects implemented.
      We can branch out new dialects anytime as needed.
      (I'm still pending on Spanish. Please answer on the
      forum whether to have separate es_PE, es_AR and else.)
2013-03-29 19:32:41 +01:00
Viktor Szakats
69b251df6d tuning language IDs 2013-03-29 18:18:06 +01:00
Viktor Szakats
d49d096b53 fixed lost trailing spaces in .md 2013-03-29 16:37:58 +01:00
Viktor Szakats
c21235193e updated translation (by Pete_wg and SAMI LAHAM) 2013-03-29 16:34:16 +01:00
Viktor Szakats
ce8414897f 2013-03-29 16:22 UTC+0100 Viktor Szakats (harbour syenar.net)
* src/rtl/langcomp.prg
    ! fixed hb_langSelect() to accept ISO language codes
      using '_' as separator

  * utils/hbmk2/po/hbmk2.el_GR.po
    * updated
2013-03-29 16:23:39 +01:00
Viktor Szakats
8ad4aec977 moved translation files under subdir 2013-03-29 14:20:58 +01:00
Viktor Szakats
dc809a0b49 fixed encoding messed up by a Far Manager plugin which gets it wrong while trimming line ending whitespace 2013-03-29 12:45:55 +01:00
Viktor Szakats
a105cd68dd 2013-03-29 12:34 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.hbp
  * utils/hbmk2/hbmk2.es_PE.po
  * utils/hbmk2/hbmk2.hu_HU.po
  * utils/hbmk2/hbmk2.pt_BR.po
  + utils/hbmk2/hbmk2.el_GR.po
  + utils/hbmk2/hbmk2.it_IT.po
    * updated translations from
         https://www.transifex.com/projects/p/harbour/resource/hbmk2/
    + added two new languages from above team translation project
2013-03-29 12:39:50 +01:00
Viktor Szakats
174db6407a added language header tag 2013-03-28 18:06:10 +01:00
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