59cbcdac44
add windows/msys2 build script
2019-03-16 18:25:42 +01:00
3db621f037
fix creating tmp folder
2019-03-02 20:40:55 +01:00
33b0533073
add missing quotes
2019-02-26 22:22:09 +01:00
8b0c4d6b50
fix merge ...
2019-02-25 21:11:32 +01:00
72ed2f8a16
Merge pull request #78 from mheyer32/camd
...
merge Camd
2019-02-25 21:03:54 +01:00
f4491ba16d
Merge branch 'mheyer32-guigfx'
2019-02-25 21:00:54 +01:00
50f879be01
fix white spaces
2019-02-25 21:00:40 +01:00
6d5c839cad
Merge branch 'guigfx' of https://github.com/mheyer32/amiga-gcc into mheyer32-guigfx
2019-02-25 20:30:45 +01:00
55fbf01069
also create tmp folder if missing
2019-02-25 20:25:24 +01:00
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
4adbd8ad36
Redirect .i LVO files to include/lvo
2019-02-24 22:41:25 -08:00
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
1892743118
add Guigfx_MCC to SDKs
2019-02-24 22:40:28 -08:00
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
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
aa4e0dd17f
add Guigfx_MCC to SDKs
2019-02-22 23:40:38 -08:00
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
a54cf9ed0a
refs #76 : update README.md for msys2
2019-02-19 18:40:53 +01:00
03b76477e2
remove -g (again^^)
2019-02-02 21:21:46 +01:00
e722cb5f14
set CFLAGS_FOR_TARGET to -O2 since libgcc needs that to work proper
2019-02-01 22:27:06 +01:00
f7f68605f1
working v rule. either checkout to branch or to given 'date=<yyyy-mm-dd>'
2019-02-01 22:26:21 +01:00
423f477266
add/modify tool targets b,l,r,v for subprojects
2019-02-01 16:39:54 +01:00
c5d3a302f2
uuups - remove -g :-)
2019-01-18 17:05:02 +01:00
cb15d5a7c4
fix order - newlib builds again
2019-01-18 14:26:19 +01:00
7328f4cfe3
sync newlib headers @ make
2019-01-17 22:58:52 +01:00
74ae7ebb0c
update ncc_nlist.sdk
2019-01-11 13:06:40 +01:00
dc8f5fabc4
add setup/bat2exe.exe
2019-01-11 12:40:25 +01:00
91bf35b88a
make make work in cmd.exe
2019-01-09 08:14:15 +01:00
f4cb22a9b4
add make, cp, rm, ls, sh to windows
2019-01-06 23:36:22 +01:00
0ca53a6e19
fix for crappy wanker os
2018-12-20 12:26:16 +01:00
405cfb20bd
chage sdi.sdk url since original seems broken
2018-12-20 12:22:02 +01:00
0607c3881e
update sdk/mcc_texteditor.sdk -> 15.51
2018-12-20 12:14:37 +01:00
41d1585f37
update sdk/mcc_betterstring.sdk -> 11.33
2018-12-20 11:52:39 +01:00
cd44b173da
CXXFLAGS ?=
2018-12-20 11:00:03 +01:00
3aacc2624d
enable newlib long long printf/scanf
2018-12-13 22:34:17 +01:00
f7bb3b1c8f
fix order
2018-12-04 09:13:26 +01:00
79052a80f2
sync headers before building newlib
2018-12-04 09:03:07 +01:00
14244aa334
add CXXFLAGS_FOR_TARGET used e.g. in newlib
2018-12-02 15:53:12 +01:00
09fc39050f
add make target 'update-repos' to update all repos with current remote url
2018-12-02 15:49:55 +01:00
549b1cdfb8
refs #57 : add missing dependency from vbcc-target to vasm
2018-11-14 09:08:14 +01:00
4117fbca35
Merge pull request #52 from mheyer32/xad
...
Add xadmaster SDK
2018-10-24 17:28:00 +02:00
9828a2011b
refs #42 : added ifdef...
2018-10-24 17:14:56 +02:00
e8ea2d8c2c
simple vars, unpack NDK during update
2018-10-24 10:57:11 +02:00
a2adacf84a
clear recreates build folder
2018-10-24 08:44:18 +02:00
90d74c3694
Add xadmaster SDK
2018-10-23 21:20:07 -07:00
70f4f4f53c
update ubuntu
2018-10-23 23:18:27 +02:00
42b4d3865e
omit one folder level for ndk indicator files
2018-10-23 23:10:06 +02:00
a5093b809f
Merge branch 'master' of https://github.com/bebbo/amiga-gcc
2018-10-23 23:08:18 +02:00
9f8fa30e51
Merge pull request #43 from fredrik-rambris/master
...
Added containerized build environment
2018-10-22 19:36:50 +02:00
0671d472d9
Merge pull request #50 from windenntw/patch-1
...
Update README.md
2018-10-22 19:36:32 +02:00