1
0
mirror of https://github.com/bebbo/amiga-gcc.git synced 2026-05-03 11:47:44 +00:00
Commit Graph

239 Commits

Author SHA1 Message Date
bebbo
461b4b19c3 explicite IFS to read 2019-04-28 17:22:11 +02:00
bebbo
938a3e9330 fix dependencies 2019-04-28 15:32:13 +02:00
bebbo
4a30e13574 do not use abc coz of ... you know why 2019-04-27 23:10:25 +02:00
bebbo
5ef3f942ca travis build for windows (2) 2019-04-27 22:34:09 +02:00
bebbo
27902b55f1 give travis another try 2019-04-27 13:11:21 +02:00
bebbo
4e9cbce458 apply CFLAGS_FOR_TARGET to libnix 2019-04-18 09:19:48 +02:00
bebbo
41e774a605 no longer add complex math files to libnix/clib2 libm.a, instead create a lib__m__.a to be used by the compiler as fallback 2019-04-15 19:19:42 +02:00
bebbo
2de6d2d480 refs #92:only extend the default libstubs.a 2019-04-15 07:26:25 +02:00
Stefan "Bebbo" Franke
56a1a2ed33 refs #90: add wget to various prerequisites 2019-04-14 11:41:58 +02:00
Stefan "Bebbo" Franke
c3e2a21752 make update-repos restricts the branches to the used one 2019-04-14 11:38:45 +02:00
bebbo
c399df5a3b fix libsdl12 -> libSDL12, also purge libnix headers 2019-04-12 09:34:03 +02:00
bebbo
da05624325 don't forget to build dummy libgcc 2019-04-06 10:13:16 +02:00
bebbo
504d722ebf make clib2 dependen on libnix/_done 2019-04-06 09:52:34 +02:00
bebbo
0aa0c519bd use libnix's new Makefile.gcc6 2019-04-05 20:37:41 +02:00
bebbo
0ca373f46d add echo,find,ls,mkdir and touch 2019-04-05 20:34:02 +02:00
bebbo
aef2b3a19e cleanup 2019-03-17 10:27:42 +01:00
bebbo
1e158700f9 add libpthread 2019-03-16 19:12:21 +01:00
bebbo
59cbcdac44 add windows/msys2 build script 2019-03-16 18:25:42 +01:00
bebbo
3db621f037 fix creating tmp folder 2019-03-02 20:40:55 +01:00
bebbo
33b0533073 add missing quotes 2019-02-26 22:22:09 +01:00
bebbo
8b0c4d6b50 fix merge ... 2019-02-25 21:11:32 +01:00
Stefan "Bebbo" Franke
72ed2f8a16 Merge pull request #78 from mheyer32/camd
merge Camd
2019-02-25 21:03:54 +01:00
bebbo
f4491ba16d Merge branch 'mheyer32-guigfx' 2019-02-25 21:00:54 +01:00
bebbo
50f879be01 fix white spaces 2019-02-25 21:00:40 +01:00
bebbo
6d5c839cad Merge branch 'guigfx' of https://github.com/mheyer32/amiga-gcc into mheyer32-guigfx 2019-02-25 20:30:45 +01:00
bebbo
55fbf01069 also create tmp folder if missing 2019-02-25 20:25:24 +01:00
mheyer
0ac23dd17a Add CAMD to SDK
There isno official CAMD SDK on Aminet, so use the MorphOS headers
and regenerate the GCC inlines from the clib/camd_protos.h and .fd
file.
2019-02-24 22:41:25 -08:00
mheyer
4adbd8ad36 Redirect .i LVO files to include/lvo 2019-02-24 22:41:25 -08:00
mheyer
93641e9de7 unify all SDK include paths to lower case
Guigfx_MCC was referring to include/MUI instead of include/mui, producing
two distinct mui/MUI paths in our include directory.

This will also affect the former include/Warp3D path which now becomes include/warp3d .
2019-02-24 22:40:28 -08:00
mheyer
1892743118 add Guigfx_MCC to SDKs 2019-02-24 22:40:28 -08:00
mheyer
27d74cc357 proto/guigfx_lib.h and proto/muimaster_lib.h referred to wrong inlines
proto/guigfx_lib.h was referring to non-existent inline/guigfx.h
proto/muimaster_lib.h was referring to non-existent inline/muimaster.h

Let the sfdc pass replace the broken filenames with the real ones
2019-02-24 22:40:28 -08:00
mheyer
35453dba6f unify all SDK include paths to lower case
Guigfx_MCC was referring to include/MUI instead of include/mui, producing
two distinct mui/MUI paths in our include directory.

This will also affect the former include/Warp3D path which now becomes include/warp3d .
2019-02-22 23:44:38 -08:00
mheyer
aa4e0dd17f add Guigfx_MCC to SDKs 2019-02-22 23:40:38 -08:00
mheyer
ccdce1787f proto/guigfx_lib.h and proto/muimaster_lib.h referred to wrong inlines
proto/guigfx_lib.h was referring to non-existent inline/guigfx.h
proto/muimaster_lib.h was referring to non-existent inline/muimaster.h

Let the sfdc pass replace the broken filenames with the real ones
2019-02-22 23:40:03 -08:00
bebbo
a54cf9ed0a refs #76: update README.md for msys2 2019-02-19 18:40:53 +01:00
Stefan Bebbo Franke
03b76477e2 remove -g (again^^) 2019-02-02 21:21:46 +01:00
bebbo
e722cb5f14 set CFLAGS_FOR_TARGET to -O2 since libgcc needs that to work proper 2019-02-01 22:27:06 +01:00
bebbo
f7f68605f1 working v rule. either checkout to branch or to given 'date=<yyyy-mm-dd>' 2019-02-01 22:26:21 +01:00
bebbo
423f477266 add/modify tool targets b,l,r,v for subprojects 2019-02-01 16:39:54 +01:00
bebbo
c5d3a302f2 uuups - remove -g :-) 2019-01-18 17:05:02 +01:00
bebbo
cb15d5a7c4 fix order - newlib builds again 2019-01-18 14:26:19 +01:00
bebbo
7328f4cfe3 sync newlib headers @ make 2019-01-17 22:58:52 +01:00
bebbo
74ae7ebb0c update ncc_nlist.sdk 2019-01-11 13:06:40 +01:00
bebbo
dc8f5fabc4 add setup/bat2exe.exe 2019-01-11 12:40:25 +01:00
bebbo
91bf35b88a make make work in cmd.exe 2019-01-09 08:14:15 +01:00
bebbo
f4cb22a9b4 add make, cp, rm, ls, sh to windows 2019-01-06 23:36:22 +01:00
bebbo
0ca53a6e19 fix for crappy wanker os 2018-12-20 12:26:16 +01:00
bebbo
405cfb20bd chage sdi.sdk url since original seems broken 2018-12-20 12:22:02 +01:00
bebbo
0607c3881e update sdk/mcc_texteditor.sdk -> 15.51 2018-12-20 12:14:37 +01:00
bebbo
41d1585f37 update sdk/mcc_betterstring.sdk -> 11.33 2018-12-20 11:52:39 +01:00