Revision: 10553
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10553&view=rev
Author: vszakats
Date: 2009-03-06 09:21:06 +0000 (Fri, 06 Mar 2009)
Log Message:
-----------
2009-03-06 10:13 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* utils/hbmk2/hbmk2.prg
! Fixed -gh switch detection and workings.
(Francesco, pls check now allmod.hbm)
+ -gt switch can now be filtered. (-gtwin{win})
! -gui switch won't anymore add '-Wl,-mwindows' C compiler switch
on *nix systems. Someone pls confirm this is right.
* icc will use -vc postfixed .dlls. They seem to be binary
compatible, but I didn't test.
% Using __PLATFORM__UNIX macro where applicable.
! Ignoring -o Harbour option passed using '-prgflag:'
* INSTALL
+ Added some details.
* mpkg_win.bat
! Don't create install files if the make process returned
with error.
* source/lang/msg_tpl.c
! Removed ending ';'.
* source/vm/Makefile
+ Added icc to generate maindllh.lib.
* source/common/hbfsapi.c
! Removed obsolete 'extern hb_fhnd_ForceLink()'.
* config/rules.cf
* config/lib.cf
* config/bin.cf
% Compiling all .prg files with -n1 switch.
* contrib/examples/uhttpd/uhttpdc.c
* Cleaned Windows headers usage.
#define HB_OS_WIN_USED is safe to use on all platforms,
it just requests the Windows headers, and if compiled on
Windows, it will #include them.
* contrib/examples/uhttpd/uhttpd.prg
+ Automatically sets USE_HB_INET on non-Windows platforms.
- contrib/examples/uhttpd/uhttpd-inet.hbm
- contrib/examples/uhttpd/uhttpdgd-inet.hbm
- Removed files no longer necessary.
* contrib/examples/uhttpd/uhttpd.hbm
+ Added comment about -DUSE_HB_INET option.
% Removed -lhbct
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/INSTALL
trunk/harbour/config/bin.cf
trunk/harbour/config/lib.cf
trunk/harbour/config/rules.cf
trunk/harbour/contrib/examples/uhttpd/uhttpd.hbm
trunk/harbour/contrib/examples/uhttpd/uhttpd.prg
trunk/harbour/contrib/examples/uhttpd/uhttpdc.c
trunk/harbour/mpkg_win.bat
trunk/harbour/source/common/hbfsapi.c
trunk/harbour/source/lang/msg_tpl.c
trunk/harbour/source/vm/Makefile
trunk/harbour/utils/hbmk2/hbmk2.prg
Removed Paths:
-------------
trunk/harbour/contrib/examples/uhttpd/uhttpd-inet.hbm
trunk/harbour/contrib/examples/uhttpd/uhttpdgd-inet.hbm
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour