Commit Graph
441 Commits
Author SHA1 Message Date
bebbo bfd40f0c69 refs #306: use to remove the tmp lock 2022-09-22 06:29:50 +02:00
Stefan "Bebbo" Franke 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
Stefan "Bebbo" Franke 6b1ddc972a Merge pull request #305 from githubaf/patch-1
Update install
2022-09-21 14:06:52 +02:00
githubaf ca0f5a1a15 Update install
Directories in sdk=mhi had +x not set -> access denied
2022-09-21 10:16:42 +02:00
githubaf 951a7b0727 Update mhi.sdk 2022-09-20 18:55:34 +02:00
githubaf 8fdc3102f0 Update mhi.sdk 2022-09-20 17:45:09 +02:00
githubaf 2c30c117cb Update mhi.sdk
new location in Aminet
2022-09-20 17:44:44 +02:00
bebbo d051045a02 update mui sdk 2022-07-31 06:58:32 +02:00
Stefan "Bebbo" Franke 1d3fdbfcd6 Merge pull request #298 from erikarn/ahc_2022_fix_freebsd_build_newlib
Fix newlib build for FreeBSD
2022-07-26 08:42:39 +02:00
Adrian Chadd ff94f7cd5c Fix newlib build for FreeBSD
newlib was using 'gcc' if the CC_FOR_BUILD variable wasn't set.
So, explicitly set it here to the compiler that we're using.
2022-07-24 18:43:50 -07:00
Stefan "Bebbo" Franke cec13cba75 Merge pull request #293 from erikarn/ahc_2022_fix_freebsd_build
top level build fixes for freebsd
2022-07-13 19:27:06 +02:00
Stefan "Bebbo" Franke 22c794663c Update Makefile
find bash on path
2022-07-13 12:17:44 +02:00
Adrian Chadd 91fed07e21 Fix CONFIG_GCC to work on FreeBSD
Like darwin the ports bits are not in the default path, but we
don't have a 'brew' command to get the ports prefix.

So just use /usr/local/ as an overrideable default for now.

This allows gcc to be built.
2022-07-10 22:35:35 -07:00
Adrian Chadd fb9ca6921a Fix top-level build rules for FreeBSD
* use gsed, not sed, like on macosx
* GNU make is not "make" on BSD systems, it's "gmake", so use $(MAKE)
  instead so it picks up the executed make program.
2022-07-10 22:16:58 -07:00
bebbo f562562ffd refs #291: updated Dockerfile 2022-07-09 20:24:03 +02:00
bebbo b9ed9db219 refs #288: patch muimaster.h to not use varargs 2022-06-30 12:30:40 +02:00
Stefan "Bebbo" Franke 56522003be Merge pull request #287 from christoph-fassbach/issue-285
Issue 285
2022-06-27 20:44:45 +02:00
Christoph Fassbach 97e1a5d98b Try having 3.9 and 3.2 at the same time 2022-06-27 11:43:25 +02:00
Christoph Fassbach 1931b3aa99 Try having 3.9 and 3.2 at the same time 2022-06-27 11:30:38 +02:00
Stefan "Bebbo" Franke 1701f3844d Merge pull request #286 from christoph-fassbach/issue-285
Issue 285
2022-06-27 07:31:57 +02:00
Christoph Fassbach 34a90d4084 Adapt timer.h.diff for NDK 3.2 R4 2022-06-27 00:36:22 +02:00
Christoph Fassbach dce4123b78 Adapt Makefile for NDK 3.2 R4 2022-06-27 00:18:04 +02:00
Stefan "Bebbo" Franke 5c917ef538 Merge pull request #273 from mheyer32/add_cdplayer_library
Add cdplayer.library v37 SDK
Mechen
2022-06-18 09:53:10 +02:00
mheyer 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
bebbo 9711f51041 use https to clone git 2022-05-11 20:49:25 +02:00
bebbo 5405b0c16e sdk requires lha 2022-05-11 17:32:11 +02:00
bebbo fe064a0d03 refs #280: switch from git: to https: 2022-05-11 12:53:13 +02:00
bebbo d523276034 update msys2 deps 2022-05-11 08:54:24 +02:00
bebbo 38dc3e3e47 exclude gdb from min target 2022-05-11 08:54:03 +02:00
Stefan "Bebbo" Franke 9931db154b Merge pull request #276 from simpsond/master
fix for Mac, use gsed for parsing .repos
2022-04-29 08:29:06 +02:00
Dustin Simpson df92eb8859 fix for Mac, use gsed for parsing .repos 2022-04-25 21:06:09 -07:00
bebbo 51e562f425 update version handling 2022-04-20 12:20:19 +02:00
bebbo e17bea3d93 add support to switch the branch per module 2022-04-20 10:44:21 +02:00
Stefan "Bebbo" Franke 4766d09d9b Merge pull request #261 from tdolphin-org/origin/vbcc-config-includes
Update vc.config
2021-12-24 10:26:57 +01:00
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