log makefile.emx @ 3005:522ef24b0aba default tip

age author description
Sun, 26 Feb 2023 17:48:08 +0000 bsmith C++: Step 6 of the std::string transition.
Fri, 06 Jan 2023 07:05:34 +0000 bsmith Win/OS2: Include the C++ bindings header in the binary zip.
Thu, 22 Dec 2022 13:57:38 +0000 bsmith Rename the Version file Version.mk since it is included by the Makefiles.
Sun, 18 Dec 2022 21:59:12 +0000 bsmith OS2: Fix building the C++ bindings on OS/2 with GCC.
Tue, 28 Jun 2022 00:53:47 +0000 bsmith Win/OS2: Remove the lib and dll folders and their placeholders.
Wed, 03 Feb 2021 22:27:12 +0000 bsmith OS/2: Fix a typo in that untested commit.
Tue, 01 May 2012 23:12:02 +0000 bsmith Fixed a variety of warnings in different compiler/linker combinations on OS/2.
Mon, 30 Apr 2012 17:13:16 +0000 bsmith Unicode (UTF-8) mode on OS/2 as noted to me by Alex Taylor comes with
Sun, 26 Feb 2012 10:32:21 +0000 bsmith OS/2 and Windows zip rules need to include dwcompat.h.
Thu, 23 Feb 2012 13:03:45 +0000 bsmith Up version number to 2.3.
Thu, 23 Feb 2012 12:44:15 +0000 bsmith Rename compat.c/h dwcompat.c/h and configure option to --with-dwcompat.
Fri, 18 Nov 2011 16:50:49 +0000 bsmith Missed a couple .DEF file references on OS/2 and...
Fri, 18 Nov 2011 16:45:22 +0000 bsmith Source tree cleanup, move import/export definition files to their platform folder.
Tue, 15 Nov 2011 13:26:15 +0000 bsmith Upped the version number to 2.2. Added a Version file to reduce the number of places
Mon, 14 Nov 2011 21:22:21 +0000 bsmith More fixes for OS/2 gcc/gmake. Need to use := to evaluate the $(shell) variable.
Mon, 19 Sep 2011 09:52:45 +0000 mhessling Revert to using a file as the source for SVN revision number.
Sun, 18 Sep 2011 09:48:57 +0000 mhessling Change to method of obtaining SVN revision number
Fri, 16 Sep 2011 11:20:14 +0000 bsmith Experimental change to link with static -lgcc...
Fri, 16 Sep 2011 10:53:10 +0000 bsmith Include revision number on OS/2 using EMX/gcc.
Fri, 29 Jul 2011 22:11:25 +0000 bsmith Updated makefiles to 2.1 on Windows and OS/2 for packaging.
Wed, 25 May 2011 02:55:20 +0000 bsmith Changes preparing for 2.0 release on OS/2.
Sat, 11 Apr 2009 23:42:36 +0000 mhessling Support for building binary for OS/2
Sat, 20 Mar 2004 01:21:13 +0000 bsmith Fixes for building with Innotek GCC. Will have to check for regressions
Tue, 09 Mar 2004 03:54:21 +0000 bsmith Removed the increments parameter from dw_scrollbar_new().
Wed, 19 Mar 2003 09:42:41 +0000 mhessling Had to add -D__OS2__ to compile line to build properly.
Sun, 23 Feb 2003 08:38:26 +0000 mhessling Add more dependencies.
Sun, 01 Dec 2002 12:59:24 +0000 bsmith Fixes so you can mix compilers.
Fri, 17 Aug 2001 11:59:22 +0000 bsmith Removed old include directives.
Fri, 17 Aug 2001 11:50:44 +0000 bsmith Added EMX makefile.