Viktor Szakats
050bed0d99
2007-11-10 17:24 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
...
* make_b32.bat
* make_vc.bat
* contrib/xhb/make_b32.bat
* contrib/xhb/make_vc.bat
* contrib/libmisc/make_b32.bat
* contrib/libmisc/make_vc.bat
* contrib/pgsql/make_b32.bat
* contrib/pgsql/make_vc.bat
* contrib/apollo/make_b32.bat
* contrib/apollo/make_vc.bat
* contrib/libnf/make_b32.bat
* contrib/libnf/make_vc.bat
* contrib/gd/make_b32.bat
* contrib/gd/make_vc.bat
* contrib/htmllib/make_b32.bat
* contrib/htmllib/make_vc.bat
* contrib/tip/make_b32.bat
* contrib/tip/make_vc.bat
* contrib/libct/make_b32.bat
* contrib/libct/make_vc.bat
* contrib/adordd/make_b32.bat
* contrib/adordd/make_vc.bat
* contrib/pdflib/make_b32.bat
* contrib/pdflib/make_vc.bat
* contrib/rdd_ads/make_b32.bat
* contrib/rdd_ads/make_vc.bat
* contrib/libgt/make_b32.bat
* contrib/libgt/make_vc.bat
* contrib/btree/make_b32.bat
* contrib/btree/make_vc.bat
* contrib/win32/make_b32.bat
* contrib/win32/make_vc.bat
* contrib/directx/make_b32.bat
* contrib/directx/make_vc.bat
* contrib/samples/make_b32.bat
* contrib/samples/make_vc.bat
* contrib/mysql/make_b32.bat
* contrib/mysql/make_vc.bat
* contrib/odbc/make_b32.bat
+ contrib/odbc/make_vc.bat
* contrib/bmdbfcdx/make_b32.bat
* contrib/bmdbfcdx/make_vc.bat
* contrib/hgf/win32/make_b32.bat
* contrib/hgf/win32/make_vc.bat
! Readded COPYCMD "hack" to core Harbour for fully portable
"copy /y" functionality across all Micro$oft operating systems.
+ Same feature added for all contribs.
* contrib/hbzlib/make_b32_dll.bat
* contrib/hbzlib/make_b32_dll.mak
* contrib/hbzlib/make_b32.bat
- contrib/hbzlib/make_b32.mak
* contrib/hbzlib/make_vc.bat
- contrib/hbzlib/make_vc.mak
+ contrib/hbzlib/common.mak
+ Standardized make files (and some cleanup along the way)
; TODO: BC dll creating is still to be cleaned.
; TOFIX: Lots of warnings if compiled with standard BCC switch set.
; TOFIX: Lots of warnings when compiler for MSVC.
* contrib/hgf/win32/win32.c
* contrib/hgf/win32/form.prg
! Fixed one unused var warning in .prg code.
! Fixed to not use Harbour internals.
(Petr, this should have the same effect as your request,
but pls test this change.)
2007-11-10 16:31:36 +00:00
Viktor Szakats
cf01ca3701
2007-11-10 05:50 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
...
* make_b32.bat
+ make_b32.mak
- makefile.bc
* make_gcc.sh
+ make_gcc.mak
- makefile.gc
* make_vc.bat
+ make_vc.mak
- makefile.vc
* common.mak
- contrib/maketpl.b32
+ contrib/mtpl_b32.mak
- contrib/maketpl.vc
+ contrib/mtpl_vc.mak
- contrib/maketpl.mak
+ contrib/mtpl.mak
* contrib/libct/make_b32.bat
* contrib/libct/make_vc.bat
% Makefile name cleanup, batch file synchronization,
setting name cleanup. Some minor fixes.
Now all non-GNU makefiles have the .mak extension.
- contrib/xhb/makefile.vc
* contrib/xhb/make_b32.bat
+ contrib/xhb/common.mak
- contrib/xhb/makefile.bc
* contrib/xhb/make_vc.bat
- contrib/libmisc/makefile.vc
* contrib/libmisc/make_b32.bat
+ contrib/libmisc/common.mak
- contrib/libmisc/makefile.bc
* contrib/libmisc/make_vc.bat
+ contrib/apollo/common.mak
- contrib/apollo/makefile.bc
* contrib/apollo/make_b32.bat
+ contrib/apollo/make_vc.bat
- contrib/htmllib/makefile.vc
* contrib/htmllib/make_b32.bat
+ contrib/htmllib/common.mak
- contrib/htmllib/Makefile.bc
* contrib/htmllib/make_vc.bat
* contrib/libct/make_b32.bat
* contrib/libct/make_vc.bat
- contrib/libgt/makefile.vc
* contrib/libgt/make_b32.bat
+ contrib/libgt/common.mak
- contrib/libgt/makefile.bc
* contrib/libgt/make_vc.bat
* contrib/libnf/make_b32.bat
- contrib/libnf/makefile.vc
* contrib/libnf/make_vc.bat
+ contrib/libnf/common.mak
- contrib/libnf/makefile.bc
* contrib/gd/make_b32.bat
+ contrib/gd/common.mak
- contrib/gd/makefile.bc
+ contrib/gd/make_vc.bat
- contrib/tip/makefile.vc
* contrib/tip/make_b32.bat
+ contrib/tip/common.mak
- contrib/tip/makefile.bc
* contrib/tip/make_vc.bat
+ contrib/adordd/common.mak
- contrib/adordd/makefile.bc
* contrib/adordd/make_b32.bat
+ contrib/adordd/make_vc.bat
- contrib/rdd_ads/makefile.vc
* contrib/rdd_ads/make_b32.bat
+ contrib/rdd_ads/common.mak
- contrib/rdd_ads/makefile.bc
* contrib/rdd_ads/make_vc.bat
+ contrib/btree/common.mak
- contrib/btree/makefile.bc
* contrib/btree/make_b32.bat
+ contrib/btree/make_vc.bat
+ contrib/directx/common.mak
- contrib/directx/makefile.bc
- contrib/directx/makefile.vc
* contrib/directx/make_b32.bat
* contrib/directx/make_vc.bat
+ contrib/win32/common.mak
- contrib/win32/makefile.bc
- contrib/win32/makefile.vc
* contrib/win32/make_b32.bat
* contrib/win32/make_vc.bat
+ contrib/bmdbfcdx/common.mak
- contrib/bmdbfcdx/makefile.bc
* contrib/bmdbfcdx/make_b32.bat
+ contrib/bmdbfcdx/make_vc.bat
- contrib/samples/makefile.vc
* contrib/samples/make_b32.bat
+ contrib/samples/common.mak
- contrib/samples/makefile.bc
* contrib/samples/make_vc.bat
* contrib/mysql/common.mak
- contrib/mysql/makefile.bc
* contrib/mysql/make_b32.bat
+ contrib/mysql/make_vc.bat
* contrib/pgsql/common.mak
- contrib/pgsql/makefile.bc
* contrib/pgsql/make_b32.bat
+ contrib/pgsql/make_vc.bat
* Changed most libs to use the generic non-GNU makefiles.
+ Added support for MSVC for all above libs.
; directx won't build under MSVC with an error.
+ Added "implib" for rdd_ads. TOFIX: Doesn't work for MSVC.
; TOFIX: I couldn't compile pgsql using latest 8.2.5.
* contrib/samples/gauge.c
! Fixed MSVC warning.
+ odbc/test
+ odbc/test/bld_b32.bat
+ odbc/test/harbour.mdb
+ odbc/test/odbcdemo.prg
+ odbc/test/browodbc.prg
+ odbc/test/odbccall.prg
+ odbc/test/testodbc.prg
- odbc/bld_b32.bat
- odbc/harbour.mdb
- odbc/odbcdemo.prg
- odbc/browodbc.prg
- odbc/odbccall.prg
- odbc/testodbc.prg
- odbc/bldodbc.bat
+ odbc/make_b32.bat
+ odbc/make_vc.bat
- odbc/hbodbc.b32
+ odbc/common.mak
* Moved test functions to test fir.
! Fixed bld_b32.bat
! Renamed non-GNU BC make files to be in sync with the rest of contribs.
; TOFIX: There are some warnings under MSVC.
; TOFIX: .def -> .lib conversions fails under MSVC.
- contrib/ole
- contrib/delphi
- contrib/hb_struc
- contrib/dot
- contrib/tprepro
- Removed obsolete, incomplete or non-working contribs.
2007-11-10 04:53:45 +00:00
Przemyslaw Czerpak
885e5bb66b
2007-09-13 20:10 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
...
* harbour/make_b32.bat
* set svn:eol-style to CRLF
2007-09-13 18:11:27 +00:00
Przemyslaw Czerpak
67381094f4
2007-07-26 21:45 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
...
+ harbour/bldcmncf.sh
+ harbour/make_gcc.sh
+ harbour/makefile.gc
* harbour/common.mak
* harbour/makefile.bc
* harbour/makefile.vc
* harbour/make_vc.bat
* harbour/make_b32.bat
* added support for GCC and common make file. The extension created
by Marek Paliwoda with some modifications added by me.
Victor this commit removed the HB_* prefix from some of internal
make variables. I've done it temporary to avoid synchronization
problems with files in SVN, used by me and Marek. I hope we will
clean the code and restore necessary prefixes when Marek will have
returned so we can test it in different environments - such
modification have to be done in all of the above files.
2007-07-26 19:46:10 +00:00
Chen Kedem
6c2a6995cb
2006-11-29 16:11 UTC+0200 Chen Kedem <niki@actcom.co.il>
2006-11-29 14:10:53 +00:00
Viktor Szakats
4da5a347b7
2006-08-07 02:20 UTC+0100 Viktor Szakats (viktor.szakats syenar.hu)
...
* harbour/make_b32.bat
* harbour/make_vc.bat
! install call redirected to nul instead of make_b32.log to avoid
overwriting the build results with less important (no) information.
* harbour/include/hbundoc.api
+ Added _txopen() (not tested)
* harbour/source/rdd/dbfcdx/dbfcdx1.c
* harbour/source/rdd/dbfntx/dbfntx1.c
! BCC -w warnings fixed.
* harbour/source/rtl/filehb.c
+ Added TOFIX about a CA-Cl*pper incompatibility.
In CA-Cl*pper the argument of FILE() is RTrim()-ed
before doing the check.
* harbour/source/rtl/fstemp.c
! Fixed two BCC warnings.
2006-08-07 00:23:19 +00:00
Marek Paliwoda
f8c854b08f
2006-07-20 22:00 UTC+0100 Marek Paliwoda (mpaliwoda at interia pl)
...
* harbour/source/rtl/math.c
! Fixed GPF when compiled under Bcc with -tWR switch
* harbour/makefile.bc
* harbour/make_b32.bat
! Fixed compilation of Harbour DLL with dynamic RTL
* Added INSTALL rule.
* harbour/makefile.vc
* harbour/make_vc.bat
! Fixed header description of makefile
* Added INSTALL rule.
2006-07-20 20:07:11 +00:00
Marek Paliwoda
7abd0077a3
2006-07-18 08:00 UTC+0100 Marek Paliwoda (mpaliwoda at interia pl)
...
* harbour/source/vm/mainwin.c
! Fixed compilation in C mode under Msvc
* harbour/include/hbapi.h
* Added HB_EXPORT to hb_symbolNew()
* harbour/makefile.bc
* harbour/makefile.vc
* harbour/make_b32.bat
* harbour/make_vc.bat
* harbour/Common.mak
! Fixed compilation of Harbour DLL
! Fixed compilation of HbPPTest.exe
% Improved building of customized Harbour DLL
% Some more minor fixes and improvements
2006-07-18 06:07:59 +00:00
Viktor Szakats
37a9f88c29
2006-07-05 20:30 UTC+0100 Viktor Szakats (viktor.szakats syenar.hu)
...
- harbour/Common.mak
+ harbour/common.mak
* harbour/make_b32.bat
* harbour/make_vc.bat
* harbour/makefile.bc
* harbour/makefile.vc
! Filename casing correction. (fixed in two previous commits)
! Missing CVS ID added. (fixed in previous commit)
! Few minor formatting, typos fixed.
+ Few build envvars prefixed with HB_ (some renamed)
* Few minor cleanups not related the actual make process.
; Thanks Marek for the great work.
2006-07-05 18:31:07 +00:00
Marek Paliwoda
4391696c36
2006-07-05 18:30 UTC+0100 Marek Paliwoda (mpaliwoda at interia pl)
...
- harbour/make_b16.bat
- harbour/make_vc64.bat
- harbour/mkbcdll.bat
- harbour/hrbdll.bc
- harbour/makefile.nt
- harbour/makefile64.nt
- harbour/hrbdll.vc
- removed no more needed files
* harbour/makefile.bc
* harbour/makefile.vc
* harbour/make_b32.bat
* harbour/make_vc.bat
* totaly rewritten to support sharing common file lists,
automatic DLL creation and using implicit rules as a
default approach
+ harbour/Common.mak
+ common file lists and definitions shared between Bcc
and Msc makefiles
TODO : add automatic building of contrib libs/dll(s)
2006-07-05 16:42:44 +00:00
Viktor Szakats
5d6b9d803e
2005-11-15 05:10 UTC+0100 Viktor Szakats (viktor.szakats/syenar.hu)
...
* hrbdll.bc
* hrbdll.vc
* makefile.bc
* makefile.nt
* makefile.vc
* makefile64.nt
* nulsys generation updated.
* source/compiler/gencobj.c
! Fixed warning.
* source/rdd/rddord.prg
! Fixed to include hbsetup.ch for HB_COMPAT_* guard
* source/vm/hvm.c
! Fixed warning.
* make_b32.bat
- Removed "set BISON_SIMPLE" (was remmed)
2005-11-15 04:13:45 +00:00
Ron Pinkas
e7f150194c
2002-06-05 20:52 UTC-0800 Ron Pinkas <ron@ronpinkas.com>
...
* make_b32.bat
- Commented SET BISON_SIMPLE line as it causes incompatibility with current version of Bison.
* source/compiler/harbour.sly
* source/macro/macro.y
+ Added missing ; as per Bison 1.35 warnings.
2002-06-06 03:54:13 +00:00
Alexander S.Kresin
33f0024b24
2002-03-07 12:56 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-03-07 09:54:57 +00:00
Viktor Szakats
6c7188dbde
2001-11-07 01:17 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu>
2001-11-07 00:26:14 +00:00
Viktor Szakats
7b12dd3946
2001-09-11 12:11 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu>
2001-09-11 10:15:24 +00:00
Brian Hays
3e7e1b3a00
2001-09-08 00:01 UTC-0800 Brian Hays <bhays@abacuslaw.com>
2001-09-08 07:11:54 +00:00
Brian Hays
d2f6da18fe
2001-09-05 11:30 UTC-0800 Brian Hays <bhays@abacuslaw.com>
2001-09-05 18:19:21 +00:00
Luiz Rafael Culik
e4eadba7d2
See changelog 2001-05-16 08:00 GMT -3
2001-05-16 11:04:21 +00:00
Ron Pinkas
057aabe723
2000-06-25 03:35 UTC-0800 Ron Pinkas <Ron@Profit-Master.com>
...
* source/compiler/hbgenerr.c
! Fixed line number when in <eol> was 1 too short.
* make_b32.bat
! Removed -i (ignore erros).
2000-06-25 10:38:11 +00:00
Luiz Rafael Culik
aa44709394
See changelog 20000619-23:05 GMT -3
2000-06-20 02:11:09 +00:00
Jean-Francois Lefebvre
567e3b3961
2000-06-12 17:20 UTC+0200 JfL&RaC <jfl@mafact.com> <rac@mafact.com>
2000-06-12 15:23:23 +00:00
Viktor Szakats
4902ebbe7d
20000318-02:37 GMT+1 Victor Szakats <info@szelvesz.hu>
2000-03-18 01:45:21 +00:00
Viktor Szakats
2ec988db43
20000314-07:11 GMT+1 Victor Szakats <info@szelvesz.hu>
2000-03-14 06:11:52 +00:00
Viktor Szakats
4b305a2fb6
20000314-01:30 GMT+1 Victor Szakats <info@szelvesz.hu>
2000-03-14 00:34:31 +00:00
Viktor Szakats
3e0bb1af40
20000307-17:34 GMT+1 Victor Szakats <info@szelvesz.hu>
2000-03-07 16:41:33 +00:00
Viktor Szakats
c124d2959e
20000302-20:44 GMT+1 Victor Szakats <info@szelvesz.hu>
2000-03-02 19:49:22 +00:00
Viktor Szakats
7426d18439
20000214-06:32 GMT+1 Victor Szakats <info@szelvesz.hu>
2000-02-14 05:31:56 +00:00
Viktor Szakats
8b96cff251
20000214-03:21 GMT+1 Victor Szakats <info@szelvesz.hu>
2000-02-14 02:23:20 +00:00
Viktor Szakats
a43253ded1
20000213-12:04 GMT+1 Victor Szakats <info@szelvesz.hu>
2000-02-13 11:13:27 +00:00
Viktor Szakats
f697073a47
20000213-04:02 GMT+1 Victor Szakats <info@szelvesz.hu>
2000-02-13 03:06:28 +00:00
Viktor Szakats
3b5094c0b1
20000211-23:05 GMT+1 Victor Szakats <info@szelvesz.hu>
2000-02-11 22:03:52 +00:00
Viktor Szakats
3b232374b3
20000209-10:43 GMT+1 Victor Szakats <info@szelvesz.hu>
2000-02-09 09:48:48 +00:00
Antonio Linares
accc5b10bd
20000208-11:48 GMT+1 Antonio Linares <alinares@fivetech.com>
2000-02-08 10:52:58 +00:00
Viktor Szakats
41557f4fc5
20000207-20:40 GMT+1 Victor Szakats <info@szelvesz.hu>
2000-02-07 19:38:44 +00:00
Luiz Rafael Culik
39a1fdaaed
See Changelog 2000-01-22 13:40 GMT +3
2000-01-22 15:52:28 +00:00
Viktor Szakats
fa8b474da8
19991212-16:28 GMT+1 Victor Szel <info@szelvesz.hu>
1999-12-12 16:39:58 +00:00
Viktor Szakats
8ad9ec071c
19991123-00:29 GMT+1 Victor Szel <info@szelvesz.hu>
1999-11-22 23:40:34 +00:00
Viktor Szakats
72296ccb69
19991122-11:56 GMT+1 Victor Szel <info@szelvesz.hu>
1999-11-22 11:12:16 +00:00
Antonio Linares
dc07764904
*** empty log message ***
1999-10-05 23:43:15 +00:00
Viktor Szakats
48ec0241d0
19991005-08:36 GMT+1
1999-10-05 06:56:05 +00:00
Viktor Szakats
664ded62b4
19991004-01:14 GMT+1
1999-10-03 23:26:09 +00:00