Commit Graph

255 Commits

Author SHA1 Message Date
bebbo d6172aaf7e fix syntax ... $ -> (2) 2024-04-14 21:10:25 +02:00
bebbo 255d9a47dd fix syntax ... $ -> 2024-04-14 20:38:38 +02:00
bebbo ee11abf24f install libpthread headers first 2024-04-14 20:12:26 +02:00
bebbo b7c5593e55 update now also updates downloaded archives 2024-04-14 17:39:50 +02:00
bebbo ecde1dd2b6 update README, add ixmul runtime 2024-01-22 11:04:54 +01:00
bebbo 44f120f8e1 add support for more ADDLANG=fortran 2023-12-11 18:50:08 +01:00
bebbo 8cd833d2a6 refs #365: also copy libamiga.a for baserel 2023-11-07 09:59:01 +01:00
bebbo ed2f5ede64 add SDL include wrapper 2023-10-25 10:50:15 +02:00
Szilárd Biró 0911c28b72 generate vbcc inline headers 2023-05-23 18:42:51 +02:00
Stefan "Bebbo" Franke 88d4157015
Merge pull request #334 from blackborn66/master
deleted double help entry
2023-04-27 16:26:43 +02:00
Stefan "Bebbo" Franke 603ee94f78
Merge pull request #339 from BSzili/master
Fixed the NDK 3.9 URL
2023-04-27 13:14:24 +02:00
bebbo 4e2724e38e fix dependency for libamiga 2023-04-27 10:42:36 +02:00
bebbo b35d8bb5c9 update branch if mod is not yet checked out 2023-04-27 10:39:34 +02:00
Szilárd Biró 884e9c16d8
fixed the NDK 3.9 URL 2023-04-26 19:56:56 +02:00
S. Hi 98f3e70ee1
deleted double help entry 2023-04-06 16:50:34 +02:00
bebbo 8d26f48f28 refs #331, use old libamiga.a 2023-03-08 09:06:08 +01:00
bebbo c8ec4832cc fix whitespace after 2023-02-26 12:25:48 +01:00
bebbo 821b8658f6 replace with in continuations 2023-02-15 08:08:31 +01:00
bebbo cffb433032 use amiga.lib from NDK -> libamiga.a 2023-02-13 11:38:11 +01:00
bebbo 198c41fb1c refs #327: add vbcc target for kick13 2023-02-11 11:35:05 +01:00
Christian Vogelgsang 9d45d9122b pick binutils' needed libgmp from homebrew on Mac 2023-01-19 11:03:59 +01:00
bebbo 2a4ce8ce55 update ... ... does NOT exist! 2023-01-19 08:29:08 +01:00
bebbo 13c1d519a9 fix -> 2023-01-05 23:24:48 +01:00
bebbo 88dc35d8c0 enable linker plugin for m68k-elf 2023-01-05 20:07:00 +01:00
bebbo 3764a56a5d fix L00 2023-01-04 08:17:32 +01:00
bebbo 1760be9147 also support VERBOSE in uppercase 2023-01-02 16:19:45 +01:00
bebbo ab114f94d7 add configurable TARGET, default m68k-amigaos 2023-01-02 08:45:16 +01:00
bebbo 013ee12e67 add some libs 2022-12-31 15:32:27 +01:00
bebbo 825f185605 refs #318: clean-prefix -> drop-prefix 2022-12-04 22:23:40 +01:00
bebbo 1f77c26628 use rsync --no-grwqoup 2022-11-19 12:07:30 +01: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 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
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
Christoph Fassbach dce4123b78 Adapt Makefile for NDK 3.2 R4 2022-06-27 00:18:04 +02:00
bebbo 5405b0c16e sdk requires lha 2022-05-11 17:32:11 +02:00
bebbo 38dc3e3e47 exclude gdb from min target 2022-05-11 08:54:03 +02:00
Dustin Simpson df92eb8859 fix for Mac, use gsed for parsing .repos 2022-04-25 21:06:09 -07:00
bebbo e17bea3d93 add support to switch the branch per module 2022-04-20 10:44:21 +02:00
bebbo 42242b3db2 fd2sfd -> https://github.com/adtools/fd2sfd 2021-12-02 08:01:34 +01:00
Christian Vogelgsang 652b6a7e9b autodetect install location of homebrew 2021-11-27 13:42:59 +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 99f6fb6909 refs #242: fix generated inline header for ndk13 2021-09-21 23:46:52 +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 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