Revision: 10875 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10875&view=rev Author: vszakats Date: 2009-04-16 21:30:09 +0000 (Thu, 16 Apr 2009)
Log Message: ----------- 2009-04-16 23:00 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * utils/hbmk2/hbmk2.prg + Added -opt/-noopt switch (plus .hbp param) to control C compiler optimizations. + Added C compiler optimizations to all compilers identical to the ones used to build Harbour. Specifically MinGW, MSVC got new switches, bcc got -6, owatcom got fully synced. + Added internal support for C++ mode selection for all compilers. + Added -debug support for all compilers where it was missing (most). ! Synced poccarm switch with Harbour build. - utils/hbmk2/examples/minigui.hbp + utils/hbmk2/examples/hmg.hbp + Harbour MiniGUI hbmk2 param file updated and instructions added. Now it's possible to build hmg apps using hbmk2 very easily, see instructions in file. * utils/hbmk2/examples/hwgui.hbp + hwgui hbmk2 param file updated and instructions added. Now it's possible to build hwgui apps using hbmk2 very easily, see instructions in file. * source/vm/itemapi.c * source/rtl/hbffind.c * contrib/hbct/atnum.c ! Fixed macro related warnings. Modified Paths: -------------- trunk/harbour/ChangeLog trunk/harbour/contrib/hbct/atnum.c trunk/harbour/source/rtl/hbffind.c trunk/harbour/source/vm/itemapi.c trunk/harbour/utils/hbmk2/examples/hwgui.hbp trunk/harbour/utils/hbmk2/hbmk2.prg Added Paths: ----------- trunk/harbour/utils/hbmk2/examples/hmg.hbp Removed Paths: ------------- trunk/harbour/utils/hbmk2/examples/minigui.hbp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour