ObjFW  History of src/runtime/linklib/Makefile of merge-in:2a89141

History of the file that is called src/runtime/linklib/Makefile at check-in merge-in:2a89141

2023-07-15
21:20
Deleted: Remove Amiga .library support

This will be moved to the "amiga-library" branch entirely in order to
not block the 1.0 release, as this is still far from finished. check-in: [f0b0aacf36] user: js, branch: trunk, size: 0

2022-12-16
20:27
Pass ObjFWRTBase from the app to ObjFW .library file: [8d60ec1024] check-in: [f56bb21f66] user: js, branch: amiga-library, size: 391 [annotate] [blame] [check-ins using] [diff]
2022-12-12
15:06
Create baserel linklibs file: [f3f7c9cd54] check-in: [8329607f4e] user: js, branch: amiga-library, size: 354 [annotate] [blame] [check-ins using] [diff]
2020-12-30
00:03
Merge trunk into branch "amiga-library" file: [0b3e3bf11e] check-in: [cebf3184eb] user: js, branch: amiga-library, size: 305 [annotate] [blame] [check-ins using] [diff]
2020-12-27
18:50
Add a generator for the linklib

This will eventually also generate the glue code and the function list
and make sfdc & cvinclude.pl entirely obsolete. It will also reduce the
maintenance burden because once everything is generated from
library.xml, there is a single file in which a function needs to be
added / changed instead of 5. file: [dc27346920] check-in: [eeba79d088] user: js, branch: trunk, size: 320 [annotate] [blame] [check-ins using] [diff]

2020-06-20
16:28
Add linklib

No methods in the linklib yet. file: [498c4a2c2e] check-in: [8963dd5a1e] user: js, branch: amiga-library, size: 288 [annotate] [blame] [check-ins using] [diff]

2020-06-07
21:32
Clean up a little file: [ebb3ee352e] check-in: [fa90c6cb2c] user: js, branch: amiga-library, size: 301 [annotate] [blame] [check-ins using] [diff]
2019-06-17
00:38
Remove underscores from library & framework names

This is more compatible with the various conventions used on various
systems. file: [90ff5bb4a5] check-in: [79fe29dbf4] user: js, branch: trunk, size: 303 [annotate] [blame] [check-ins using] [diff]

2019-05-05
19:28
Create separate Amiga libraries for OS3 & MorphOS

Otherwise, it would be necessary to make unwinding work between 68k and
PPC code, and would get even worse with OS4 support.

This also includes using separate .sfd files. file: [87f2019e8e] check-in: [1e70711672] user: js, branch: trunk, size: 308 [annotate] [blame] [check-ins using] [diff]

2018-05-06
02:16
Update buildsys file: [46d4ad5206] check-in: [8498ed3446] user: js, branch: trunk, size: 190 [annotate] [blame] [check-ins using] [diff]
2018-05-05
18:14
runtime: Omit the linklib subdir on !AmigaOS

Even when no STATIC_LIB is specified (as is the case on !AmigaOS),
dependencies are still generated, causing an error during dependency
generation on !AmigaOS due to missing headers. file: [11a94e7953] check-in: [ddb1f5a3c5] user: js, branch: trunk, size: 190 [annotate] [blame] [check-ins using] [diff]

2018-05-01
15:10
Added: runtime: Add a linklib for the Amiga library file: [7d1dbba2ec] check-in: [f840649052] user: js, branch: trunk, size: 194 [annotate] [blame] [check-ins using]