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

182 Commits

Author SHA1 Message Date
Bebbo
8622b1fe4b fix order of libamiga/libnix 2018-06-10 16:55:28 +02:00
Bebbo
96bf325898 do not create an empty libamiga.a file - copy the existing one... 2018-06-09 22:07:20 +02:00
Bebbo
af8fc421d4 maybe better incremental rebuilds of clib2 2018-06-02 23:47:00 +02:00
Bebbo
e26e6ff6ad fix gcc configure to create a proper libgcov.a 2018-06-01 23:35:44 +02:00
Bebbo
9a9ed3917a newlib dependency to gcc now only exists if gcc was never build 2018-05-24 07:44:21 +02:00
Bebbo
6a6629a6cd fix dependencies, remove libcomplex 2018-05-22 14:06:19 +02:00
bebbo
a921241d87 added libcomplex.a - taken from newlib 2018-05-18 23:35:01 +02:00
bebbo
00ee48c88f log output as usual 2018-05-15 19:21:19 +02:00
bebbo
72f2ebbc08 fix install lha 2018-05-15 18:48:12 +02:00
bebbo
02e0c9fae3 create build folder to build lha 2018-05-15 18:32:48 +02:00
bebbo
7f80f88c75 write into log file for travis 2018-05-14 21:50:11 +02:00
Chris Collins
54770e1345 Fix sed problems on some locale-aware platforms
The Amiga files can not be safely sed’d if LC_CTYPE is set to a unicode or multibyte locale (either directly, or indirectly via LANG).  Force the CTYPE to C to allow this to work.  Fixes build issues on macOS.
2018-05-14 10:01:02 +10:00
Chris Collins
4541c0f956 Install lha into the prefix, not into a system path
Can’t install into /usr on some systems at all (macOS springs to mind) - we have a PREFIX - use it.
2018-05-14 09:58:25 +10:00
bebbo
c0c1a027cd fix dependency to ndk13 2018-05-13 21:49:02 +02:00
bebbo
a017e102d2 do not always rebuild ndk13 (3) 2018-05-13 10:28:01 +02:00
bebbo
5979005b14 do not always rebuild ndk13 (2) 2018-05-13 10:26:41 +02:00
bebbo
1400ae8ad9 do not always rebuild ndk13 2018-05-13 10:25:53 +02:00
bebbo
701d23fa69 readd ixemul 2018-05-13 09:01:25 +02:00
bebbo
6a8c14be51 update updates also netinclude 2018-05-12 23:42:14 +02:00
bebbo
cf30c69a0d newlib needs NDK headers 2018-05-12 22:23:36 +02:00
bebbo
91a8d1124f fix first update of newlib (2) 2018-05-12 22:16:04 +02:00
bebbo
99619a3324 fix first update of newlib 2018-05-12 22:15:09 +02:00
bebbo
a846efd224 merge devel1 2018-05-12 22:11:28 +02:00
bebbo
50e643b32f add supprt for newlib, add netinlude, ... lotta changes 2018-05-12 22:09:16 +02:00
bebbo
c5fd28d82a devel snapshot 2018-04-30 09:43:24 +02:00
fautomat
5af9834eac fix condition for OSX (3) 2018-04-25 09:03:09 +01:00
fautomat
21f10dc99b fix condition for OSX (2) 2018-04-25 08:49:08 +01:00
fautomat
41452d459f fix condition for OSX 2018-04-25 08:44:02 +01:00
bebbo
cbdcd12d59 add OSX support 2018-04-24 22:16:48 +02:00
bebbo
21d414a52a use touch -t instead of -d 2018-04-24 20:19:18 +02:00
bebbo
569eb48c7d update ira build 2018-04-24 20:00:11 +02:00
bebbo
2529071bcd touch-old libdebug/configure.ac 2018-04-03 11:01:41 +02:00
Bebbo
15aa4f3ab3 refs #16: use lha xf, fix dependency for update-ndk 2018-03-28 18:41:52 +02:00
Bebbo
98322822f3 refs #16: use lha xf 2018-03-28 18:31:53 +02:00
Bebbo
abb15cb711 added update-ndk to update 2018-03-28 18:20:03 +02:00
Bebbo
8f61cb665f refs #5: fix quote 2018-03-05 10:56:40 +01:00
Bebbo
bfadff8918 ... LIBCFLAGS_FOR_TARGET=... 2018-03-02 19:00:41 +01:00
Bebbo
64fdf77838 use global vars for PREFIX, CFLAGS and TARGET_C_FLAGS 2018-03-02 18:57:24 +01:00
Bebbo
1d1af62453 refs #5: put headers into prefix/include 2018-02-13 19:21:45 +01:00
Bebbo
88d5e2d0ac fix loop in NDK - add missing touch 2018-02-12 21:59:42 +01:00
Bebbo
75cb96f45a fix vc.config, support custom binutils via defining GIT_BINUTILS 2018-02-12 21:42:20 +01:00
Bebbo
3ceee14d00 add SDL header files, move vc.config 2018-02-12 21:40:37 +01:00
Bebbo
4ad6052045 set PREFIX in vc.config 2018-02-12 21:39:03 +01:00
Bebbo
27fecc5162 refs #7: added dependency to patches 2018-02-12 21:35:34 +01:00
Bebbo
26456fddc7 install ahi and cgx if makeing libSDL12 2018-02-11 22:45:55 +01:00
Bebbo
6a28a4866e fix dummy lib paths 2018-02-11 22:15:49 +01:00
Bebbo
e10b784f63 add SLD headers to PREFIX/m68k-amigaos/include 2018-02-11 20:21:44 +01:00
Bebbo
453fcfe536 starting DEPTH for gcc pull set to 4 2018-02-11 12:52:18 +01:00
Bebbo
8c5623e43e fix some dependencies, lvo headers, libSDL12 2018-02-10 18:00:47 +01:00
Bebbo
d4eecae473 adding libSDL12 2018-02-09 00:27:13 +01:00