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

351 Commits

Author SHA1 Message Date
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
Stefan "Bebbo" Franke
3276e439a4 Merge pull request #188 from mheyer32/fix_ReqTools
fix a typo in reqtools.sdk
2020-09-10 07:15:53 +02:00
mheyer
77f6a323c0 fix a typo in reqtools.sdk 2020-09-09 21:39:49 -07:00
bebbo
d34f98bb47 merge 2020-08-20 10:38:11 +02:00
bebbo
cd30d5f1ec updated msys2 build info 2020-08-20 09:23:22 +02: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
gridone
2020-08-03 15:47:39 +02:00
Stefan "Bebbo" Franke
1180804041 Merge pull request #184 from MBeijer/patch-2
update sdk/mcc_nlist.sdk -> 0.126
2020-08-03 15:47:22 +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
Stefan "Bebbo" Franke
b8437225de Merge pull request #183 from MBeijer/patch-1
update sdk/mcc_betterstring.sdk -> 11.34
2020-08-03 12:37:43 +02:00
Marlon Beijer
78c2b44091 update sdk/mcc_betterstring.sdk -> 11.34 2020-08-03 12:36:24 +02:00
Stefan "Bebbo" Franke
106bea9365 Merge pull request #181 from perweij/fix-dockerfile
Fix dockerfile
2020-07-22 20:55:17 +02:00
Per Weijnitz
1503302f39 Remove unnecessary repository sections and adjust install target 2020-07-22 19:21:42 +02:00
Per Weijnitz
ed178ea9b5 Update Dockerfile to working condition 2020-07-22 18:15:41 +02:00
fautomat
16a221b782 Merge branch 'devel1' corona 2020-06-23 23:31:51 +00:00
bebbo
aea654d84a add reqtools sdk 2020-06-24 00:37:36 +02:00
Stefan "Bebbo" Franke
6c3a6a02bd Merge pull request #174 from tehKaiN/patch-1
added link to compiled gcc for windows
2020-06-21 13:02:53 +02:00
KaiN
4d4571b8b8 Removed WSL note since it's not needed 2020-06-21 13:00:10 +02:00
KaiN
0f667ed278 added link to compiled gcc for windows
also, instructions for WSL2 are exactly the same as ubuntu/debian
2020-06-21 12:53:39 +02:00
Stefan "Bebbo" Franke
b4a0543dbb Merge pull request #173 from mheyer32/fix_P96_install
fixup P96 install
2020-06-17 09:49:35 +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
Stefan "Bebbo" Franke
84b46dfa4f Merge pull request #172 from mheyer32/add_p96_sdk
Add Picasso96API to SDK
2020-06-16 19:50:43 +02: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
9f390a5bbc force clib2 make to use only one thread 2020-06-03 20:41:50 +02:00
bebbo
c526750b6c refs https://github.com/bebbo/newlib-cygwin/issues/13: use long as time_t to be compatible 2020-04-15 09:43:59 +02:00
bebbo
0eac137ddf refs https://github.com/bebbo/newlib-cygwin/issues/13: make timeval in devices/timer.h identical v3 2020-04-13 20:42:29 +02:00
bebbo
2bb7faf70d refs https://github.com/bebbo/newlib-cygwin/issues/13: make timeval in devices/timer.h identical v2 2020-04-13 20:33:11 +02:00
bebbo
d93bb74aa2 refs https://github.com/bebbo/newlib-cygwin/issues/13: make timeval in devices/timer.h identical 2020-04-13 20:08:58 +02:00
bebbo
c7422b44de add donate button 2020-03-22 12:16:50 +01:00
bebbo
21949bddab add donate button 2020-03-22 10:45:46 +01:00
bebbo
68bc9846ce refs #158: define timeval only if not defined 2020-03-15 22:14:42 +01:00
bebbo
486390e2d2 disable osx build - bye bye 2020-01-12 22:16:28 +01:00
bebbo
3a49ccac54 refs #147: added rsync to the lists of mandatory software 2020-01-12 20:15:16 +01:00
bebbo
c344914e6a refs #140: use Makefile instead of Makefile.bax in libSDL12 2019-12-03 06:55:34 +01:00
bebbo
93215d1a0f refs #133: update sdk/mcc_texteditor.sdk to 15.53 2019-10-31 15:28:01 +01:00
bebbo
e53fd4e5d3 fix custom.h.diff 2019-10-22 07:59:08 +02:00
Stefan "Bebbo" Franke
7496c94a5b Merge pull request #124 from skeetor/development
Adding instructions for creating Kickstart 1.3 executables
2019-10-21 20:14:24 +02:00
Stefan "Bebbo" Franke
a4aaeb3938 Update README.md 2019-10-21 20:13:59 +02:00
bebbo
115df72f81 add some unions to vposr and vhposr for combined/byte access 2019-10-21 14:10:33 +02:00
skeetor
debf894c6a Adding instructions for creating Kickstart 1.3 executables with m68k-amigaos-gcc 2019-09-27 19:36:48 +02:00
Stefan "Bebbo" Franke
654736ce08 Merge pull request #118 from skeetor/master
Updates to the readme
2019-09-11 15:44:54 +02:00
Gerhard Gruber
45afa12d66 Updated with sudo 2019-09-11 14:48:35 +02:00
skeetor
b4c8374904 Merge pull request #1 from skeetor/development
Updated readme file
2019-09-11 07:37:38 +02:00
Gerhard Gruber
66fcb86e82 Adding debian to the working systems.
Adding instructions to create appropriate permissions before starting the build.
2019-09-11 07:33:13 +02:00
fautomat
0ac4535ac4 Merge branch 'devel1' 2019-08-22 21:19:52 +02:00
bebbo
3c2ec1a859 refs #113: use intuition/iobsolete.h with ndk-13 2019-08-22 20:15:28 +02:00