Commit Graph

6 Commits

Author SHA1 Message Date
Viktor Szakats
50b4490f77 2012-12-12 01:12 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.prg
    + use implibs (if available) as source of information
      for updating .hbx files in -hbdyn mode. See in-code
      comment for more.

  * utils/hbmk2/pkg_dynl.hbm
    + enabled to rebuild .hbx files even in -hbdyn mode
      (after above hbmk2 fix/improvement)

  * extras/template/hbtpl.hbc
  * extras/template/hbtpl.hbp
    * minor tidying
2012-12-12 00:15:16 +00:00
Viktor Szakats
6b1a5e1cc6 2012-12-06 20:04 UTC+0100 Viktor Szakats (harbour syenar.net)
* extras/template/hbtpl.hbc
  * extras/template/hbtpl.hbp
    + added commented lines for 3rd party lib dependency
2012-12-06 19:02:22 +00:00
Viktor Szakats
e5f78b7185 2012-12-06 19:51 UTC+0100 Viktor Szakats (harbour syenar.net)
* extras/template/tests/hbstart.hb
    + added missing svn id
    + added comment
2012-12-06 18:48:49 +00:00
Viktor Szakats
eb9e4c246b 2012-12-06 15:19 UTC+0100 Viktor Szakats (harbour syenar.net)
+ extras/template/tests/hbstart.hb
  * extras/template/readme.txt
    + added dot prompt support/info
2012-12-06 14:20:42 +00:00
Viktor Szakats
93ae7d879a 2012-12-06 14:49 UTC+0100 Viktor Szakats (harbour syenar.net)
* extras/template/core.prg
  * extras/template/corec.c
  * extras/template/hbtpl.ch
  * extras/template/tests/sample.prg
  * extras/template/tests/test.prg
    + comments added
2012-12-06 13:50:22 +00:00
Viktor Szakats
984c1cf461 2012-12-06 14:36 UTC+0100 Viktor Szakats (harbour syenar.net)
+ extras/template
  + extras/template/core.prg
  + extras/template/corec.c
  + extras/template/hbtpl.ch
  + extras/template/hbtpl.hbc
  + extras/template/hbtpl.hbp
  + extras/template/hbtpl.hbx
  + extras/template/readme.txt
  + extras/template/tests
  + extras/template/tests/hbmk.hbm
  + extras/template/tests/sample.prg
  + extras/template/tests/test.prg
    + added Harbour library project template
      it supports static and dynamic lib build mode,
      features user defined macro, command, PRG
      level function and C level function, sample
      code, regression tests, .hbc file and automatic
      installation to /addons and readme describing
      the commands to build and use the library.
2012-12-06 13:43:09 +00:00