Commit Graph

18654 Commits

Author SHA1 Message Date
mlacecilia
3656f837cd added EOL at file end 2013-03-28 18:24:40 +01:00
mlacecilia
49e39b5e21 ignore further files and folders
To avoid that some build time generated files and that addons folder
will be listed in Git as uncommitted changes
2013-03-28 13:47:05 +01:00
Viktor Szakats
521c17412a fixed excluding obj subdirs 2013-03-28 03:24:56 +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
457ac42a2a minor to prev 2013-03-27 16:54:39 +01:00
Viktor Szakats
f2a66b5e63 fixed bad links 2013-03-27 16:52:10 +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
3c4a9c46a3 fixed casing inconsistencies 2013-03-26 11:07:41 +01:00
Szakáts Viktor
e7e6a3b389 Merge pull request #6 from vszakats/pkg_inc_sub_support
added support and example for alternate header directory in 'include' su...
2013-03-25 20:02:42 -07: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
4442265d4a Merge https://github.com/vszakats/harbour-core
Conflicts:
2013-03-26 02:00:31 +01:00
Viktor Szakats
347130471b heavy overhaul of README to use Markdown possibilities,
simplify, reorder more logically and adapt to GitHub
2013-03-26 01:51:02 +01:00
Viktor Szakats
4eb41f42e7 renamed README.txt to README.md 2013-03-26 01:49:20 +01:00
Viktor Szakats
971a758f7e simplified the way a contrib can be (re)built 2013-03-26 01:26:59 +01:00
Viktor Szakats
5a9b669d8e Merge https://github.com/harbour/core 2013-03-25 21:58:21 +01:00
Viktor Szakats
22429ef7d9 2013-03-25 21:41 UTC+0100 Viktor Szakats (harbour syenar.net)
+ tests/achoice3.prg
    + added another AChoice() TOFIX demonstration.
      Sent by Tony
    ! code adatped to Harbour stds, some formatting
      for hbformat misses.
2013-03-25 21:42:48 +01:00
Viktor Szakats
6df8ec3b5d corrected a few spelling subtleties 2013-03-25 21:34:29 +01:00
Viktor Szakats
2f45bee4cb expression correction 2013-03-25 21:33:43 +01:00
Viktor Szakats
cb135a8379 expression correction 2013-03-25 21:32:13 +01:00
Viktor Szakats
716c5e2bb5 simplified follow links 2013-03-25 20:50:22 +01:00
Viktor Szakats
37620be0ad typo 2013-03-25 20:48:36 +01:00
Viktor Szakats
59b08e335e typo 2013-03-25 20:29:18 +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
494247e6f7 link fixes, removed HB_INSTALL_PREFIX from build example 2013-03-25 18:35:15 +01:00
Viktor Szakats
5bd059ccde more to links 2013-03-25 18:01:47 +01:00
Viktor Szakats
a8013da72f more links updates 2013-03-25 17:55:06 +01:00
Viktor Szakats
1f37f56674 fix to table header to make it compatible with GitHub 2013-03-25 17:28:44 +01:00
Viktor Szakats
6dfc65f760 more links made friendlier 2013-03-25 16:52:41 +01:00
Viktor Szakats
116f2f23c3 more Harbour links section changes 2013-03-25 16:48:24 +01:00
Viktor Szakats
c649856f4d links sections enhancements 2013-03-25 16:45:32 +01:00
Viktor Szakats
7e43a7c6cf links refined 2013-03-25 16:42:00 +01:00
Viktor Szakats
32be1e6718 minor 2013-03-25 16:39:59 +01:00
Viktor Szakats
3d4a0d2225 internal links refined 2013-03-25 16:39:34 +01:00
Viktor Szakats
30b722cb39 trying relative link plus few minor updates 2013-03-25 16:36:22 +01:00
Viktor Szakats
b366328462 split some long script lines 2013-03-25 16:25:28 +01:00
Viktor Szakats
33b19fe566 added Markdown formatted README 2013-03-25 16:17:25 +01:00
Viktor Szakats
777df7c782 Merge https://github.com/harbour/core 2013-03-25 16:16:58 +01:00
Viktor Szakats
263d25222e 2013-03-25 16:14 UTC+0100 Viktor Szakats (harbour syenar.net)
* extras/template/tests/hbmk.hbm
    * reverted to not refer to hbtest.hbc
  * README.txt
    * sections renumbered
    + updated the way to submit patches to use Git facilities
    + it's now an UTF-8 file
2013-03-25 16:15:56 +01:00
Viktor Szakats
7dcadd2976 deleted values of constants from docs 2013-03-25 01:22:21 +01:00
Viktor Szakats
91713d5fa0 handle unknown compliance strings gracefully 2013-03-24 23:49:58 +01:00
Viktor Szakats
110d8a6749 doc cleanups 2013-03-24 23:47:36 +01:00
Viktor Szakats
ea235e5477 several NF docs validation errors are now considered warnings only.
This way contrib docs are now included.
2013-03-24 23:39:42 +01:00
Viktor Szakats
8378d93216 added missing category 2013-03-24 23:37:53 +01:00
Viktor Szakats
140e5913eb cleanups 2013-03-24 22:40:15 +01:00
Szakáts Viktor
3b9b70dfa2 typo 2013-03-24 21:41:56 +01:00
Viktor Szakats
4a96b9f17f cleanups 2013-03-24 21:39:15 +01:00
Viktor Szakats
93c189cc53 Merge branch 'master' of https://github.com/harbour/core 2013-03-24 21:25:50 +01:00
Viktor Szakats
99bc6b67ab cleanups 2013-03-24 21:25:29 +01:00