From: Włodzimierz Skiba Date: Thu, 21 Jul 2005 17:30:41 +0000 (+0000) Subject: wxOS2 with Open Watcom: correct PCH usage, missing headers, warning fixes, source... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/1dba7b4c69c5416eea25fc680137d672f3a9794d wxOS2 with Open Watcom: correct PCH usage, missing headers, warning fixes, source cleaning and other Watcom adjustements. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/config.bkl b/build/bakefiles/config.bkl index c5ef4cd8e9..1c2cbfad9a 100644 --- a/build/bakefiles/config.bkl +++ b/build/bakefiles/config.bkl @@ -53,7 +53,7 @@ Type of compiled binaries - + @@ -279,7 +279,7 @@ to run the tests, include CppUnit library here. - + @@ -296,8 +296,10 @@ it if SHARED=1 unless you know what you are doing. - MSW WINCE + MSW + DOS + PM $(TOOLKIT.lower()) @@ -401,7 +403,7 @@ Set the version of your Mingw installation here. 0 1 - + 0 1 diff --git a/build/bakefiles/expat.bkl b/build/bakefiles/expat.bkl index 93af60d910..cd783e312e 100644 --- a/build/bakefiles/expat.bkl +++ b/build/bakefiles/expat.bkl @@ -29,6 +29,9 @@ COMPILED_FROM_DSP + + OS2_32 + -w-8004 -w-8008 -w-8012 -w-8057 -w-8066 src/expat/lib/xmlparse.c diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 719b89fc45..0a935ca153 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -1626,6 +1626,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/os2/ownerdrw.cpp src/os2/palette.cpp src/os2/pen.cpp + src/os2/popupwin.cpp src/os2/print.cpp src/os2/radiobox.cpp src/os2/radiobut.cpp diff --git a/build/bakefiles/tiff.bkl b/build/bakefiles/tiff.bkl index b24ea90a7d..bf322798cd 100644 --- a/build/bakefiles/tiff.bkl +++ b/build/bakefiles/tiff.bkl @@ -28,7 +28,8 @@ src/tiff/tif_unix.c src/tiff/tif_unix.c - src/tiff/tif_unix.c + src/tiff/tif_unix.c + src/tiff/tif_os2.c src/tiff/tif_win32.c src/tiff/tif_apple.c src/tiff/tif_msdos.c @@ -41,42 +42,43 @@ $(INC_JPEG) -w-8004 -w-8012 -w-8057 -w-8060 -w-8066 -w2 + OS2_32 $(TIFF_PLATFORM_SRC) - src/tiff/tif_aux.c - src/tiff/tif_close.c - src/tiff/tif_codec.c - src/tiff/tif_color.c - src/tiff/tif_compress.c - src/tiff/tif_dir.c - src/tiff/tif_dirinfo.c - src/tiff/tif_dirread.c - src/tiff/tif_dirwrite.c - src/tiff/tif_dumpmode.c - src/tiff/tif_error.c - src/tiff/tif_extension.c - src/tiff/tif_fax3.c - src/tiff/tif_fax3sm.c - src/tiff/tif_getimage.c - src/tiff/tif_jpeg.c - src/tiff/tif_flush.c - src/tiff/tif_lzw.c - src/tiff/tif_luv.c - src/tiff/tif_next.c - src/tiff/tif_open.c - src/tiff/tif_packbits.c - src/tiff/tif_pixarlog.c - src/tiff/tif_predict.c - src/tiff/tif_print.c - src/tiff/tif_read.c - src/tiff/tif_swab.c - src/tiff/tif_strip.c - src/tiff/tif_thunder.c - src/tiff/tif_tile.c - src/tiff/tif_version.c - src/tiff/tif_warning.c - src/tiff/tif_write.c - src/tiff/tif_zip.c + src/tiff/tif_aux.c + src/tiff/tif_close.c + src/tiff/tif_codec.c + src/tiff/tif_color.c + src/tiff/tif_compress.c + src/tiff/tif_dir.c + src/tiff/tif_dirinfo.c + src/tiff/tif_dirread.c + src/tiff/tif_dirwrite.c + src/tiff/tif_dumpmode.c + src/tiff/tif_error.c + src/tiff/tif_extension.c + src/tiff/tif_fax3.c + src/tiff/tif_fax3sm.c + src/tiff/tif_getimage.c + src/tiff/tif_jpeg.c + src/tiff/tif_flush.c + src/tiff/tif_lzw.c + src/tiff/tif_luv.c + src/tiff/tif_next.c + src/tiff/tif_open.c + src/tiff/tif_packbits.c + src/tiff/tif_pixarlog.c + src/tiff/tif_predict.c + src/tiff/tif_print.c + src/tiff/tif_read.c + src/tiff/tif_swab.c + src/tiff/tif_strip.c + src/tiff/tif_thunder.c + src/tiff/tif_tile.c + src/tiff/tif_version.c + src/tiff/tif_warning.c + src/tiff/tif_write.c + src/tiff/tif_zip.c diff --git a/build/bakefiles/wx.bkl b/build/bakefiles/wx.bkl index 940c96cb20..ffd449f90b 100644 --- a/build/bakefiles/wx.bkl +++ b/build/bakefiles/wx.bkl @@ -12,13 +12,13 @@ 1 - + - + - + @@ -30,21 +30,21 @@ $(MSVC6PRJ_MERGED_TARGETS_MONOLIB) - + - + no samples - ../../samples + ../../samples - + - + @@ -59,7 +59,7 @@ baselib xmldll xmllib - + (test -d utils/wxrc && cd utils/wxrc && $(DOLLAR)(MAKE) all) || true @@ -77,7 +77,7 @@ (test -d utils/wxrc && cd utils/wxrc && $(DOLLAR)(MAKE) install) || true - + @@ -145,26 +145,27 @@ - - + + $(LIBDIRNAME) libdir - $(SETUPHDIR) + $(SETUPHDIR) libdir_setup setup_h - $(SETUPHDIR)/wx + $(SETUPHDIR)/wx univ - $(TOOLKIT_LOWERCASE) + $(TOOLKIT_LOWERCASE) + os2 - + $(SRCDIR)/include/wx/$(SETUP_H_SUBDIR)/setup0.h $(SRCDIR)/include/wx/$(SETUP_H_SUBDIR)/setup.h @@ -209,7 +210,7 @@ - + diff --git a/src/tiff/tiffcomp.h b/src/tiff/tiffcomp.h index c421273e73..0b1aa4c6c5 100644 --- a/src/tiff/tiffcomp.h +++ b/src/tiff/tiffcomp.h @@ -4,28 +4,28 @@ * Copyright (c) 1990-1997 Sam Leffler * Copyright (c) 1991-1997 Silicon Graphics, Inc. * - * Permission to use, copy, modify, distribute, and sell this software and + * Permission to use, copy, modify, distribute, and sell this software and * its documentation for any purpose is hereby granted without fee, provided * that (i) the above copyright notices and this permission notice appear in * all copies of the software and related documentation, and (ii) the names of * Sam Leffler and Silicon Graphics may not be used in any advertising or * publicity relating to the software without the specific, prior written * permission of Sam Leffler and Silicon Graphics. - * - * THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, - * EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY - * WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. - * + * + * THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, + * EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY + * WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. + * * IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR * ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, * OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, - * WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF - * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE + * WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF + * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ #ifndef _COMPAT_ -#define _COMPAT_ +#define _COMPAT_ /* * This file contains a hodgepodge of definitions and * declarations that are needed to provide compatibility @@ -218,5 +218,8 @@ extern int creat(const char *path, int mode); #define HOST_BIGENDIAN 0 #endif +#ifndef LINKAGEMODE + #define LINKAGEMODE +#endif #endif /* _COMPAT_ */