ObjFW  Check-in [ab92512d10]

Overview
Comment:Add iOS to PLATFORMS.md.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ab92512d10133698ea0db7ebaf903fe2ec6661e3c48c5c8b9014088ded5ecf54
User & Date: js on 2012-07-20 17:17:43
Other Links: manifest | tags
Context
2012-07-20
18:43
Add ARM/ELF assembly lookup implementation. check-in: 714c6029ce user: js tags: trunk
17:17
Add iOS to PLATFORMS.md. check-in: ab92512d10 user: js tags: trunk
17:15
Sign binaries before uploading to iOS device. check-in: d02c5ae007 user: js tags: trunk
Changes

Modified PLATFORMS.md from [54eff3cb70] to [d880aeb922].

1
2
3
4
5
6








7
8
9
10
11
12
13
Platforms
=========

ObjFW is known to work on the following platforms, but should run on many
others as well.










Linux
-----

  * Architectures: ARM, PPC, x86, x86_64
  * Compilers: Clang 3.0-3.1, GCC 4.7.0 (prerelease), GCC 4.7.1
  * Runtimes: ObjFW






>
>
>
>
>
>
>
>







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Platforms
=========

ObjFW is known to work on the following platforms, but should run on many
others as well.


iOS
---

  * Architectures: ARM
  * Compilers: GCC 4.2.1
  * Runtimes: Apple


Linux
-----

  * Architectures: ARM, PPC, x86, x86_64
  * Compilers: Clang 3.0-3.1, GCC 4.7.0 (prerelease), GCC 4.7.1
  * Runtimes: ObjFW