778f807932
added make check and update infos for macOS
2021-11-27 18:05:42 +01:00
652b6a7e9b
autodetect install location of homebrew
2021-11-27 13:42:59 +01:00
b34b4b1151
cleanup /tmp/amiga-gcc-libstubs-lock
2021-11-08 07:45:25 +00:00
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
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
5e0180aab8
refs #247 : add LC_CTYPE=C
2021-10-22 07:30:07 +02:00
1495010a44
no 'a' in regex src...
2021-10-21 13:21:37 +02:00
8f5cf79c39
poke min version of MUI to 19
2021-10-05 13:10:22 +02:00
806475a9ad
add stdargs to mui.sdk
2021-10-05 13:09:21 +02:00
4726c47773
refs #234 : remove the STRPTR patches
2021-10-04 17:15:16 +02:00
bb9ca8b495
Merge branch 'devel1'
2021-09-21 22:43:30 +00:00
99f6fb6909
refs #242 : fix generated inline header for ndk13
2021-09-21 23:46:52 +02:00
dd67759075
Merge pull request #241 from githubaf/master
...
More MUI custom classes need an update
2021-09-21 17:11:11 +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
68e44286bd
Merge pull request #240 from githubaf/master
...
Update mcc_betterstring.sdk
2021-09-20 14:22:12 +02:00
131c716f25
Update mcc_betterstring.sdk
2021-09-20 14:19:29 +02:00
7272112bcc
make min
2021-09-14 20:26:28 +02:00
e113d55c3a
refs #239 : fix verbose build
...
make: Nothing to be done for 'all'.
is working again
2021-09-12 14:43:19 +02:00
ac9917be67
refs #237 : add missing braces - do not exit on every git clone...
2021-08-30 20:05:46 +02:00
15656337da
refs #232 : random hacking..
2021-08-19 14:11:14 +02:00
cb8371985f
refs #231 : fix NDK39 again..
2021-08-18 12:08:39 +02:00
fd0a7f1df5
refs #231 : due to a single request of a multiple... support make via sudo
2021-08-17 21:13:00 +02:00
5a9d90571d
Merge pull request #229 from MBeijer/patch-4
...
Fix build errors
2021-08-16 17:00:49 +02:00
dfec70443c
refs #230 : fix bad archive name
2021-08-16 16:26:15 +02:00
0a84962a0f
refs #222 : enhance clib/compiler-specific.h
2021-08-16 14:13:19 +02:00
82f4e42b8c
Make 'patch' return 0 when skipping an already applied patch
2021-08-16 12:39:37 +02:00
30a19ec25c
Update MUI SDK to 2020R3 version, as old URL is no longer valid
2021-08-16 12:26:36 +02:00
644c9a0158
Make sure NDK39.lha is saved correctly
2021-08-16 12:22:01 +02:00
ebed8dfa39
refs #222 : apply __stdargs to all clib/*protos.h
2021-08-12 18:56:53 +02:00
ce57d355fc
undo
2021-08-12 17:31:15 +02:00
6abb475a2c
refs #222 : use [[:space:]] instead of \s
2021-08-12 15:03:47 +02:00
4d061c1306
fix NDK3.9 url
2021-08-12 14:58:58 +02:00
de156c02dc
refs #222 : use correct sfdc repo
2021-08-12 08:03:46 +02:00
a586bad860
patch debug_protos.h
2021-08-11 14:35:09 +02:00
e7d9d3418b
refs #222 : add support for NDK3.2
...
make NDK=3.2 ...
2021-08-10 22:36:46 +02:00
cb2edfd3ef
Update README.md
2021-06-23 16:57:27 +02:00
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
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
c673513c75
fix superfluous @
2021-03-23 18:36:24 +01:00
e268b2a2fd
fix newlib
2021-03-22 11:48:53 +01:00
a39cd379c5
clean-prefix: drop more stuff. newlib: no need to reconfigure
2021-03-22 10:45:37 +01:00
c28573f276
refs #209 : fix bat2exe.exe if exe is quoted
yütosikanomö
2021-03-01 15:21:29 +01: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
6230eedff2
add THREADS=posix support, add min target
2020-12-22 20:29:34 +01:00
ea5e974248
Merge pull request #190 from mheyer32/MHI_library
...
Add MHI library to SDK
2020-09-28 18:57:31 +02:00