2007-12-01 01:15 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

- contrib/btree
   + contrib/hbbtree
   - contrib/directx
   + contrib/hbw32ddr
   * contrib/hbw32ddr/Makefile
   * contrib/hbw32ddr/common.mak
   - contrib/firebird
   + contrib/hbfbird
   * contrib/hbfbird/Makefile
   * contrib/hbfbird/common.mak
   - contrib/freeimage
   + contrib/hbfimage
   * contrib/hbfimage/Makefile
   * contrib/hbfimage/common.mak
   - contrib/gd
   + contrib/hbgd
   - contrib/hbzlib
   + contrib/hbziparch
   * contrib/hbziparch/make_b32_dll.bat
   * contrib/hbziparch/make_b32_dll.mak
   * contrib/Makefile
   * contrib/make_b32_all.bat
   * contrib/make_vc_all.bat
     * Contrib lib rename continued.
This commit is contained in:
Viktor Szakats
2007-12-01 01:15:41 +00:00
parent 73bcb77ccd
commit ed6ed2aec3
172 changed files with 55 additions and 29 deletions

View File

@@ -8,18 +8,44 @@
2002-12-01 13:30 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
2007-12-01 01:15 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
- contrib/btree
+ contrib/hbbtree
- contrib/directx
+ contrib/hbw32ddr
* contrib/hbw32ddr/Makefile
* contrib/hbw32ddr/common.mak
- contrib/firebird
+ contrib/hbfbird
* contrib/hbfbird/Makefile
* contrib/hbfbird/common.mak
- contrib/freeimage
+ contrib/hbfimage
* contrib/hbfimage/Makefile
* contrib/hbfimage/common.mak
- contrib/gd
+ contrib/hbgd
- contrib/hbzlib
+ contrib/hbziparch
* contrib/hbziparch/make_b32_dll.bat
* contrib/hbziparch/make_b32_dll.mak
* contrib/Makefile
* contrib/make_b32_all.bat
* contrib/make_vc_all.bat
* Contrib lib rename continued.
2007-12-01 00:54 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
- contrib/apollo
+ contrib/hbapollo
* contrib/hbapollo/common.mak
* contrib/hbapollo/Makefile
* harbour/contrib/make_b32_all.bat
* harbour/contrib/make_vc_all.bat
* contrib/make_b32_all.bat
* contrib/make_vc_all.bat
* First contrib lib rename (live rehearsal).
(goals: hb prefix, dirname = libname, 8 chars limit)
* harbour/contrib/make_b32_all.bat
* harbour/contrib/make_vc_all.bat
* contrib/make_b32_all.bat
* contrib/make_vc_all.bat
* DIRS internal envvar renamed to _HB_DIRS.
2007-11-30 20:30 UTC+0100 Marek Paliwoda (mpaliwoda at interia pl)

View File

@@ -5,7 +5,7 @@
ROOT = ../
DIRS=\
btree \
hbbtree \
htmllib \
libct \
libgt \

View File

@@ -12,6 +12,6 @@ C_SOURCES=\
PRG_SOURCES=\
tfirebird.prg \
LIBNAME=firebird
LIBNAME=hbfbird
include $(TOP)$(ROOT)config/lib.cf

View File

@@ -2,7 +2,7 @@
# $Id$
#
LIBNAME = firebird
LIBNAME = hbfbird
LIB_PATH = $(LIB_DIR)\$(LIBNAME)$(LIBEXT)

View File

@@ -13,6 +13,6 @@ PRG_SOURCES= \
PRG_HEADERS=\
freeimage.ch \
LIBNAME=hbfreeimage
LIBNAME=hbfimage
include $(TOP)$(ROOT)config/lib.cf

View File

@@ -2,7 +2,7 @@
# $Id$
#
LIBNAME = hbfreeimage
LIBNAME = hbfimage
LIB_PATH = $(LIB_DIR)\$(LIBNAME)$(LIBEXT)

View File

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View File

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 62 KiB

View File

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

Before

Width:  |  Height:  |  Size: 848 B

After

Width:  |  Height:  |  Size: 848 B

View File

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

Before

Width:  |  Height:  |  Size: 731 B

After

Width:  |  Height:  |  Size: 731 B

View File

Before

Width:  |  Height:  |  Size: 715 B

After

Width:  |  Height:  |  Size: 715 B

View File

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

View File

Before

Width:  |  Height:  |  Size: 6.4 KiB

After

Width:  |  Height:  |  Size: 6.4 KiB

View File

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

View File

Before

Width:  |  Height:  |  Size: 469 B

After

Width:  |  Height:  |  Size: 469 B

View File

Before

Width:  |  Height:  |  Size: 492 B

After

Width:  |  Height:  |  Size: 492 B

View File

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB

View File

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@@ -9,6 +9,6 @@ C_SOURCES=\
PRG_SOURCES=\
LIBNAME=hbwin32ddrw
LIBNAME=hbw32ddr
include $(TOP)$(ROOT)config/lib.cf

View File

@@ -2,7 +2,7 @@
# $Id$
#
LIBNAME = hbwin32ddrw
LIBNAME = hbw32ddr
LIB_PATH = $(LIB_DIR)\$(LIBNAME)$(LIBEXT)

Some files were not shown because too many files have changed in this diff Show More