ObjFW  Check-in [9496eea33b]

Overview
Comment:PLATFORMS.md: Add Windows 8.1 and MinGW-w64
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 9496eea33b394320f50a8040c018933e97ba91cc4ecb4da9c8021c332e590645
User & Date: js on 2014-02-12 03:17:13
Other Links: manifest | tags
Context
2014-02-12
15:34
OFApplication: Fix typo check-in: 22d45f94d0 user: js tags: trunk
03:17
PLATFORMS.md: Add Windows 8.1 and MinGW-w64 check-in: 9496eea33b user: js tags: trunk
03:17
OFUDPSocket: Use SOCKET on Win32 check-in: 60be8437d7 user: js tags: trunk
Changes

Modified PLATFORMS.md from [3a7f31d271] to [5129e4c237].

122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
  * Runtimes: ObjFW
  * Limitations: No threads


Windows
-------

  * OS Versions: XP (x86), 7 (x64), 8 (x64), Wine
  * Architectures: x86
  * Compilers: TDM GCC 4.6.1-dw2, TDM GCC 4.7.1-dw2
  * Runtimes: ObjFW


Others
------

Basically, it should run on any POSIX system to which GCC 4 or a recent Clang







|

|







122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
  * Runtimes: ObjFW
  * Limitations: No threads


Windows
-------

  * OS Versions: XP (x86), 7 (x64), 8 (x64), 8.1 (x64), Wine
  * Architectures: x86
  * Compilers: TDM GCC 4.6.1-dw2, TDM GCC 4.7.1-dw2, MinGW-w64 GCC 4.8.2 DWARF
  * Runtimes: ObjFW


Others
------

Basically, it should run on any POSIX system to which GCC 4 or a recent Clang