1
0
mirror of https://github.com/bebbo/amiga-gcc.git synced 2026-05-06 17:04:57 +00:00
Commit Graph

102 Commits

Author SHA1 Message Date
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
6983be7880 added cygwin info 2018-05-16 19:57:14 +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
97e59baf76 fix install package -> texinfo 2018-05-14 22:29:01 +02:00
bebbo
7f80f88c75 write into log file for travis 2018-05-14 21:50:11 +02:00
bebbo
c55900add5 use log file 2018-05-14 18:12:42 +02:00
Stefan "Bebbo" Franke
d3e6bd7284 Merge pull request #29 from kuroneko/master
Small build fixes
2018-05-14 06:55:48 +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
bd71d4531c add travis-ci (2) 2018-05-13 20:42:31 +02:00
bebbo
bf782e97e7 add travis-ci 2018-05-13 17:22:37 +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
cad0b706d9 support OSX sed 2018-04-24 22:59:35 +02:00
bebbo
5f572dcaf1 support OSX sed 2018-04-24 22:55:58 +02:00
bebbo
287362e862 work with bash 3 2018-04-24 22:52:04 +02: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
44d7d8cc74 refs #11: add gettext to the install list 2018-02-26 16:56:23 +01:00
Bebbo
19c538988d refs #8: add amitcp headers 2018-02-13 19:45:23 +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