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

407 Commits

Author SHA1 Message Date
Rafał Zabdyr
56a8a08c63 Update vc.config
added missing additional includes directories for vbcc
(with includes for external libraries)
2021-12-23 19:15:22 +01:00
bebbo
42242b3db2 fd2sfd -> https://github.com/adtools/fd2sfd 2021-12-02 08:01:34 +01:00
Stefan "Bebbo" Franke
e4443975dc Merge branch 'master' into cnvogelg/darwin-arm64-fixes 2021-11-27 19:09:22 +01:00
Christian Vogelgsang
e3ff9e3118 updated macos infos in README.md 2021-11-27 18:27:46 +01:00
bebbo
778f807932 added make check and update infos for macOS 2021-11-27 18:05:42 +01:00
Christian Vogelgsang
652b6a7e9b autodetect install location of homebrew 2021-11-27 13:42:59 +01:00
Stefan Bebbo Franke
b34b4b1151 cleanup /tmp/amiga-gcc-libstubs-lock 2021-11-08 07:45:25 +00:00
Stefan "Bebbo" Franke
67a31cef47 Merge pull request #253 from hitman-codehq/gnu_sed
Use GNU sed for generating ndk13 headers
2021-10-31 17:24:30 +01:00
Colin Ward
613d32171b Use GNU sed for generating ndk13 headers
The BSD version of sed that is included with macOS crashes when it
encounters the (c) symbol in NDK includes, and has some other
compatibility issues, so use GNU sed on macos instead.
2021-10-31 17:00:42 +01:00
bebbo
5e0180aab8 refs #247: add LC_CTYPE=C 2021-10-22 07:30:07 +02:00
bebbo
1495010a44 no 'a' in regex src... 2021-10-21 13:21:37 +02:00
bebbo
8f5cf79c39 poke min version of MUI to 19 2021-10-05 13:10:22 +02:00
bebbo
806475a9ad add stdargs to mui.sdk 2021-10-05 13:09:21 +02:00
bebbo
4726c47773 refs #234: remove the STRPTR patches 2021-10-04 17:15:16 +02:00
fautomat
bb9ca8b495 Merge branch 'devel1' 2021-09-21 22:43:30 +00:00
bebbo
99f6fb6909 refs #242: fix generated inline header for ndk13 2021-09-21 23:46:52 +02:00
Stefan "Bebbo" Franke
dd67759075 Merge pull request #241 from githubaf/master
More MUI custom classes need an update
2021-09-21 17:11:11 +02:00
githubaf
f45c62633a Update mcc_thebar.sdk
version 26.21 is no longer available on Aminet
2021-09-21 13:36:19 +02:00
githubaf
a23f858578 Update mcc_texteditor.sdk
Version 15.55 is no longer on Aminet
2021-09-21 12:21:22 +02:00
githubaf
5e3d5292b1 Update mcc_nlist.sdk
MCC_NList-0.127.lha is no longer on Aminet
2021-09-21 10:40:47 +02:00
Stefan "Bebbo" Franke
68e44286bd Merge pull request #240 from githubaf/master
Update mcc_betterstring.sdk
2021-09-20 14:22:12 +02:00
githubaf
131c716f25 Update mcc_betterstring.sdk 2021-09-20 14:19:29 +02:00
bebbo
7272112bcc make min 2021-09-14 20:26:28 +02:00
bebbo
e113d55c3a refs #239: fix verbose build
make: Nothing to be done for 'all'.
is working again
2021-09-12 14:43:19 +02:00
bebbo
ac9917be67 refs #237: add missing braces - do not exit on every git clone... 2021-08-30 20:05:46 +02:00
Bebbo
15656337da refs #232: random hacking.. 2021-08-19 14:11:14 +02:00
Bebbo
cb8371985f refs #231: fix NDK39 again.. 2021-08-18 12:08:39 +02:00
Bebbo
fd0a7f1df5 refs #231: due to a single request of a multiple... support make via sudo 2021-08-17 21:13:00 +02:00
Stefan "Bebbo" Franke
5a9d90571d Merge pull request #229 from MBeijer/patch-4
Fix build errors
2021-08-16 17:00:49 +02:00
bebbo
dfec70443c refs #230: fix bad archive name 2021-08-16 16:26:15 +02:00
bebbo
0a84962a0f refs #222: enhance clib/compiler-specific.h 2021-08-16 14:13:19 +02:00
Marlon Beijer
82f4e42b8c Make 'patch' return 0 when skipping an already applied patch 2021-08-16 12:39:37 +02:00
Marlon Beijer
30a19ec25c Update MUI SDK to 2020R3 version, as old URL is no longer valid 2021-08-16 12:26:36 +02:00
Marlon Beijer
644c9a0158 Make sure NDK39.lha is saved correctly 2021-08-16 12:22:01 +02:00
bebbo
ebed8dfa39 refs #222: apply __stdargs to all clib/*protos.h 2021-08-12 18:56:53 +02:00
bebbo
ce57d355fc undo 2021-08-12 17:31:15 +02:00
bebbo
6abb475a2c refs #222: use [[:space:]] instead of \s 2021-08-12 15:03:47 +02:00
bebbo
4d061c1306 fix NDK3.9 url 2021-08-12 14:58:58 +02:00
bebbo
de156c02dc refs #222: use correct sfdc repo 2021-08-12 08:03:46 +02:00
bebbo
a586bad860 patch debug_protos.h 2021-08-11 14:35:09 +02:00
bebbo
e7d9d3418b refs #222: add support for NDK3.2
make NDK=3.2 ...
2021-08-10 22:36:46 +02:00
Stefan "Bebbo" Franke
cb2edfd3ef Update README.md 2021-06-23 16:57:27 +02:00
Stefan "Bebbo" Franke
deafbf9761 Merge pull request #220 from mheyer32/redirect_vasm_vlink
redirect VASM and VLINK repo to https://github.com/mheyer32/...
2021-05-18 20:51:25 +02:00
mheyer
d9c11489d3 redirect VASM and VLINK repo to https://github.com/mheyer32/...
The leffmann repos have not been updated in a long time.
2021-05-18 11:08:17 -07:00
bebbo
c673513c75 fix superfluous @ 2021-03-23 18:36:24 +01:00
bebbo
e268b2a2fd fix newlib 2021-03-22 11:48:53 +01:00
bebbo
a39cd379c5 clean-prefix: drop more stuff. newlib: no need to reconfigure 2021-03-22 10:45:37 +01:00
bebbo
c28573f276 refs #209: fix bat2exe.exe if exe is quoted yütosikanomö 2021-03-01 15:21:29 +01:00
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