594416ad67
add whatis.sdk
2022-12-03 12:54:24 +01:00
d8ccb4ec7b
add poseidon sdk
2022-10-22 23:21:24 +02:00
bfd40f0c69
refs #306 : use to remove the tmp lock
2022-09-22 06:29:50 +02:00
fd26d2fe7b
Merge pull request #304 from githubaf/master
...
Location of mhi_dev.lha in Aminet seems to have changed
2022-09-21 20:02:21 +02:00
ca0f5a1a15
Update install
...
Directories in sdk=mhi had +x not set -> access denied
2022-09-21 10:16:42 +02:00
951a7b0727
Update mhi.sdk
2022-09-20 18:55:34 +02:00
8fdc3102f0
Update mhi.sdk
2022-09-20 17:45:09 +02:00
2c30c117cb
Update mhi.sdk
...
new location in Aminet
2022-09-20 17:44:44 +02:00
d051045a02
update mui sdk
2022-07-31 06:58:32 +02:00
b9ed9db219
refs #288 : patch muimaster.h to not use varargs
2022-06-30 12:30:40 +02:00
8d364bd060
Add cdplayer.library v37 SDK
...
The included patch file patches the FD file so fd2sfd will process it.
It removes a whitespace between the parameter list and the register list.
Also, don't use BYTE typed arguments in address registers
2022-06-17 23:42:21 -07:00
9711f51041
use https to clone git
2022-05-11 20:49:25 +02:00
fe064a0d03
refs #280 : switch from git: to https:
2022-05-11 12:53:13 +02:00
b34b4b1151
cleanup /tmp/amiga-gcc-libstubs-lock
2021-11-08 07:45:25 +00:00
806475a9ad
add stdargs to mui.sdk
2021-10-05 13:09:21 +02:00
f45c62633a
Update mcc_thebar.sdk
...
version 26.21 is no longer available on Aminet
2021-09-21 13:36:19 +02:00
a23f858578
Update mcc_texteditor.sdk
...
Version 15.55 is no longer on Aminet
2021-09-21 12:21:22 +02:00
5e3d5292b1
Update mcc_nlist.sdk
...
MCC_NList-0.127.lha is no longer on Aminet
2021-09-21 10:40:47 +02:00
131c716f25
Update mcc_betterstring.sdk
2021-09-20 14:19:29 +02:00
ac9917be67
refs #237 : add missing braces - do not exit on every git clone...
2021-08-30 20:05:46 +02:00
30a19ec25c
Update MUI SDK to 2020R3 version, as old URL is no longer valid
2021-08-16 12:26:36 +02:00
dd1ee2dc17
update mcc_texteditor
2021-01-05 11:58:09 +00:00
c568187f47
update mcc_nlist
2021-01-05 11:35:15 +00:00
d0a89f0403
update mcc_thebar.sdk
2021-01-05 10:29:41 +01:00
8ec8ad3ec7
update mcc_betterstring.sdk
2021-01-05 08:56:41 +01:00
f647c9527e
Add MHI library to SDK
...
Prisma Megamix support
2020-09-27 22:44:09 -07:00
00272225ed
Add patch for CAMD to fix incorrect func definition
...
The .fd file supplied with the CAMD SDK contains an incorrect function
definition for CreateMidiA(), which means that a stub is not generated
for the CreateMidi() function.
This also causes fd2sfd to emit the warning:
Warning: CreateMidiA gets 2 params and 1 regs!
Add a patch to fix the warning from fd2sfd and allow sfdc to generate a
stub for CreateMidi().
2020-09-26 20:36:35 +01:00
6e4cc337a7
Add ability to patch files during SDK installation
2020-09-26 20:36:35 +01:00
fe2f1f58c0
fix make all-sdk -j
2020-09-11 20:57:39 +02:00
77f6a323c0
fix a typo in reqtools.sdk
2020-09-09 21:39:49 -07:00
dac752ce81
Merge pull request #185 from MBeijer/patch-3
...
update sdk/mcc_texteditor.sdk -> 15.54 + update sdk/mcc_thebar.sdk -> 26.20
2020-08-03 15:47:39 +02:00
634b559fff
update sdk/mcc_thebar.sdk -> 26.20
2020-08-03 14:06:03 +02:00
cdf409dfa0
update sdk/mcc_texteditor.sdk -> 15.54
2020-08-03 14:04:02 +02:00
dd0ecb6bb4
update sdk/mcc_nlist.sdk -> 0.126
2020-08-03 13:27:21 +02:00
78c2b44091
update sdk/mcc_betterstring.sdk -> 11.34
2020-08-03 12:36:24 +02:00
16a221b782
Merge branch 'devel1'
2020-06-23 23:31:51 +00:00
aea654d84a
add reqtools sdk
2020-06-24 00:37:36 +02:00
91461df4d7
fixup P96 install
...
libraries/Picasso96.h was missing
We have to do some trickery with the lvo file to make it
appear in the lvo/ directory
Plus, let the toolchain create a stubs file.
2020-06-16 17:07:23 -07:00
3525841aad
Add Picasso96API to SDK
2020-06-16 09:39:24 -07:00
4aee82978f
cleanup tmp lock file
2020-06-04 09:12:17 +02:00
93215d1a0f
refs #133 : update sdk/mcc_texteditor.sdk to 15.53
2019-10-31 15:28:01 +01:00
6ad7bb24ae
Merge branch 'devel1'
2019-04-27 23:27:40 +02:00
4a30e13574
do not use abc coz of ... you know why
2019-04-27 23:10:25 +02:00
794366d7ba
Merge branch 'devel1'
2019-04-15 07:41:34 +02:00
2de6d2d480
refs #92:only extend the default libstubs.a
2019-04-15 07:26:25 +02:00
079828b706
MCC_TextEditor: version bump
2019-04-13 15:51:23 +01:00
8b0c4d6b50
fix merge ...
2019-02-25 21:11:32 +01:00
50f879be01
fix white spaces
2019-02-25 21:00:40 +01:00
0ac23dd17a
Add CAMD to SDK
...
There isno official CAMD SDK on Aminet, so use the MorphOS headers
and regenerate the GCC inlines from the clib/camd_protos.h and .fd
file.
2019-02-24 22:41:25 -08:00
4adbd8ad36
Redirect .i LVO files to include/lvo
2019-02-24 22:41:25 -08:00