1
0
mirror of https://github.com/bebbo/amiga-gcc.git synced 2026-05-05 23:45:52 +00:00
Commit Graph

207 Commits

Author SHA1 Message Date
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
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
bebbo
cd44b173da CXXFLAGS ?= 2018-12-20 11:00:03 +01:00
bebbo
3aacc2624d enable newlib long long printf/scanf 2018-12-13 22:34:17 +01:00
bebbo
f7bb3b1c8f fix order 2018-12-04 09:13:26 +01:00
bebbo
79052a80f2 sync headers before building newlib 2018-12-04 09:03:07 +01:00
bebbo
14244aa334 add CXXFLAGS_FOR_TARGET used e.g. in newlib 2018-12-02 15:53:12 +01:00
bebbo
09fc39050f add make target 'update-repos' to update all repos with current remote url 2018-12-02 15:49:55 +01:00
bebbo
549b1cdfb8 refs #57: add missing dependency from vbcc-target to vasm 2018-11-14 09:08:14 +01:00
Stefan "Bebbo" Franke
4117fbca35 Merge pull request #52 from mheyer32/xad
Add xadmaster SDK
2018-10-24 17:28:00 +02:00
bebbo
9828a2011b refs #42: added ifdef... 2018-10-24 17:14:56 +02:00
bebbo
e8ea2d8c2c simple vars, unpack NDK during update 2018-10-24 10:57:11 +02:00
bebbo
a2adacf84a clear recreates build folder 2018-10-24 08:44:18 +02:00
mheyer
90d74c3694 Add xadmaster SDK 2018-10-23 21:20:07 -07:00
bebbo
70f4f4f53c update ubuntu 2018-10-23 23:18:27 +02:00
bebbo
42b4d3865e omit one folder level for ndk indicator files 2018-10-23 23:10:06 +02:00
bebbo
a5093b809f Merge branch 'master' of https://github.com/bebbo/amiga-gcc 2018-10-23 23:08:18 +02:00
Stefan "Bebbo" Franke
9f8fa30e51 Merge pull request #43 from fredrik-rambris/master
Added containerized build environment
2018-10-22 19:36:50 +02:00
Stefan "Bebbo" Franke
0671d472d9 Merge pull request #50 from windenntw/patch-1
Update README.md
2018-10-22 19:36:32 +02:00
test
40aef55585 remove upgrade for binutils 2018-10-22 08:50:48 +02:00
windenntw
ce9c6e4ce4 Update README.md 2018-10-20 01:11:55 +02:00
bebbo
2799126592 tail 100 on error 2018-10-19 10:28:49 +02:00
bebbo
addc64d52e do not unpack lha during update 2018-10-18 15:59:51 +02:00
bebbo
245cd41e3f force m68k-amigaos-gcc for libdebug 2018-10-17 22:10:46 +02:00
bebbo
815561a4e1 disable binutils plugin 2018-10-17 19:18:45 +02:00
bebbo
e0a797d3c9 darn osx 2018-10-16 08:31:04 +02:00
bebbo
c94bd9eb0a add os to build folder 2018-10-16 08:05:02 +02:00
bebbo
cb2eec622d beautify clone lha 2018-10-09 13:17:59 +02:00
test
0c453687c3 no gdb on macOS 2018-10-09 13:10:05 +02:00
bebbo
abb47bfb26 macOS fixes 2018-10-08 21:16:04 +02:00
bebbo
f2dac593a9 fix path to files 2018-10-03 22:01:03 +02:00
bebbo
3ccd3d777d automate building windows setup 2018-10-03 20:10:13 +02:00
bebbo
dc24cd8170 add setup files 2018-10-03 17:22:34 +02:00
bebbo
65f6d6c27e add ncurses-devel to msys2 2018-10-03 11:15:34 +02:00