Viktor Szakats
630119e503
2007-11-23 03:03 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* make_b32.mak
* make_gcc.mak
* make_vc.mak
* make_vcce.mak
* common.mak
! Fixed copyrights.
! Tabs converted to spaces.
- CFLAGS not advertised anymore as an official public var to set
compiler flags.
C_USR should be used, which is also GNU make system compatible.
* make_vc.mak
* make_vcce.mak
! Removed /Y from copy command
(we're using the COPYCMD trick in core make files).
- contrib/adordd/access1.prg
- contrib/adordd/access2.prg
- contrib/adordd/mysql1.prg
- contrib/adordd/mysql3.prg
+ contrib/adordd/tests
+ contrib/adordd/tests/access1.prg
+ contrib/adordd/tests/access2.prg
+ contrib/adordd/tests/mysql1.prg
+ contrib/adordd/tests/mysql3.prg
- contrib/btree/mktest.bat
+ contrib/btree/test/mktest.bat
- contrib/samples/testdate.prg
- contrib/samples/testenv.prg
- contrib/samples/testgaug.prg
- contrib/samples/testnum.prg
- contrib/samples/teststat.prg
- contrib/samples/testtime.prg
- contrib/samples/tststack.prg
+ contrib/samples/tests
+ contrib/samples/tests/testdate.prg
+ contrib/samples/tests/testenv.prg
+ contrib/samples/tests/testgaug.prg
+ contrib/samples/tests/testnum.prg
+ contrib/samples/tests/teststat.prg
+ contrib/samples/tests/testtime.prg
+ contrib/samples/tests/tststack.prg
* Test related files moved to test dir.
! Added EOLs to the last line in adordd files.
- contrib/gd/README
+ contrib/gd/readme.txt
* Renamed to use proper extension.
* contrib/adordd/common.mak
* contrib/apollo/common.mak
* contrib/bmdbfcdx/common.mak
* contrib/btree/common.mak
* contrib/directx/common.mak
* contrib/firebird/common.mak
* contrib/freeimage/common.mak
* contrib/gd/common.mak
* contrib/hbzlib/common.mak
* contrib/hgf/win32/common.mak
* contrib/htmllib/common.mak
* contrib/ole/common.mak
* contrib/pdflib/common.mak
* contrib/pgsql/common.mak
* contrib/libct/common.mak
* contrib/libgt/common.mak
* contrib/libnf/common.mak
* contrib/libmisc/common.mak
* contrib/mysql/common.mak
* contrib/odbc/common.mak
* contrib/rdd_ads/common.mak
* contrib/samples/common.mak
* contrib/telepath/common.mak
* contrib/tip/common.mak
* contrib/win32/common.mak
* contrib/xhb/common.mak
* Formatting made consistent.
* contrib/adordd/common.mak
* contrib/bmdbfcdx/common.mak
* contrib/btree/common.mak
* contrib/freeimage/common.mak
* contrib/gd/common.mak
* contrib/hgf/win32/common.mak
* contrib/libct/common.mak
* contrib/libnf/common.mak
* contrib/mysql/common.mak
* contrib/odbc/common.mak
* contrib/pdflib/common.mak
* contrib/pgsql/common.mak
* contrib/rdd_ads/common.mak
* contrib/samples/common.mak
* contrib/tip/common.mak
* contrib/xhb/common.mak
+ Added headers.
* contrib/btree/common.mak
* contrib/freeimage/common.mak
* contrib/freeimage/Makefile
* contrib/hbzlib/common.mak
* contrib/hbzlib/Makefile
* contrib/libct/common.mak
* contrib/libmisc/common.mak
* contrib/libmisc/Makefile
* contrib/mysql/common.mak
! Library names synced between GNU and non-GNU
make systems.
! Some libraries renamed to not have a too common
or non-descriptive name, like "misc".
non-GNU hb_btree -> hbbtree (synced with GNU)
non-GNU fi_lib -> hbfreeimage
GNU fi_lib -> hbfreeimage
non-GNU hbzip -> hbziparch
GNU ziparchive -> hbziparch
non-GNU libct -> ct (synced with GNU)
non-GNU libmisc -> hbmisc
GNU misc -> hbmisc
non-GNU mysql -> hbmysql (synced with GNU)
* contrib/apollo/Makefile
* contrib/firebird/Makefile
! Fixed space to tabs.
+ contrib/msql/make_b32.bat
+ contrib/msql/make_vc.bat
+ contrib/msql/common.mak
+ Added non-GNU make files.
; TOFIX: I cannot compile these still.
* contrib/msql/Makefile
! Added SVN header.
; TOFIX: This is a non-standard Makefile.
Did anyone manage to compile this lib?
* contrib/adordd/adordd.ch
* contrib/adordd/adordd.prg
! Added EOLs to the last line.
* utils/hbmake/hbmutils.prg
* Lib names fixed and changed to reflect the recent
changes in contrib.
* contrib/rdd_ads/rddads.h
! Minor cosmetic fix.
* include/hbextern.ch
* source/rtl/memofile.c
! MEMOWRIT() 3rd parameter marked as extension.
+ HB_MEMOWRIT() function added, which never write the
obsolete EOF char at the end of the file.
2007-11-23 02:08:37 +00:00
..
2001-04-27 19:03:46 +00:00
2001-04-27 19:03:46 +00:00
2006-04-15 18:51:38 +00:00
2007-04-14 10:41:54 +00:00
2007-09-07 02:00:07 +00:00
2007-10-25 20:57:12 +00:00
2001-04-27 19:03:46 +00:00
2007-05-28 18:08:36 +00:00
2001-04-27 19:03:46 +00:00
2007-09-27 13:30:20 +00:00
2007-09-25 01:21:03 +00:00
2001-04-27 19:03:46 +00:00
2001-05-15 13:02:07 +00:00
2007-03-09 03:44:42 +00:00
2001-12-29 19:35:55 +00:00
2001-05-15 13:02:07 +00:00
2002-08-27 20:13:38 +00:00
2007-10-23 11:32:22 +00:00
2001-05-15 13:02:07 +00:00
2002-03-18 22:30:10 +00:00
2001-05-15 13:02:07 +00:00
2007-11-12 18:22:51 +00:00
2007-11-17 02:26:51 +00:00
2007-10-19 14:16:35 +00:00
2007-09-26 00:30:47 +00:00
2007-04-15 22:20:37 +00:00
2007-08-20 21:55:18 +00:00
2007-11-12 15:10:28 +00:00
2007-09-09 17:42:53 +00:00
2007-11-17 02:26:51 +00:00
2007-04-18 22:15:17 +00:00
2007-09-28 12:08:46 +00:00
2007-11-12 18:22:51 +00:00
2007-03-31 10:42:19 +00:00
2007-10-24 01:25:30 +00:00
2007-04-14 10:41:54 +00:00
2007-11-04 18:21:17 +00:00
2007-11-23 01:55:37 +00:00
2007-11-12 15:10:28 +00:00
2005-09-23 08:45:05 +00:00
2007-09-25 01:21:03 +00:00
2004-12-28 09:29:30 +00:00
2007-04-13 01:06:01 +00:00
2007-10-18 21:55:39 +00:00
2007-07-06 21:17:36 +00:00
2007-10-02 08:52:28 +00:00
2007-11-23 01:55:37 +00:00
2007-11-23 01:55:37 +00:00
2007-11-23 02:08:37 +00:00
2007-08-02 15:58:50 +00:00
2007-04-14 10:41:54 +00:00
2006-03-01 13:49:07 +00:00
2006-03-01 13:49:07 +00:00
2007-08-23 12:30:23 +00:00
2007-10-23 23:51:07 +00:00
2005-11-14 09:47:46 +00:00
2006-06-17 06:36:33 +00:00
2001-12-15 11:22:29 +00:00
2006-12-18 18:34:44 +00:00
2004-04-01 09:17:44 +00:00
2007-11-04 18:21:17 +00:00
2007-09-02 15:28:05 +00:00
2007-10-15 15:40:17 +00:00
2001-05-15 13:02:07 +00:00
2001-06-14 21:20:43 +00:00
2007-10-26 01:47:21 +00:00
2007-06-01 13:12:29 +00:00
2007-08-02 15:58:50 +00:00
2007-11-04 16:47:48 +00:00
2007-10-18 21:55:39 +00:00
2007-10-18 21:55:39 +00:00
2007-10-18 21:55:39 +00:00
2006-08-10 12:09:14 +00:00
2007-10-18 21:55:39 +00:00
2007-09-25 01:21:03 +00:00
2006-05-30 10:28:42 +00:00
2007-06-06 13:40:09 +00:00
2007-09-25 01:21:03 +00:00
2007-11-16 13:48:29 +00:00
2007-10-26 23:26:59 +00:00
2007-09-25 01:21:03 +00:00
2007-10-26 01:47:21 +00:00
2007-04-14 10:41:54 +00:00
2007-09-14 05:30:12 +00:00
2006-08-17 11:05:09 +00:00
2004-12-28 09:29:30 +00:00
2007-03-22 12:28:14 +00:00
2007-10-23 11:32:22 +00:00
2007-09-25 01:21:03 +00:00
2007-06-13 22:24:38 +00:00
2007-11-23 00:20:02 +00:00
2006-02-04 16:16:48 +00:00
2007-10-01 17:43:52 +00:00
2007-11-22 13:22:20 +00:00
2007-11-12 15:10:28 +00:00
2007-06-01 13:12:29 +00:00
2006-02-04 16:16:48 +00:00
2001-05-15 13:02:07 +00:00
2007-11-13 13:13:53 +00:00
2001-04-27 19:03:46 +00:00
2007-04-14 10:41:54 +00:00
2001-05-15 13:02:07 +00:00
2001-04-27 19:03:46 +00:00
2001-04-27 19:03:46 +00:00
2007-08-30 01:56:03 +00:00
2007-09-09 17:42:53 +00:00
2001-04-27 19:03:46 +00:00
2007-11-11 12:05:38 +00:00
2002-06-21 19:54:46 +00:00
2007-10-24 02:00:45 +00:00