ObjFW  History of src/runtime/linklib/Makefile of 3228d624fe4699aa

History of the file that is called src/runtime/linklib/Makefile at check-in 3228d624fe4699aa

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
[8d60ec1024] part of check-in [f56bb21f66] Pass ObjFWRTBase from the app to ObjFW .library (check-in: [f56bb21f66] user: js, branch: amiga-library, size: 391) [annotate] [blame] [check-ins using] [diff]
2022-12-12
15:06
[f3f7c9cd54] part of check-in [8329607f4e] Create baserel linklibs (check-in: [8329607f4e] user: js, branch: amiga-library, size: 354) [annotate] [blame] [check-ins using] [diff]
2020-12-30
00:03
[0b3e3bf11e] part of check-in [cebf3184eb] Merge trunk into branch "amiga-library" (check-in: [cebf3184eb] user: js, branch: amiga-library, size: 305) [annotate] [blame] [check-ins using] [diff]
2020-12-27
18:50
[dc27346920] part of check-in [eeba79d088] 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. (check-in: [eeba79d088] user: js, branch: trunk, size: 320) [annotate] [blame] [check-ins using] [diff]

2020-06-20
16:28
[498c4a2c2e] part of check-in [8963dd5a1e] Add linklib

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

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

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

2019-05-05
19:28
[87f2019e8e] part of check-in [1e70711672] 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. (check-in: [1e70711672] user: js, branch: trunk, size: 308) [annotate] [blame] [check-ins using] [diff]

2018-05-06
02:16
[46d4ad5206] part of check-in [8498ed3446] Update buildsys (check-in: [8498ed3446] user: js, branch: trunk, size: 190) [annotate] [blame] [check-ins using] [diff]
2018-05-05
18:14
[11a94e7953] part of check-in [ddb1f5a3c5] 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. (check-in: [ddb1f5a3c5] user: js, branch: trunk, size: 190) [annotate] [blame] [check-ins using] [diff]

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