1
0
mirror of https://github.com/bebbo/amiga-gcc.git synced 2026-05-03 19:28:29 +00:00
Commit Graph

142 Commits

Author SHA1 Message Date
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
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
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
bebbo
42b4d3865e omit one folder level for ndk indicator files 2018-10-23 23:10:06 +02:00
test
40aef55585 remove upgrade for binutils 2018-10-22 08:50:48 +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
104c12b7f9 added vbcc_target to use vc out of the box 2018-09-24 20:55:09 +02:00
bebbo
6c74b33c97 fix target make flags CFLAGS_FOR_TARGET, fix gdb text ui 2018-09-24 19:42:16 +02:00
bebbo
0b7c34423b fix lha build 2018-08-25 09:35:30 +02:00
bebbo
1b852b77d0 fix nul -> null 2018-08-25 09:23:22 +02:00
bebbo
9277d3957c add gprof 2018-08-24 09:37:16 +02:00
bebbo
aa7f9c3ea3 logs are in folder log now 2018-08-20 16:05:22 +02:00
bebbo
8fcafa2e63 remove mpc,mpfr,gmp stuff for msys2 - use mpc-devel,... 2018-08-19 12:08:47 +02:00
bebbo
ae0a1ac061 touch plural.y - build might fail without 2018-08-18 14:38:15 +02:00
bebbo
a6890e27d2 add support for custom build folders 2018-08-14 22:21:16 +02:00
bebbo
afa4204d96 always allow installing gmp, mpc and mpfr 2018-08-14 21:54:01 +02:00
bebbo
a257987293 Revert "Enable one to override SHELL when executing make"
This reverts commit fcda6de5cb.
2018-08-03 19:11:27 +02:00
Michal Schulz
fcda6de5cb Enable one to override SHELL when executing make 2018-08-03 13:45:21 +02:00
bebbo
303a20399f use $PWD instead of .. something 2018-07-16 13:59:11 +02:00
bebbo
a0548a9288 download mpc, mpfr and gmp only on mingw 2018-07-02 22:44:14 +02:00
bebbo
27b142f99e Merge branch 'master' into devel1 2018-07-02 21:07:41 +02:00
Stefan "Bebbo" Franke
52c9925ad0 Merge pull request #38 from SteveMoody73/master
MSYS2/MingW instead of Cygwin
2018-07-02 20:30:38 +02:00
bebbo
a0f874936a disable gdb if clang is used - gcc is also working on OSX 2018-07-02 18:34:58 +02:00
bebbo
5f2b9cfde9 really disable gdb for OSX/Darwin 2018-06-29 15:17:08 +02:00
Stephen Moody
4f1de4b3c5 Add GMP, MPC and MPFR to GCC build 2018-06-29 09:25:09 +01:00
Stephen Moody
547108a8e1 Fix for ira building 2018-06-28 16:25:59 +01:00
Stephen Moody
c63a363fe1 Fix fd2pragma building 2018-06-28 16:22:29 +01:00
Stephen Moody
fedf131257 Moved patching of sfdc and fd2sfd to after git checkout 2018-06-28 16:05:58 +01:00
Stephen Moody
dacde38095 Added patches for fd2sfd and sfdc for MSYS2 2018-06-28 14:51:40 +01:00
Stephen Moody
7c85890475 Updated for MinGW Build 2018-06-28 08:54:27 +01:00