History of file src/runtime/morphos-library.m at check-in 41949ecc658dcd3f
2018-04-28
| ||
23:41 | Deleted: Update buildsys check-in: [310e9eb600] user: js, branch: trunk, size: 0 | |
2018-04-22
| ||
16:13 |
runtime: Define BOOL to be the same as bool
As we define the ABI, we can just replace BOOL with bool everywhere, This still defines BOOL to bool for compatibility, except on AmigaOS and | |
2018-01-21
| ||
22:29 | Make sure FRAMEWORK_LIBS is always set correctly file: [1e4a1b451d] check-in: [7615f3d657] user: js, branch: trunk, size: 5466 [annotate] [blame] [check-ins using] [diff] | |
22:16 |
Allow building the runtime as a .framework
This also renames ObjFW-RT to ObjFW_RT, as hyphens should not be in | |
2018-01-03
| ||
19:49 | Update copyright notice file: [7147012c81] check-in: [7e5c81e186] user: js, branch: trunk, size: 5466 [annotate] [blame] [check-ins using] [diff] | |
2017-07-29
| ||
10:48 | Deleted: Remove incomplete MorphOS library support check-in: [3ba2a4bd82] user: js, branch: 0.90, size: 0 | |
2017-07-17
| ||
23:02 |
runtime: Prepare for having a glue library
A glue library is required as the compiler generates direct references | |
2017-07-09
| ||
15:29 | runtime: Rename include to ObjFW-RT.h file: [9724385102] check-in: [5bb771755d] user: js, branch: trunk, size: 5443 [annotate] [blame] [check-ins using] [diff] | |
14:14 | runtime/morphos-library.m: Add all functions file: [71fd96ba85] check-in: [b930fcc11f] user: js, branch: trunk, size: 5441 [annotate] [blame] [check-ins using] [diff] | |
2017-07-08
| ||
23:31 | src/morphos-library.m: Fix expunging file: [eba1cadc74] check-in: [8c76d90af0] user: js, branch: trunk, size: 3956 [annotate] [blame] [check-ins using] [diff] | |
2017-06-13
| ||
23:08 |
Added:
runtime: Add initial morphos-library.m
This allows opening and closing the library, but does not do all the | |