Revision: 12612
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12612&view=rev
Author: druzus
Date: 2009-09-24 09:23:34 +0000 (Thu, 24 Sep 2009)
Log Message:
-----------
2009-09-24 11:23 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbpp.h
* harbour/include/hbcompdf.h
* harbour/source/pp/pplib.c
* harbour/source/pp/ppcore.c
* harbour/source/compiler/cmdcheck.c
* harbour/source/compiler/ppcomp.c
+ added support for disabling all automatically set platform dependent
macros by '-undef:.ARCH.' switch.
.ARCH. is meta flag to select all architecture dependent macros:
__PLATFORM__*, __ARCH??BIT__, __*_ENDIAN__
It should simplify cross build harbour compiler settings in
core make system and hbmk2 or hb* scripts.
* harbour/config/dos/watcom.mk
* harbour/config/os2/watcom.mk
* harbour/config/win/pocc.mk
* harbour/config/win/bcc.mk
* harbour/config/win/watcom.mk
* harbour/config/linux/watcom.mk
* disable C compiler warnings when HB_BUILD_WARN=no. Some compilers
enable warnings by default.
It pacifies warnings when external libraries are compiled.
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/config/dos/watcom.mk
trunk/harbour/config/linux/watcom.mk
trunk/harbour/config/os2/watcom.mk
trunk/harbour/config/win/bcc.mk
trunk/harbour/config/win/pocc.mk
trunk/harbour/config/win/watcom.mk
trunk/harbour/include/hbcompdf.h
trunk/harbour/include/hbpp.h
trunk/harbour/source/compiler/cmdcheck.c
trunk/harbour/source/compiler/ppcomp.c
trunk/harbour/source/pp/ppcore.c
trunk/harbour/source/pp/pplib.c
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