| 
              
4a776557
               | 
              
2021-01-22T20:10:02
               | 
              
               | 
              
old os2 analogue joystick code ported from SDL-1.2. disabled by default,
build-tested only.
               | 
            
            
              
   
               | 
              
350f1b0d
               | 
              
2020-12-22T10:36:15
               | 
              
               | 
              
Updated SDL to version 2.0.15 for development
               | 
            
            
              
   
               | 
              
a2098a47
               | 
              
2020-12-08T18:56:06
               | 
              
               | 
              
Updated SDL to 2.0.14 in preparation for release candidate
               | 
            
            
              
   
               | 
              
5610e5ae
               | 
              
2020-12-08T00:11:10
               | 
              
               | 
              
Makefile.os2: disable W303 (add -wcd=303 to CFLAGS)
newer OpenWatcom versions enable W303 by default.  without this, we get
multiple "Parameter '%s' has been defined, but not referenced" warnings.
               | 
            
            
              
   
               | 
              
dfc24e05
               | 
              
2020-11-17T02:39:56
               | 
              
               | 
              
fix os/2 build
               | 
            
            
              
   
               | 
              
e37a9385
               | 
              
2020-10-19T04:33:03
               | 
              
               | 
              
Makefile.os2: remove duplicated OPTION QUIET directives from linker file
               | 
            
            
              
   
               | 
              
52b319fe
               | 
              
2020-10-16T02:50:10
               | 
              
               | 
              
minor update to os/2 config file and update.
binary (dll) output doesn't change.
               | 
            
            
              
   
               | 
              
d2723875
               | 
              
2020-10-14T23:01:06
               | 
              
               | 
              
os2: integrate the port into main tree.
               | 
            
            
              
   
               | 
              
af06a60a
               | 
              
2020-10-13T00:33:56
               | 
              
               | 
              
Makefile.os2: remove some unnecessary stuff.
               | 
            
            
              
   
               | 
              
5d42ad9e
               | 
              
2020-10-10T03:00:04
               | 
              
               | 
              
Makefile.os2: minor re-order.
               | 
            
            
              
   
               | 
              
05438b28
               | 
              
2020-10-09T04:28:00
               | 
              
               | 
              
minor tidy-up to Makefile.os2
               | 
            
            
              
   
               | 
              
66d847bd
               | 
              
2020-10-05T21:30:00
               | 
              
               | 
              
url: Patched to compile on OS/2.
               | 
            
            
              
   
               | 
              
3fe5ce7b
               | 
              
2020-10-05T14:08:45
               | 
              
               | 
              
url: Patched to compile on OS/2.
               | 
            
            
              
   
               | 
              
7558d960
               | 
              
2020-05-18T20:18:34
               | 
              
               | 
              
OS/2: Forgot to add locale source dir to makefile.
               | 
            
            
              
   
               | 
              
fa23e3d0
               | 
              
2020-05-04T02:27:29
               | 
              
               | 
              
locale: Implemented SDL_GetPreferredLocales().
This was something I proposed a long time ago, Sylvain Becker did
additional work on it, then back to me.
Fixes Bugzilla #2131.
               | 
            
            
              
   
               | 
              
983bbf9e
               | 
              
2020-03-10T18:35:31
               | 
              
               | 
              
Backed out changeset 51622f74dc85
               | 
            
            
              
   
               | 
              
93ed3c8b
               | 
              
2020-03-10T18:25:47
               | 
              
               | 
              
Updated SDL to version 2.0.13 for development builds
               | 
            
            
              
   
               | 
              
4fb06a2a
               | 
              
2020-03-10T18:25:47
               | 
              
               | 
              
Updated SDL to version 2.0.13 for development builds
               | 
            
            
              
   
               | 
              
74ed2156
               | 
              
2020-03-01T14:58:16
               | 
              
               | 
              
Updated version to 2.0.12 for release candidate build
               | 
            
            
              
   
               | 
              
eb8f14bb
               | 
              
2019-11-20T20:40:50
               | 
              
               | 
              
added SDL_strtokr() as a replacement for POSIX strtok_r (bug #4046.)
               | 
            
            
              
   
               | 
              
213de488
               | 
              
2019-09-22T20:47:00
               | 
              
               | 
              
update version number in Makefile.os2 too
               | 
            
            
              
   
               | 
              
6f8910e3
               | 
              
2019-08-04T14:56:02
               | 
              
               | 
              
minor warning fixes.
               | 
            
            
              
   
               | 
              
83a713f1
               | 
              
2019-06-24T23:51:10
               | 
              
               | 
              
update version in os/2 makefile
               | 
            
            
              
   
               | 
              
14e389ea
               | 
              
2018-11-20T10:55:00
               | 
              
               | 
              
minor update to Makefile.os2, added a test/Makefile.os2.
               | 
            
            
              
   
               | 
              
ed8413c9
               | 
              
2018-11-18T11:50:02
               | 
              
               | 
              
Makefile.os2: build libm as a static lib and add it to linkage.
in case it is needed some day.
               | 
            
            
              
   
               | 
              
c49ecf6f
               | 
              
2018-10-30T20:11:02
               | 
              
               | 
              
rename os2 makefile so that 'make dist' catches it; update it a bit.
               |