1
0
mirror of https://github.com/bebbo/amiga-gcc.git synced 2026-05-12 09:12:11 +00:00
Commit Graph

57 Commits

Author SHA1 Message Date
fautomat
dd1ee2dc17 update mcc_texteditor 2021-01-05 11:58:09 +00:00
fautomat
c568187f47 update mcc_nlist 2021-01-05 11:35:15 +00:00
bebbo
d0a89f0403 update mcc_thebar.sdk 2021-01-05 10:29:41 +01:00
bebbo
8ec8ad3ec7 update mcc_betterstring.sdk 2021-01-05 08:56:41 +01:00
mheyer
f647c9527e Add MHI library to SDK
Prisma Megamix support
2020-09-27 22:44:09 -07:00
Dale Whinham
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
Dale Whinham
6e4cc337a7 Add ability to patch files during SDK installation 2020-09-26 20:36:35 +01:00
bebbo
fe2f1f58c0 fix make all-sdk -j 2020-09-11 20:57:39 +02:00
mheyer
77f6a323c0 fix a typo in reqtools.sdk 2020-09-09 21:39:49 -07:00
Stefan "Bebbo" Franke
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
Marlon Beijer
634b559fff update sdk/mcc_thebar.sdk -> 26.20 2020-08-03 14:06:03 +02:00
Marlon Beijer
cdf409dfa0 update sdk/mcc_texteditor.sdk -> 15.54 2020-08-03 14:04:02 +02:00
Marlon Beijer
dd0ecb6bb4 update sdk/mcc_nlist.sdk -> 0.126 2020-08-03 13:27:21 +02:00
Marlon Beijer
78c2b44091 update sdk/mcc_betterstring.sdk -> 11.34 2020-08-03 12:36:24 +02:00
fautomat
16a221b782 Merge branch 'devel1' 2020-06-23 23:31:51 +00:00
bebbo
aea654d84a add reqtools sdk 2020-06-24 00:37:36 +02:00
mheyer
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
mheyer
3525841aad Add Picasso96API to SDK 2020-06-16 09:39:24 -07:00
bebbo
4aee82978f cleanup tmp lock file 2020-06-04 09:12:17 +02:00
bebbo
93215d1a0f refs #133: update sdk/mcc_texteditor.sdk to 15.53 2019-10-31 15:28:01 +01:00
fautomat
6ad7bb24ae Merge branch 'devel1' 2019-04-27 23:27:40 +02:00
bebbo
4a30e13574 do not use abc coz of ... you know why 2019-04-27 23:10:25 +02:00
fautomat
794366d7ba Merge branch 'devel1' 2019-04-15 07:41:34 +02:00
bebbo
2de6d2d480 refs #92:only extend the default libstubs.a 2019-04-15 07:26:25 +02:00
Dale Whinham
079828b706 MCC_TextEditor: version bump 2019-04-13 15:51:23 +01:00
bebbo
8b0c4d6b50 fix merge ... 2019-02-25 21:11:32 +01:00
bebbo
50f879be01 fix white spaces 2019-02-25 21:00:40 +01:00
mheyer
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
mheyer
4adbd8ad36 Redirect .i LVO files to include/lvo 2019-02-24 22:41:25 -08:00
mheyer
93641e9de7 unify all SDK include paths to lower case
Guigfx_MCC was referring to include/MUI instead of include/mui, producing
two distinct mui/MUI paths in our include directory.

This will also affect the former include/Warp3D path which now becomes include/warp3d .
2019-02-24 22:40:28 -08:00
mheyer
1892743118 add Guigfx_MCC to SDKs 2019-02-24 22:40:28 -08:00
mheyer
27d74cc357 proto/guigfx_lib.h and proto/muimaster_lib.h referred to wrong inlines
proto/guigfx_lib.h was referring to non-existent inline/guigfx.h
proto/muimaster_lib.h was referring to non-existent inline/muimaster.h

Let the sfdc pass replace the broken filenames with the real ones
2019-02-24 22:40:28 -08:00
mheyer
35453dba6f unify all SDK include paths to lower case
Guigfx_MCC was referring to include/MUI instead of include/mui, producing
two distinct mui/MUI paths in our include directory.

This will also affect the former include/Warp3D path which now becomes include/warp3d .
2019-02-22 23:44:38 -08:00
mheyer
aa4e0dd17f add Guigfx_MCC to SDKs 2019-02-22 23:40:38 -08:00
mheyer
ccdce1787f proto/guigfx_lib.h and proto/muimaster_lib.h referred to wrong inlines
proto/guigfx_lib.h was referring to non-existent inline/guigfx.h
proto/muimaster_lib.h was referring to non-existent inline/muimaster.h

Let the sfdc pass replace the broken filenames with the real ones
2019-02-22 23:40:03 -08:00
bebbo
74ae7ebb0c update ncc_nlist.sdk 2019-01-11 13:06:40 +01:00
bebbo
0ca53a6e19 fix for crappy wanker os 2018-12-20 12:26:16 +01:00
bebbo
405cfb20bd chage sdi.sdk url since original seems broken 2018-12-20 12:22:02 +01:00
bebbo
0607c3881e update sdk/mcc_texteditor.sdk -> 15.51 2018-12-20 12:14:37 +01:00
bebbo
41d1585f37 update sdk/mcc_betterstring.sdk -> 11.33 2018-12-20 11:52:39 +01:00
mheyer
90d74c3694 Add xadmaster SDK 2018-10-23 21:20:07 -07:00
bebbo
aa7f9c3ea3 logs are in folder log now 2018-08-20 16:05:22 +02:00
bebbo
a846efd224 merge devel1 2018-05-12 22:11:28 +02:00
bebbo
50e643b32f add supprt for newlib, add netinlude, ... lotta changes 2018-05-12 22:09:16 +02:00
bebbo
cad0b706d9 support OSX sed 2018-04-24 22:59:35 +02:00
bebbo
5f572dcaf1 support OSX sed 2018-04-24 22:55:58 +02:00
bebbo
287362e862 work with bash 3 2018-04-24 22:52:04 +02:00
Bebbo
19c538988d refs #8: add amitcp headers 2018-02-13 19:45:23 +01:00
Bebbo
9ff1c6783d remove sdl.sdk 2018-02-11 20:22:38 +01:00
Bebbo
0d2eb6b286 fix cgx.sdk 2018-02-10 09:46:49 +01:00