2
0
mirror of https://frontier.innolan.net/github/amigaos-cross-toolchain6.git synced 2024-10-19 10:29:55 +00:00
Commit Graph

667 Commits

Author SHA1 Message Date
d47aea31e4 Merge branch 'master' of github.com:cahirwpz/amigaos-cross-toolchain 2015-09-07 23:11:23 +02:00
2a1ca0b1dc Rewrite install-sdk.sh into Python and integrate with toolchain-m68k script. 2015-09-07 23:09:43 +02:00
8400254caf Merge pull request #14 from stu/master
Quick fix for install-sdk. Update MUI related sdk version numbers.
2015-09-07 15:20:23 +02:00
331fbaa2b1 Update some version numbers on aminet 2015-09-07 09:00:23 -04:00
6e372a72e8 Minor changes to use prebuilt LHA and change Bash mktemp 2015-09-07 08:59:49 -04:00
d9934c0994 NDK can be installed before binutils and gcc get built. 2015-09-03 22:29:43 +02:00
1a8844063f Minor fixes. 2015-09-03 14:12:33 +02:00
5a00596b4f Fix ppc-amigaos toolchain build. 2015-09-03 00:44:44 +02:00
f54bc4e22f Make m68k-amigaos build faster by 20%. 2015-09-02 22:44:01 +02:00
33611fc4b2 Unify the way GNU Make is invoked. 2015-09-02 10:46:05 +02:00
3f40fcde34 Fix fd2sfd patch. 2015-08-31 20:31:35 +02:00
7403a8f897 Omit svn & git repository data when copying files. 2015-08-31 11:21:08 +02:00
362070d799 Apply GNU standard only to GCC compilation. 2015-08-31 10:37:22 +02:00
7071d6e73a Some minor fixes wrt. Cygwin. 2015-08-31 08:29:07 +02:00
2900b339c0 Add fd2sfd tool to m68k-amigaos toolchain. 2015-08-29 22:07:06 +02:00
5c93888c18 Remove unused patches. 2015-08-29 16:57:44 +02:00
27a1547d4f Add missing patches. 2015-08-29 16:56:06 +02:00
6364dc5c2d Some random fixes. 2015-08-29 16:53:05 +02:00
d6ba93c1cc Note the fact we can build a toolchain for ppc as well. 2015-08-29 12:43:22 +02:00
2c0a8b7a1d Update build method description. 2015-08-29 12:33:13 +02:00
b324c5f17f Remove old build script. 2015-08-29 12:27:07 +02:00
df0187b460 Add proper configuration for VBCC. 2015-08-29 12:25:29 +02:00
51e0dadf3e Merge branch 'master' of github.com:cahirwpz/m68k-amigaos-toolchain 2015-08-29 12:04:41 +02:00
9f0cefc31a Almost fully reworked bootstrap.sh script. 2015-08-29 12:03:59 +02:00
a25edf784f Build development toolchain for m68k-elf target. 2015-08-26 16:06:03 +02:00
2ade97c186 Rename default action from 'doit' to 'make'. 2015-08-23 22:53:35 +02:00
1219fd1bc7 Rename scripts. 2015-08-23 22:47:04 +02:00
ba871ebc44 Ooops... forgot to add the script :) 2015-08-23 22:28:40 +02:00
09764d141e bootstrap.sh partially converted to Python. 2015-08-23 22:27:22 +02:00
e96f4c008e Separate ppc build related directories from m68k build. 2015-08-23 17:06:09 +02:00
846907908c Compilation under Cygwin and Linux seems to work. 2015-08-22 21:33:34 +02:00
8023403107 Replace unknown texinfo with one that we know to work. 2015-08-22 15:11:17 +02:00
d63330e4b0 Some cleanups. 2015-08-22 13:58:23 +02:00
f44bfdc866 Factor out more of the common functionality. 2015-08-22 13:42:41 +02:00
5c6bd9e116 Factor out common part for other build scripts. 2015-08-22 13:35:00 +02:00
28c2557f77 Remove dependency on external find command. 2015-08-22 12:32:07 +02:00
d492c4094a Global variable substitution mechanism. 2015-08-22 12:07:17 +02:00
b04b373add Check OS, architecture and some dependencies. 2015-08-22 11:09:25 +02:00
7ceeb6666f Minimize set of global variables. Some other improvements. 2015-08-22 10:37:09 +02:00
c45f1e50a1 Try to minimize external dependecies - use Python features instead. 2015-08-22 08:42:46 +02:00
69126ee31b gcc 4.9.1 + binutils 2.23.2 for AmigaOS4 target. 2015-08-21 10:52:59 +02:00
ba6b213179 Build AmigaOS 4.x cross toolchain. 2015-08-21 08:45:57 +02:00
a6972d1f47 Remove unused code. 2015-04-21 08:39:08 +02:00
e5dbf58fba Fix problem with new vbcc compilation. 2015-03-04 23:12:10 +01:00
e6523b1622 Fix permission issues. 2014-11-30 12:35:38 +01:00
2fefe1008d Remove a function that relies on python interpreter presence. 2014-11-20 22:08:17 +01:00
ba3c253771 Installation scripts for som external libraries. 2014-11-20 10:51:32 +01:00
d1bcf42949 Merge branch 'master' of github.com:cahirwpz/m68k-amigaos-toolchain 2014-11-20 10:13:38 +01:00
ed14c0bd6b Make the build even more hermetic. Pull in GNU flex 2.5.4. 2014-11-20 10:12:38 +01:00
637d85e3aa Merge pull request #6 from cnvogelg/master
updated mcc lib versions in sdks
2014-08-23 10:40:32 +02:00