216 Commits

Author SHA1 Message Date
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