Changes between Initial Version and Version 1 of Ticket #1901, comment 8


Ignore:
Timestamp:
10/21/19 21:12:49 (5 years ago)
Author:
criezy

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1901, comment 8

    initial v1  
    1 In [changeset:"80a96fd90d8b6306d025300f291122d341a000d8" 80a96fd9]:
    2 {{{#!CommitTicketReference repository="" revision="80a96fd90d8b6306d025300f291122d341a000d8"
    3 AMIGAOS4: Automate special target installation even more (#1901)
    4 
    5 * AMIGAOS4: Update amigaos.mk
    6 
    7 - reorg
    8 - add stripping/copying engine plugins
    9 - add Ext_Ins_so.rexx
    10 
    11 * Ext_Inst_so.rexx
    12 
    13 Add script to extract and install all compiled-in shared libraries to a local sobjs/ dir.
    14 Reason is that not every AmigaOS4 installation, especially vanilla ones, feature all mandatory libraries (which has led to many bug reports and lots of gathering of the correct libraries for users in the past)
    15 
    16 * AMIGAOS4: RM2AG.rexx
    17 
    18 - Add automatic installation to the correct path
    19 - Add deleting the temp file
    20 - Typos and rewording
    21 - Add I/O panic switches
    22 }}}