ObjFW  Check-in [95e1ba8d63]

Overview
Comment:runtime: Port Amiga library to MorphOS
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 95e1ba8d6391e5e0869c37432333e063e6e0350396e8fd65ff64168f3dd560b5
User & Date: js on 2018-05-13 02:09:02
Other Links: manifest | tags
Context
2018-05-13
18:38
platform.h: Add m68k check-in: a5eafc5004 user: js tags: trunk
02:09
runtime: Port Amiga library to MorphOS check-in: 95e1ba8d63 user: js tags: trunk
2018-05-11
19:42
runtime: Let objc_init() take a version number check-in: c5c95f9fe2 user: js tags: trunk
Changes

Modified .gitignore from [8910d110af] to [d6b17f1619].    [diff]

Modified build-aux/m4/buildsys.m4 from [b254cf812f] to [9748395877].    [diff]

Modified buildsys.mk.in from [9ffd221226] to [16863544a7].    [diff]

Modified configure.ac from [da2115c40b] to [3f6c0a7b61].    [diff]

Modified extra.mk.in from [7cd4aa651a] to [439cb6ec63].    [diff]

Modified src/runtime/Makefile from [a15409d34a] to [8c98fe2de9].    [diff]

Modified src/runtime/ObjFW_RT.h from [18895befa5] to [3f56631b9e].    [diff]

Modified src/runtime/ObjFW_RT.sfd from [7b15336d97] to [781d1021e4].    [diff]

Added src/runtime/amiga-end.m version [c056aef4ff].

Modified src/runtime/amiga-glue.m from [3114ab4ae0] to [cbc404a3e9].    [diff]

Modified src/runtime/amiga-library.m from [3a04605e77] to [9f14e5de8b].    [diff]

Modified src/runtime/arc.m from [de0851a9ba] to [f7e90a35b0].    [diff]

Modified src/runtime/class.m from [973ed6f5e5] to [3cdd278d3a].    [diff]

Modified src/runtime/exception.m from [2ef4db4bbd] to [690202f93c].    [diff]

Modified src/runtime/linklib/linklib.m from [d9e16b337b] to [a24ad9446a].    [diff]

Modified src/runtime/lookup.m from [2d11be3866] to [107b957fe8].    [diff]

Modified src/runtime/misc.m from [ad6038421d] to [b294176893].    [diff]

Modified src/runtime/private.h from [948a1c76b2] to [e6d7352de2].    [diff]

Modified src/runtime/protocol.m from [35e4a9c6cb] to [373c118537].    [diff]

Modified src/runtime/selector.m from [7ad9a1d734] to [c1a16c1dcc].    [diff]