|
|||
|
Hi: Again, with a lot of Help from Andi Jahja, we now have available 6 different builds for the for thee following Compilers: BCC5.5.1, BCC 5.8.2, MinGW 4.6.2, Microsoft's Visual C/C++, Digital Mars, PellesC, and. 32-bit Watcom, -Mel Smith Here are the recent Change Log entries ************************************************** ********** Also, over the next few days, we'll try to add the Digital Mars Compiler and the Watcom Compiler builds too 2012-08-07 18:08 UTC+0700 Andi Jahja <xharbour/AT/telkom/net/id> * contrib/sixapi/source/dbstru.c * contrib/sixapi/source/global.c ! pacify PellesC warnings * source/vm/dlmalloc.c ! allow to pick file version only * source/common/hbver.c + information on major library version included in xHarbour build-info (printed on screen only via: harbour /build) * make_dc.bat ! directing build process to log files 2012-08-07 00:20 UTC-0300 Luiz Rafael Culik <luiz at xharbour.com.br> * include/hbapicom.h ! added missing HB_BOOL define to make *unix happy 2012-08-07 04:55 UTC+0700 Andi Jahja <xharbour/AT/telkom/net/id> * contrib/hbhpdf/hpdf_utils.c * contrib/hbhpdf/hpdf_conf.h * contrib/unicode/hbcc.h * contrib/hbsqlit3/config.h * contrib/hbbz2/bzlib_pr.h * contrib/sixapi/include/sxapi.h * contrib/misc/gauge.c * contrib/hbexpat/_hbconf.h * source/rdd/dbffpt/dbffpt1.c * source/rdd/dbffpt/redbffpt1.c ! pacify Open Watcom warnings 2012-08-06 13:50 UTC-0300 Luiz Rafael Culik <luiz at xharbour.com.br> * source/rtl/Makefile source/include/Makefile ! added new depenciencies from Andi last commits 2012-08-06 18:05 UTC+0700 Andi Jahja <xharbour/AT/telkom/net/id> + source/rtl/hbcom.c + source/rtl/hbcomhb.c + include/hbcom.ch + include/hbapicom.h ! serial communication functions borrowed from Harbour * winmake/common.mak * winmake/compile.mak + new members of RTL 2012-08-06 10:00 UTC+0700 Andi Jahja <xharbour/AT/telkom/net/id> + source/rtl/hbbffnc.c + source/rtl/hbbfish.c + include/hbbfish.h + tests/tstblow.prg ! blowfish encryption borrowed from Harbour PRG function list: hb_blowfishKey( <cPass> ) -> <bfKey> hb_blowfishEncrypt( <bfKey>, <cData>, <lRaw> ) -> <cCryptedData> hb_blowfishDecrypt( <bfKey>, <cCryptedData>, <lRaw> ) -> <cData> + source/rtl/hbrand.c + source/rtl/arc4.c + include/arc4.h + tests/testarc4.prg ! yet another arc4-based random number generator borrowed from Harbour ! PRG level function : HB_RAND32() -> returns an integer between 0 and 0xFFFFFFFF (inclusive) * source/vm/thread.c + supporting function for arc4 random number generator * winmake/common.mak * winmake/compile.mak + new members of RTL 2012-08-05 19:10 UTC-0300 Luiz Rafael Culik <luiz at xharbour.com.br> * include/thread.h ! when in non-mt mode compile, define HB_CRITICAL_T as ULONG * source/rtl/Makefile source/include/Makefile ! added new depenciencies from andi commits 2012-08-06 01:03 UTC+0700 Andi Jahja <xharbour/AT/telkom/net/id> * source/rtl/hbsockhb.c ! minor tweak to kill BCC warning 2012-08-06 00:57 UTC+0700 Andi Jahja <xharbour/AT/telkom/net/id> * winmake/makefile.bc + link ws2_32.lib when creating harbour.dll 2012-08-06 00:17 UTC+0700 Andi Jahja <xharbour/AT/telkom/net/id> * source/vm/inet.c ! removed: hbvmopt.h * source/rtl/hbsocket.c ! memcpy -> HB_MEMCPY ************************************************** ******* |
|
|
||||
|
||||
|
|
|
|||
|
> Again, with a lot of Help from Andi Jahja, we now have available 6
> different builds for the for thee following Compilers: > > BCC5.5.1, > BCC 5.8.2, > MinGW 4.6.2, > Microsoft's Visual C/C++, > Digital Mars, > PellesC, and. > 32-bit Watcom, Astounding! Now we'd need someone for *nix flavours... EMG -- EMAG Software Homepage: http://www.emagsoftware.it The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum The Best of Spectrum Games: http://www.emagsoftware.it/tbosg The EMG Music page: http://www.emagsoftware.it/emgmusic |
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|