2011-01-08 11:45 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

* contrib/hbplist
  + contrib/hbformat
  - utils/hbformat
  * utils/Makefile
    * Moved hbformat to contrib area.
This commit is contained in:
Viktor Szakats
2011-01-08 10:46:21 +00:00
parent 6efb55a2c1
commit e8c841d7c9
8 changed files with 8 additions and 1 deletions

View File

@@ -16,6 +16,13 @@
The license applies to all entries newer than 2009-04-28.
*/
2011-01-08 11:45 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbplist
+ contrib/hbformat
- utils/hbformat
* utils/Makefile
* Moved hbformat to contrib area.
2011-01-08 11:40 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* src/vm/cmdarg.c
* Formatting.

View File

@@ -16,6 +16,7 @@ hbcurl/hbcurl.hbp
hbexpat/hbexpat.hbp # uses: expat (locally hosted)
hbfbird/hbfbird.hbp
hbfimage/hbfimage.hbp
hbformat/hbformat.hbp
hbfoxpro/hbfoxpro.hbp
hbfship/hbfship.hbp
hbgd/hbgd.hbp

View File

@@ -15,7 +15,6 @@ ifneq ($(HB_BUILD_PARTS),compiler)
DIRS += \
hbi18n \
hbtest \
hbformat \
$(__HB_UTIL_ADDONS)
endif