16 Commits

Author SHA1 Message Date
Eugene Sandulenko
98e0b14852 RELEASE: This is 2.3.0git 2020-08-30 13:42:19 +02:00
Le Philousophe
8cb34f6c7d AMIGAOS4: Make script compatible with Regina REXX 2020-08-23 14:34:52 +02:00
Eugene Sandulenko
64a71d4edf AMIGAOS4: Propagated changes from RM2AG.rexx to .in 2020-01-17 22:02:10 +01:00
Hubert Maier
4e74be4f76 AMIGAOS4: Fix more bugs in RM2AG.rexx
- Fix comments
- Fix path error
- Fix output format error
2019-10-24 20:32:47 +03:00
Hubert Maier
f11c81c5f0 AMIGAOS4: Fix dist scripts (#1905)
* AMIGAOS4: Fix Script

Turns out i had the wrong directory set to pull the shared libraries from.

* AMIGAOS4: Fix script

Fix arithmetic conversion error on EXIT cases.
2019-10-23 23:13:38 +02:00
Hubert Maier
80a96fd90d AMIGAOS4: Automate special target installation even more (#1901)
* AMIGAOS4: Update amigaos.mk

- reorg
- add stripping/copying engine plugins
- add Ext_Ins_so.rexx

* Ext_Inst_so.rexx

Add script to extract and install all compiled-in shared libraries to a local sobjs/ dir.
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)

* AMIGAOS4: RM2AG.rexx

- Add automatic installation to the correct path
- Add deleting the temp file
- Typos and rewording
- Add I/O panic switches
2019-10-21 21:38:24 +03:00
Eugene Sandulenko
2b0bce6090 AMIGAOS4: Move icon files to dists/ as per new building rules 2019-10-13 13:11:13 +02:00
Eugene Sandulenko
41b49444b6 RELEASE: This is 2.2.0git 2019-09-23 00:12:30 +02:00
Lothar Serra Mari
e380e6e0be AMIGA: Sync RM2AG.rexx with RM2AG.rexx.in 2019-06-06 18:23:38 +02:00
Hubert Maier
0bb8c0c8a6 AMIGAOS4: RM2AG.rexx rewrite
closes #1631
2019-06-06 14:46:11 +02:00
Stefan
a122470034 AmigaOS4: Activate syntax highlighting in GitHub 2019-05-05 15:51:02 +03:00
Cameron Cawley
09dbe7686b JANITORIAL: Update all scummvm.org URLS to use https 2019-03-09 21:52:14 +01:00
Hubert Maier
38df276b25 AMIGA: Update convertRM.sed 2018-01-25 12:46:43 +00:00
Hubert Maier
15a5605c0f AMIGA: Small rewrite of RM2AG.rx
GitHub´s utf-8 converter adds a char and changes the file when using characters like "°".
Slightly rewritten the rexx script to use "<>" as marker and adjust the rest to take the new two-char marker into account (instead of the one-char marker that was used before).
2018-01-25 12:46:43 +00:00
Hubert Maier
d7efb2d5bb AMIGAOS: Clean up README conversion script
- Obviously AREXX doesn´t feature an ENDIF clause
- Cleaned it up a bit
- Checked and still working
2018-01-14 06:51:50 +00:00
Eugene Sandulenko
42f327e5fd AMIGAOS: Add scripts for README conversion 2016-01-30 12:20:53 +01:00