Revision: 11593 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11593&view=rev Author: vszakats Date: 2009-07-01 22:36:28 +0000 (Wed, 01 Jul 2009)
Log Message: ----------- 2009-07-02 00:35 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/Makefile * Moved hbxbp to the end of list as a workaround for potentially outdated hbqt.ch reference, if it's before hbqt build. Still not prefect though. We should probably fix the ordering of -I option in build process, but it doesn't seem trivial. Or avoid installing headers into central include dir, but that also leads far. * utils/hbmk2/hbmk2.prg * Minor step to fix a recent regression. * source/rtl/hbzlibgz.c * HB_GZDIRECT() is now always defined in core, if it's built against older zlib version, it will simply do nothing. We can discuss how to handle this situation, all have pros and cons: 1) Always define: Throw RTE at runtime. 2) Always define: Return error at runtime. 3) Don't define if low-level wrapper isn't present. Makes it easy to catch missing dependencies on .prg level, but it break Harbour to provide a consistent higher level API. * examples/hbextern/hbextern.prg ! Minor fix in generated comment. * examples/hbextern/hbextern.hbp + -w2 -> -w3 * ChangeLog ! Wrong header in previous entry. * contrib/hbqt/hbqt_qimage.cpp * contrib/hbqt/hbqt_qtextdocument.cpp * contrib/hbqt/hbqt_qapplication.cpp * contrib/hbqt/hbqt_qtextcursor.cpp * contrib/hbqt/hbqt_qclipboard.cpp * contrib/hbqt/hbqt_qurl.cpp * contrib/hbqt/hbqt_qwebhistoryitem.cpp * contrib/hbqt/hbqt_qvariant.cpp * contrib/hbqt/hbqt_qfont.cpp * contrib/hbqt/hbqt_qimagereader.cpp * contrib/hbqt/hbqt_qcursor.cpp * contrib/hbqt/hbqt_qfontdatabase.cpp * contrib/hbqt/hbqt_qcoreapplication.cpp * contrib/hbqt/hbqt_qobject.cpp * contrib/hbqt/hbqt_qtextframe.cpp * contrib/hbqt/hbqt_qabstractitemmodel.cpp * Minor EOF change after regerenating them with hbqtgen. (probably it would be better to generate only one EOLs at EOF by hbqtgen) Modified Paths: -------------- trunk/harbour/ChangeLog trunk/harbour/contrib/Makefile trunk/harbour/contrib/hbqt/hbqt_qabstractitemmodel.cpp trunk/harbour/contrib/hbqt/hbqt_qapplication.cpp trunk/harbour/contrib/hbqt/hbqt_qclipboard.cpp trunk/harbour/contrib/hbqt/hbqt_qcoreapplication.cpp trunk/harbour/contrib/hbqt/hbqt_qcursor.cpp trunk/harbour/contrib/hbqt/hbqt_qfont.cpp trunk/harbour/contrib/hbqt/hbqt_qfontdatabase.cpp trunk/harbour/contrib/hbqt/hbqt_qimage.cpp trunk/harbour/contrib/hbqt/hbqt_qimagereader.cpp trunk/harbour/contrib/hbqt/hbqt_qobject.cpp trunk/harbour/contrib/hbqt/hbqt_qtextcursor.cpp trunk/harbour/contrib/hbqt/hbqt_qtextdocument.cpp trunk/harbour/contrib/hbqt/hbqt_qtextframe.cpp trunk/harbour/contrib/hbqt/hbqt_qurl.cpp trunk/harbour/contrib/hbqt/hbqt_qvariant.cpp trunk/harbour/contrib/hbqt/hbqt_qwebhistoryitem.cpp trunk/harbour/examples/hbextern/hbextern.hbp trunk/harbour/examples/hbextern/hbextern.prg trunk/harbour/source/rtl/hbzlibgz.c trunk/harbour/utils/hbmk2/hbmk2.prg 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