a4f90ee0fb
2009-06-10 09:45 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * INSTALL + Added comp.lang.clipper as public forum.
Viktor Szakats
2009-06-10 07:48:17 +00:00
3b8d0f42a3
2009-06-09 22:44 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * mpkg_deb.sh + Added hbqt lib. Submitted by Davor Siklic. Thank you.
Viktor Szakats
2009-06-09 20:44:55 +00:00
9702d3a9ae
2009-06-09 21:14 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * INSTALL * Harbour version cleaned from postfix.
Viktor Szakats
2009-06-09 19:16:30 +00:00
fd0d9b8f33
usual typo
Viktor Szakats
2009-06-09 14:01:53 +00:00
1abaae6c84
2009-06-09 15:59 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * harbour-win-spec * harbour-wce-spec * mpkg_win.bat * include/hbver.h * harbour.spec * Changed version to 2.0.0beta1 (from 2.0.0dev) ; NOTE: Everyone is encouraged to create binary releases for various platforms and try this new with real apps. We can even upload these binary releases to sf.net.
Viktor Szakats
2009-06-09 14:01:05 +00:00
28a1035af6
2009-06-09 14:56 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg * Synced HB_DYNLIB handling with GNU Make. This means that from now on hbmk2 won't use -DHB_DYNDLL C compiler switch in -hbdyn mode for mingw/cygwin compilers.
Viktor Szakats
2009-06-09 12:57:22 +00:00
59967d646b
2009-06-09 10:51 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * INSTALL * Minor simplification.
Viktor Szakats
2009-06-09 08:53:24 +00:00
68225e9ad1
2009-06-09 10:38 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/vm/eval.c * update number of parameters in HB_EXECMSG() to keep the HVM stack clean for any external code which can try to make some HVM stack tracing/scanning
Przemyslaw Czerpak
2009-06-09 08:28:40 +00:00
f8e2a1586a
2009-06-08 21:09 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * make_gnu.bat + Added C compiler autodetection. This feature will kick in if HB_COMPILER is left empty. (works for all compilers except msvcarm and poccarm)
Viktor Szakats
2009-06-08 19:22:31 +00:00
0c1e6132a0
minor tweaks
Viktor Szakats
2009-06-08 17:25:24 +00:00
5e4c387faa
2009-06-08 18:57 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg ! Possible fix to -hbdyn in -xhb mode. ! Fix to -hbdyn in -hb10 mode.
Viktor Szakats
2009-06-08 16:57:54 +00:00
c360e1eff2
sigh. missed an update.
Viktor Szakats
2009-06-08 16:50:34 +00:00
e9830b9aaf
2009-06-08 18:47 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * INSTALL % Removed section dealing with GNU Make configuration on Windows. Not needed anymore. % Removed GNU Make configuration from examples. Not needed. + Example changed to use HB_DIR_NSIS, instead of modifying PATH. ! Minor recent typo.
Viktor Szakats
2009-06-08 16:48:45 +00:00
ba212e4c53
2009-06-08 18:25 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg ! Fixed again -hbdyn generation by removing hbmaindllp lib from the liblist. This was added as part of a fix, so I'm not sure what is the good and final solution. Anyway it looks like this lib isn't to be used for .dll, or only for pure pcode ones. So it's probably better to leave it as a manual user option: -l{win}hbmaindllp If someone knows more, pls speak up.
Viktor Szakats
2009-06-08 16:26:08 +00:00
a6a566ab49
2009-06-08 17:53 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.hu_HU.po ! Typo.
Viktor Szakats
2009-06-08 15:53:53 +00:00
ddd28d29cf
2009-06-08 14:48 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) - utils/hbmk2/examples/hwgui.hbc - Deleted file. Now it's hosted by hwgui repository, in its ready-to-use location. Thanks Alexander.
Viktor Szakats
2009-06-08 12:49:44 +00:00
950b5fc4a4
2009-06-08 14:33 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * config/wce/mingwarm.cf ! Fixed 'del' command receiving wrongly formed path seps in non-msys mode when lib creation failed.
Viktor Szakats
2009-06-08 12:33:47 +00:00
2b9cbcd87d
added missing information to recent entry:
Viktor Szakats
2009-06-08 12:19:35 +00:00
453096a19c
2009-06-08 13:00 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * make_gnu.bat * INSTALL + Automatically filling HB_CCPREFIX for mingw64 and mingwce targets, if not specified by user. * Removed HB_CCPREFIX from examples. Not yet documented the override feature as it's currently not needed.
Viktor Szakats
2009-06-08 11:00:38 +00:00
b29b97c6bb
2009-06-08 11:59 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * mpkg_win.bat * mpkg_win.nsi ! Fixed to include ChangeLog* instead of ChangeLog alone.
Viktor Szakats
2009-06-08 10:15:14 +00:00
92b2dce220
2009-06-08 11:05 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * ChangeLog + ChangeLog-old + Created ChangeLog-old which currently holds entries belonging to 1.0.1 and older versions, moved from main ChangeLog. From time to time we should move additional entries there from main ChangeLog to not let main ChangeLog grow too large. Updating files causes SVN dumps to contain the whole file each time it's changed, which means a large ChangeLog has a dramatic effect on the size of the SVN dump. We're at 12.4GB at this moment, much of this is ChangeLog copies (about ~4000 of them).
Viktor Szakats
2009-06-08 09:11:25 +00:00
1df6feaf52
added examples/wxh
Viktor Szakats
2009-06-07 18:21:32 +00:00
8395bcafcc
2009-06-07 19:26 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg + Added support to redefine .prg level __ARCH*__ and __*_ENDIAN__ macros in cross build situations. [ This doesn't seem to be a practical problem, but cross builds targeting *nix systems aren't covered and they probably won't be. ] Anyway, I wouldn't recommend using these macros in .prg code, as they won't work as expected when creating universal binaries (f.e. on darwin).
Viktor Szakats
2009-06-07 17:32:40 +00:00
6b84394cac
2009-06-07 15:43 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * INSTALL + Documentated HB_*_STATIC options.
Viktor Szakats
2009-06-07 13:44:22 +00:00
98c5f3d8b6
2009-06-07 14:18 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/Makefile * contrib/hbqt/tests/hbqt.hbc * contrib/gtqtc/Makefile * contrib/gtqtc/tests/gtqtc.hbc + If HB_QT_STATIC is set, Harbour build will automatically create a hbqt lib to be used with static qt libs. The static version of hbqt is called hbqts to allow it to exist in parallel with default dynamic version.
Viktor Szakats
2009-06-07 12:24:10 +00:00
4e59887d15
2009-06-07 13:32 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/tests/hbqt.hbc * contrib/gtqtc/tests/gtqtc.hbc + Added static linking option for Windows. It can be enabled by setting envvar HB_QT_STATIC. (needs latest hbmk2)
Viktor Szakats
2009-06-07 11:33:58 +00:00
d372987f38
2009-06-07 11:05 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.hu_HU.po * utils/hbmk2/hbmk2.prg + Added experimental pure C build mode. Activate with -hbc (cmdline only). In this mode Harbour libs won't be linked, .prgs won't be compiled, language files won't be handled, options will be treatet as C compiler ones, and obviously some other Harbour related hbmk2 options will be ignored. * Minor translation update.
Viktor Szakats
2009-06-07 09:07:29 +00:00
4181e9d38f
2009-06-07 02:24 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * bin/postinst.bat + bin/hb-mkimp.bat + Separated import lib generation from postinst.bat into a separate batch file. This file can be run by users, and it will be included in binary builds to help users. HB_COMPILER, HB_LIB_INSTALL and HB_DIR_* envvars have to be set to make it work. ; TODO: Add documentation to INSTALL.
Viktor Szakats
2009-06-07 00:26:09 +00:00
516b86394c
(deleted result of unsuccessful experiment with svn2svn tool)
Viktor Szakats
2009-06-06 22:45:45 +00:00
683b923ba1
2008-09-09 18:48 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com) * build_pkgs.sh * changes to create tree on tmp dir
Viktor Szakats
2009-06-06 22:38:44 +00:00
f9e430d9ec
2008-09-09 18:33 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com) + build_bkls.sh + script to help on build packages ; TODO: add DEB package option
Viktor Szakats
2009-06-06 22:38:30 +00:00
2b5d2600aa
2009-06-06 16:07 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * INSTALL * Made clear that GNU Make installation isn't needed for mingw targets.
Viktor Szakats
2009-06-06 14:07:51 +00:00
6b88ee5fac
2009-06-06 14:31 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbvm.h * harbour/source/vm/hvm.c + added hb_vmProc() function - it's hb_vmDo() but without hack to send messages. TODO: remove from hb_vmDo() support for messages so it can replace new hb_vmProc() function or if we really need such mixed common execution function then replace in HVM calls to hb_vmDo() with hb_vmProc()
Przemyslaw Czerpak
2009-06-06 12:21:43 +00:00
07cf6438c0
2009-06-06 11:38 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg * Changed directory name for embedded mingwarm tools to 'mingwarm' from 'mingwce'.
Viktor Szakats
2009-06-06 09:42:15 +00:00
61f49cdf32
2009-06-06 11:36 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg + Added autodetection for recently released (version 0.55) mingw32ce packages.According to their homepage, they use slightly different names for packages, which is now recognized by hbmk2. I didn't test it though on Linux, and there is no Windows binary release yet for this new version.
Viktor Szakats
2009-06-06 09:36:57 +00:00
105668de8c
2009-06-06 10:10 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg + Added filter support for input files without extension. * Reverted prev change because it didn't solve any problems as *.*/* input masks aren't expanded anyway on non-*nix shells and it would create several problems to support it. Explicitly added .ch and other files are probably done with an intent, so there is no point in filtering them (well except for *nix shells, but I don't deal with this issue for now). It isn't a good idea to pass *.*/* to hbmk2 anyway as it may pickup everything in the way.
Viktor Szakats
2009-06-06 08:10:47 +00:00
7d875cad53
2009-06-06 09:14 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/hbqt.h * contrib/hbqt/qth/QConicalGradient.qth * contrib/hbqt/qth/QLinearGradient.qth * contrib/hbqt/hbqt_qconicalgradient.cpp * contrib/hbqt/hbqt_qlineargradient.cpp ! Fixed two missing function name from .qth template. (the ones reported on the dev list)
Viktor Szakats
2009-06-06 07:16:20 +00:00
1e338e58ed
2009-06-06 09:20 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/rtl/errintlo.c ! fixed GPF inside internal error handler for errors without default description and error codes not in the form 9000 + <n>
Przemyslaw Czerpak
2009-06-06 07:10:49 +00:00
3f852ef8c0
2009-06-06 09:06 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg * Input files with following extensions won't be considered .prg source files anymore: .ch, .h, .hpp, .hxx. This means *.* input mask can now be used more freely. I cannot imagine a situation where this could be limitation, but if someone has any concern with this, please tell. ! Minor typo in code.
Viktor Szakats
2009-06-06 07:09:34 +00:00
aa6ecd3976
propset svn:ignore -> *.log
Viktor Szakats
2009-06-06 00:25:57 +00:00
bf151a6400
2009-06-06 02:24 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/rdd/dbfnsx/dbfnsx1.c ! fixed stupid typo in C else block scope which caused false alarm about corrupted index. Many thanks to Vitor Mangabeira for information and self contain example.
Przemyslaw Czerpak
2009-06-06 00:15:16 +00:00
b16692e111
2009-06-06 01:19 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * bin/hb-mkdyn.bat ! Applied version number change to this file, too.
Viktor Szakats
2009-06-05 23:21:16 +00:00
ce4631d02f
2009-06-05 20:59 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbwin/win_prn1.c ! Fixed recently introduced editing mistake which enabled it for WinCE.
Viktor Szakats
2009-06-05 18:59:41 +00:00
47e7df8129
2009-06-05 20:42 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * debian/copyright ! Synced with COPYING.
Viktor Szakats
2009-06-05 18:43:50 +00:00
01f4587c1c
2009-06-05 20:05 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg % Optimized filter processing loop to use FOR EACH.
Viktor Szakats
2009-06-05 18:05:50 +00:00
45fef3bf37
2009-06-05 19:21 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/tests/hbqt.hbc * contrib/gtqtc/tests/gtqtc.hbc ! Adjusted Linux QT lib names. Thanks for the report to Bruno Luciani.
Viktor Szakats
2009-06-05 17:22:52 +00:00
c6d0079d39
2009-06-05 19:04 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbwin/wapi_winbase.c + Added: WAPI_GETCURRENTPROCESS() WAPI_GETCURRENTPROCESSID() WAPI_GETCURRENTTHREAD()
Viktor Szakats
2009-06-05 17:05:11 +00:00
dbcebf21a1
2009-06-05 18:54 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/Makefile + contrib/xpp + contrib/xpp/Makefile + contrib/xpp/xpp.ch + Added startup of an Xbase++ dialect lib (similar to xhb). The idea is that these will hold all Xbase++ specific functions with an xpp_*() prefix, and they will eventually be moved inside the core into source/dialect/xpp lib, so that dialect selection can be better integrated into Harbour compiler tools. Currently it holds one header only.
Viktor Szakats
2009-06-05 16:55:43 +00:00
4a4a54c434
2009-06-05 18:10 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbwin/wapi_winuser.c + Added WAPI_CREATEWINDOWEX() pure Windows API wrapper.
Viktor Szakats
2009-06-05 16:10:40 +00:00
a0b9ad87d9
2009-06-05 17:33 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg * -debugstub internal switch will now echo the stub source to stdout instead of keeping the temp file around.
Viktor Szakats
2009-06-05 15:33:49 +00:00
a7005290de
2009-06-05 17:04 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbdefs.h * cleanup in some declarations
Przemyslaw Czerpak
2009-06-05 14:54:52 +00:00
4516a148f9
2009-06-05 16:23 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + examples/hbmake + examples/hbmake/hbmake.hbp + examples/hbmake/hbmakec.c + examples/hbmake/hbmake.prg + Readded old and unsupported hbmake for convenience to those users who still use it. This tool won't work in the next (to 2.0.x) major release of Harbour, so please take some time and check hbmk2, its successor. You can build hbmake with this command: 'hbmk2 hbmake.hbp' It will be copied to Harbour binary directory automatically.
Viktor Szakats
2009-06-05 14:25:49 +00:00
407be2b2b0
2009-06-05 16:14 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg + Added macros: ${hb_bin}, ${hb_lib}, ${hb_dyn}, ${hb_inc}. Representing HB_*_INSTALL dirs. They can be useful in -instpath=, if someone wants to have a copy of the target in a Harbour dir for easy access: -instpath=${hb_lib}/
Viktor Szakats
2009-06-05 14:16:22 +00:00
3915031ebb
2009-06-05 15:26 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg + In -rebuild mode now targets will be deleted by hbmk2 before calling compilers to create them. This will resolve some potential errors when compiler tools get confused about an existing file with the same name but perhaps created with another compiler. It will also make sure no attempts will be made to create an incremental build. If target cannot be deleted, a warning message will be shown by hbmk2.
Viktor Szakats
2009-06-05 13:29:28 +00:00
2550e1d49c
2009-06-05 10:01 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * INSTALL * mpkg_win.nsi * sf.net links corrected, https seems to need login.
Viktor Szakats
2009-06-05 08:02:42 +00:00
da084f7167
2009-06-05 09:34 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg + Now if hbmk2 is renamed to a name which ends with '10', like 'hbmk210', it will automatically function in -hb10 (Harbour 1.0.x) compatibility mode. % Don't add doubly defined include paths or include try paths. * Minor change in BCC system lib ordering.
Viktor Szakats
2009-06-05 07:38:09 +00:00
692207db83
2009-06-05 07:47 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * examples/terminal/trm_cli.prg * examples/terminal/terminal.prg * examples/terminal/trm_srv.prg * examples/terminal/trm_app.prg ! Fixed 100% CPU utiliziation of server. * NTRIM()/LTrim(Str()) -> hb_ntos()
Viktor Szakats
2009-06-05 05:51:07 +00:00
c2bf8d30e9
2009-06-05 06:53 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * external/libpng/LICENSE * external/libpng/png.c * external/libpng/png.h * external/libpng/pngconf.h * external/libpng/pngerror.c * external/libpng/pngget.c * external/libpng/pngmem.c * external/libpng/pngpread.c * external/libpng/pngread.c * external/libpng/pngrio.c * external/libpng/pngrtran.c * external/libpng/pngrutil.c * external/libpng/pngset.c * external/libpng/pngtrans.c * external/libpng/pngwio.c * external/libpng/pngwrite.c * external/libpng/pngwtran.c * external/libpng/pngwutil.c - external/libpng/pngtest.c * Updated to 1.2.37 (from 1.2.36). Quite a lot of formatting, plus fix to security fix in previous update. - Removed one unnecessary file.
Viktor Szakats
2009-06-05 04:57:37 +00:00
363fec13d2
2009-06-05 06:40 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * INSTALL * Removed 'not recommended' text to not hurt any feelings. + Added hint to TROUBLESHOOTING section how to clear PATH with a simple and safe method.
Viktor Szakats
2009-06-05 04:45:35 +00:00
65f22b4baa
2009-06-04 23:00 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg + Added support for hbcs= lins in .hbc files. This means they can now be embedded. Filters and macros are accepted, extension optional, .hbc will be added. ! Fixed wrongly calculated embedding level, counting now made simpler. + Added warning message if embedding level reached the maximum, instead of just ignoring the to be embedded files.
Viktor Szakats
2009-06-04 21:01:13 +00:00
90acbc8f86
2009-06-04 17:31 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * INSTALL + Change section title from: HOW TO BUILD AND INSTALL HARBOUR to HOW TO BUILD AND INSTALL HARBOUR FROM SOURCE + Added sentence which hopefully will make sure users understand that 'msys' isn't required (not even recommended) to build Harbour with MinGW. It's included because it's supported and possible and may give some benefit for some users.
Viktor Szakats
2009-06-04 15:32:18 +00:00
e7f3191f5d
2009-06-04 17:02 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbwin/hbwin.ch + Added some constants. (borrowed from xhb)
Viktor Szakats
2009-06-04 15:02:49 +00:00
b1893a6f0e
2009-06-04 15:31 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg ! Fixed to make pos= files relativ to .hbc container location. ! Fixed to not macro process pos= entries, because it breaks ${lng} macros. + Added -debugi18n messages for .po update.
Viktor Szakats
2009-06-04 13:32:12 +00:00
bc71137a02
2009-06-04 14:00 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/xhb/Makefile + contrib/xhb/xhbsave.c + contrib/xhb/xhbtrim.c + Added "extended" versions of some core functions, supporting some extra parameters formerly available in Harbour when compiled with (now removed) HB_EXTENSION option: XHB_TRIM(), XHB_RTRIM(), XHB_ALLTRIM(), XHB_SAVESCREEN(), XHB_RESTSCREEN().
Viktor Szakats
2009-06-04 12:00:42 +00:00
4799d443b6
2009-06-04 13:53 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/xhb/hbcompat.ch + Added INET and HASH function name conversion from Harbour to xhb.
Viktor Szakats
2009-06-04 11:54:00 +00:00
f7012a0401
2009-06-04 13:26 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg + Added support for macros (including envvars) for .hbc references. F.e.: hbmk2 [...] ${MYLIB_DIR}/mylib.hbc [...]
Viktor Szakats
2009-06-04 11:26:26 +00:00
9ad6d6e547
2009-06-04 09:23 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * source/compiler/hbusage.c + Added contributors present on the crew list only. Also added e-mail addresses from that time (year 1999).
Viktor Szakats
2009-06-04 07:37:52 +00:00
9a20ef07d5
2009-06-03 21:33 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg + Added feature to automatically process make script with the name hbmk.hbm if found in local directory. This will be processed before the first command line option. ! -quiet switch wasn't effective on embedded Harbour compiler command line displayed in case of error.
Viktor Szakats
2009-06-03 19:36:22 +00:00
c7b8caf851
2009-06-03 13:35 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * bin/postinst.bat ! Fixed import lib names for mingw where double 'lib' prefix is needed for transparent functionality, but wasn't generated.
Viktor Szakats
2009-06-03 11:36:18 +00:00
6bc33d984d
2009-06-03 13:19 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/rddsql/sddmy/tests/sddmy.hbc + Added libmysql to lib list.
Viktor Szakats
2009-06-03 11:20:08 +00:00
8be9858def
2009-06-03 11:36 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * examples/rl/readme.txt + examples/rl/rl.dif + Added patch file for original RL sources to make them work with Harbour. The issue was with some longer than 10 chars PRIVATE vars which were saved and restored from .mem files and they were cut to 10 chars on restore.
Viktor Szakats
2009-06-03 09:36:39 +00:00
f4694ad6f6
2009-06-03 11:13 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * examples/uhttpd/readme.txt * Minor update to instructions (really minor).
Viktor Szakats
2009-06-03 09:13:36 +00:00
3039bbe3c7
2009-06-03 11:07 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * examples/rl/rl.hbp + Added options to create running rl executable.
Viktor Szakats
2009-06-03 09:07:43 +00:00
c6e41bf2ba
2009-06-03 12:30 UTC+0300 Alexander Kresin <alex at belacy.belgorod.su> * utils/hbformat/hbformat.prg ! Warning fixed.
Alexander S.Kresin
2009-06-03 08:31:57 +00:00
387c6f50aa
2009-06-03 11:25 UTC+0300 Alexander Kresin <alex at belacy.belgorod.su> * utils/hbformat/hbformat.prg ! Bug fixed.
Alexander S.Kresin
2009-06-03 07:23:40 +00:00
3cef50334b
2009-06-03 08:17 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * include/hbextern.ch * source/rtl/idlex.c * Renamed XPP compatible SLEEP() function to XPP_SLEEP() to avoid collision with FlagShip and CLIP implementations.
Viktor Szakats
2009-06-03 06:21:00 +00:00
ffc3c345f9
2009-06-03 07:58 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * INSTALL * One 'sf.net' URL changed to sourceforge.net. (for consistency only. both name works.)
Viktor Szakats
2009-06-03 05:59:36 +00:00
e3ab3d0b8b
2009-06-02 20:53 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbsetup.h + added HB_RESTRICT macro which can be used in some declarations to reach better code optimization
Przemyslaw Czerpak
2009-06-02 18:44:21 +00:00
6ef2986f43
2009-06-02 19:22 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * contrib/xhb/Makefile + contrib/xhb/bkgtsks.c + Added background tasks functions. My only current goal was to make it compile under Harbour, plus did some optimizations along the way. (borrowed from xhb, work of Francesco Saverio Giudice) ; TODO: Adapt to Harbour: MT mode, Set() replacement, attach it to VM possibly without modifying the VM itself.
Viktor Szakats
2009-06-02 17:24:02 +00:00