1
0
mirror of https://github.com/cahirwpz/amigaos-cross-toolchain synced 2025-11-23 04:02:39 +00:00

Commit Graph

  • 0bab2e953a Yacc is another forgotten dependency. Krystian Bacławski 2015-10-02 06:46:32 +02:00
  • dd4fafa9be Fix IRA compilation under Cygwin. Krystian Bacławski 2015-09-11 10:35:41 +02:00
  • 9646366d30 Patch IRA to remove plenty of warnings. Krystian Bacławski 2015-09-11 09:32:30 +02:00
  • 77573136f9 Run Gnu Indent over sources. Krystian Bacławski 2015-09-11 08:33:34 +02:00
  • 6917d76bae Change tabs to spaces. Krystian Bacławski 2015-09-10 22:53:27 +02:00
  • 6cf52effe7 Switch to Frode's fixed python-lhafile. Krystian Bacławski 2015-09-10 22:52:16 +02:00
  • b36b9afac4 Fix issue with python-lhafile installation. Krystian Bacławski 2015-09-10 09:19:25 +02:00
  • 61f2548b28 Build and install IRA reassmbler as a part of toolchain. Krystian Bacławski 2015-09-09 22:52:29 +02:00
  • 8e8d846f70 Fix vbcc configuration. Krystian Bacławski 2015-09-09 22:33:49 +02:00
  • fad5ca162b Temporarily use my python-lhafile repository. Krystian Bacławski 2015-09-09 11:16:36 +02:00
  • 5baa94fe1a Modify gcc's specs to support library and device linking. Krystian Bacławski 2015-09-09 11:11:07 +02:00
  • 1331c37442 Examples for compiling AmigaOS libraries & devices. Krystian Bacławski 2015-09-09 09:29:54 +02:00
  • 0f8b252712 Remove a binary that was commited by mistake. Krystian Bacławski 2015-09-09 07:44:13 +02:00
  • 2deab525fe Add simple device and simple library examples. Krystian Bacławski 2015-09-09 07:41:04 +02:00
  • 96f2ca8451 Fix link error with C++ programs. Krystian Bacławski 2015-09-08 21:03:55 +02:00
  • 2bf06964d6 Some small fixes. Krystian Bacławski 2015-09-08 19:26:50 +02:00
  • 465d8cf7b7 Add some tests. Krystian Bacławski 2015-09-08 10:28:55 +02:00
  • 3128edf039 Fix bug encountered during mmu sdk installation. Krystian Bacławski 2015-09-08 09:44:46 +02:00
  • 2f9ee769ea Fix a bug encountered during install-sdk test. Krystian Bacławski 2015-09-08 09:27:42 +02:00
  • 8701c1726e Use python-lha module instead of external lha binary. Krystian Bacławski 2015-09-08 09:12:48 +02:00
  • 47918eeb2a Build command is 'build' not 'make. Krystian Bacławski 2015-09-07 23:14:24 +02:00
  • 908111b648 install-sdk.sh functionality was moved to toolchain-m68k. Krystian Bacławski 2015-09-07 23:12:49 +02:00
  • d47aea31e4 Merge branch 'master' of github.com:cahirwpz/amigaos-cross-toolchain Krystian Bacławski 2015-09-07 23:11:23 +02:00
  • 2a1ca0b1dc Rewrite install-sdk.sh into Python and integrate with toolchain-m68k script. Krystian Bacławski 2015-09-07 23:09:43 +02:00
  • 8400254caf Merge pull request #14 from stu/master Krystian Bacławski 2015-09-07 15:20:23 +02:00
  • 331fbaa2b1 Update some version numbers on aminet Stuart George 2015-09-07 09:00:23 -04:00
  • 6e372a72e8 Minor changes to use prebuilt LHA and change Bash mktemp Stuart George 2015-09-07 08:59:49 -04:00
  • d9934c0994 NDK can be installed before binutils and gcc get built. Krystian Bacławski 2015-09-03 22:29:43 +02:00
  • 1a8844063f Minor fixes. Krystian Bacławski 2015-09-03 14:12:33 +02:00
  • 5a00596b4f Fix ppc-amigaos toolchain build. Krystian Bacławski 2015-09-03 00:44:44 +02:00
  • f54bc4e22f Make m68k-amigaos build faster by 20%. Krystian Bacławski 2015-09-02 22:44:01 +02:00
  • 33611fc4b2 Unify the way GNU Make is invoked. Krystian Bacławski 2015-09-02 10:46:05 +02:00
  • 3f40fcde34 Fix fd2sfd patch. Krystian Bacławski 2015-08-31 20:31:35 +02:00
  • 7403a8f897 Omit svn & git repository data when copying files. Krystian Bacławski 2015-08-31 11:21:08 +02:00
  • 362070d799 Apply GNU standard only to GCC compilation. Krystian Bacławski 2015-08-31 10:37:22 +02:00
  • 7071d6e73a Some minor fixes wrt. Cygwin. Krystian Bacławski 2015-08-31 08:29:07 +02:00
  • 2900b339c0 Add fd2sfd tool to m68k-amigaos toolchain. Krystian Bacławski 2015-08-29 22:07:06 +02:00
  • 5c93888c18 Remove unused patches. Krystian Bacławski 2015-08-29 16:57:44 +02:00
  • 27a1547d4f Add missing patches. Krystian Bacławski 2015-08-29 16:56:06 +02:00
  • 6364dc5c2d Some random fixes. Krystian Bacławski 2015-08-29 16:53:05 +02:00
  • d6ba93c1cc Note the fact we can build a toolchain for ppc as well. Krystian Bacławski 2015-08-29 12:43:22 +02:00
  • 2c0a8b7a1d Update build method description. Krystian Bacławski 2015-08-29 12:33:13 +02:00
  • b324c5f17f Remove old build script. Krystian Bacławski 2015-08-29 12:27:07 +02:00
  • df0187b460 Add proper configuration for VBCC. Krystian Bacławski 2015-08-29 12:25:29 +02:00
  • 51e0dadf3e Merge branch 'master' of github.com:cahirwpz/m68k-amigaos-toolchain Krystian Bacławski 2015-08-29 12:04:41 +02:00
  • 9f0cefc31a Almost fully reworked bootstrap.sh script. Krystian Bacławski 2015-08-29 12:03:59 +02:00
  • a25edf784f Build development toolchain for m68k-elf target. Krystian Bacławski 2015-08-26 16:06:03 +02:00
  • 2ade97c186 Rename default action from 'doit' to 'make'. Krystian Bacławski 2015-08-23 22:53:35 +02:00
  • 1219fd1bc7 Rename scripts. Krystian Bacławski 2015-08-23 22:47:04 +02:00
  • ba871ebc44 Ooops... forgot to add the script :) Krystian Bacławski 2015-08-23 22:28:40 +02:00
  • 09764d141e bootstrap.sh partially converted to Python. Krystian Bacławski 2015-08-23 22:27:22 +02:00
  • e96f4c008e Separate ppc build related directories from m68k build. Krystian Bacławski 2015-08-23 17:06:09 +02:00
  • 846907908c Compilation under Cygwin and Linux seems to work. Krystian Bacławski 2015-08-22 21:33:34 +02:00
  • 8023403107 Replace unknown texinfo with one that we know to work. Krystian Bacławski 2015-08-22 15:11:17 +02:00
  • d63330e4b0 Some cleanups. Krystian Bacławski 2015-08-22 13:58:23 +02:00
  • f44bfdc866 Factor out more of the common functionality. Krystian Bacławski 2015-08-22 13:42:41 +02:00
  • 5c6bd9e116 Factor out common part for other build scripts. Krystian Bacławski 2015-08-22 13:35:00 +02:00
  • 28c2557f77 Remove dependency on external find command. Krystian Bacławski 2015-08-22 12:32:07 +02:00
  • d492c4094a Global variable substitution mechanism. Krystian Bacławski 2015-08-22 12:07:17 +02:00
  • b04b373add Check OS, architecture and some dependencies. Krystian Bacławski 2015-08-22 11:09:25 +02:00
  • 7ceeb6666f Minimize set of global variables. Some other improvements. Krystian Bacławski 2015-08-22 10:37:09 +02:00
  • c45f1e50a1 Try to minimize external dependecies - use Python features instead. Krystian Bacławski 2015-08-22 08:42:46 +02:00
  • 69126ee31b gcc 4.9.1 + binutils 2.23.2 for AmigaOS4 target. Krystian Bacławski 2015-08-21 10:52:59 +02:00
  • ba6b213179 Build AmigaOS 4.x cross toolchain. Krystian Bacławski 2015-08-21 08:45:57 +02:00
  • a6972d1f47 Remove unused code. Krystian Bacławski 2015-04-21 08:39:08 +02:00
  • e5dbf58fba Fix problem with new vbcc compilation. Krystian Bacławski 2015-03-04 23:12:10 +01:00
  • e6523b1622 Fix permission issues. Krystian Bacławski 2014-11-30 12:35:38 +01:00
  • 2fefe1008d Remove a function that relies on python interpreter presence. Krystian Bacławski 2014-11-20 22:08:17 +01:00
  • ba3c253771 Installation scripts for som external libraries. Krystian Bacławski 2014-11-20 10:51:32 +01:00
  • d1bcf42949 Merge branch 'master' of github.com:cahirwpz/m68k-amigaos-toolchain Krystian Bacławski 2014-11-20 10:13:38 +01:00
  • ed14c0bd6b Make the build even more hermetic. Pull in GNU flex 2.5.4. Krystian Bacławski 2014-11-20 10:12:38 +01:00
  • 637d85e3aa Merge pull request #6 from cnvogelg/master Krystian Bacławski 2014-08-23 10:40:32 +02:00
  • a9c27ab9c3 updated mcc lib versions in sdks Christian Vogelgsang 2014-08-22 21:18:21 +02:00
  • 58ecb5200b Merge pull request #5 from csoren/master Krystian Bacławski 2014-05-31 20:46:32 +02:00
  • 4f2fbdf280 back2roots.org is offline, switch to geekgadgets mirror at exotica.org.uk Carsten Elton Sørensen 2014-05-31 20:36:35 +02:00
  • 51b535b256 Update tested platforms. Build fails ASAP thus prevent user confusion. Krystian Bacławski 2014-05-26 11:43:59 +02:00
  • 2e43913676 New Ubuntu related fixes. Krystian Bacławski 2014-05-25 23:37:58 +02:00
  • 6e2cca2158 Don't use '-D' flag for install (GNU extension). Krystian Bacławski 2014-05-25 21:35:37 +02:00
  • be1a07e721 Fix for building with Clang compiler. Krystian Bacławski 2014-04-14 23:23:22 +02:00
  • 91520336b8 Add GNU m4 depedency for hermeticity's sake. Krystian Bacławski 2014-04-14 23:21:43 +02:00
  • dd2f21afa9 LVO files are expected to finish with "_lib.i" Krystian Bacławski 2014-04-14 21:33:18 +02:00
  • 3008be82cd Use libnix from my github fork. Krystian Bacławski 2014-04-14 21:32:31 +02:00
  • e2dff1df7a Use python2 for the script, otherwise some extra tools won't get built. Krystian Bacławski 2014-02-20 09:23:40 +01:00
  • 6f49871983 Update vasm / vlink versions. Change project description a litte bit. Krystian Bacławski 2014-02-06 17:37:08 +01:00
  • 0682140296 Install NDK 3.9 documentation into doc directory. Krystian Bacławski 2014-02-06 17:23:37 +01:00
  • 8ae32e5364 Various fixes bundled together. May fix compilation issues on Linux. Krystian Bacławski 2014-02-06 17:22:19 +01:00
  • 00adaff6c3 Don't verify SSL certificates while fetching files with HTTPS. Fix lha command line options inconsistency. Krystian Bacławski 2014-01-23 19:08:16 +01:00
  • 6f12b7bb88 Add another example. Krystian Bacławski 2014-01-06 15:48:03 +01:00
  • d8dbbff744 Fix uninitialized memory related bug. Krystian Bacławski 2014-01-06 10:43:50 +01:00
  • 0dcdd79a41 Add MUI example. Modify install-sdk to create static library. Krystian Bacławski 2014-01-05 13:04:09 +01:00
  • 8f3dc24fbe Omit auto open stubs for devices. Krystian Bacławski 2014-01-05 09:17:24 +01:00
  • c87ff419d1 Put together an example that works on A500. Krystian Bacławski 2014-01-05 01:03:48 +01:00
  • a3e87c32ae Fix some other typos. Krystian Bacławski 2014-01-05 00:11:38 +01:00
  • 730a658263 Fix typo. Krystian Bacławski 2014-01-05 00:08:09 +01:00
  • 157bbd8213 Forgot to add original path. Krystian Bacławski 2014-01-05 00:06:54 +01:00
  • 50e97698af Fix (?) formatting. Krystian Bacławski 2014-01-05 00:05:35 +01:00
  • 883693f392 Add information about install-sdk.sh usage. Krystian Bacławski 2014-01-04 23:58:36 +01:00
  • 324e78f1ab Add ELF2HUNK tool from AROS distribution. Krystian Bacławski 2014-01-04 23:40:49 +01:00
  • 5b12f7bfc3 Add auto lib open functionality to sdk install. Krystian Bacławski 2014-01-04 23:26:37 +01:00
  • dce8c7070a GCC 2.95.3 patches cleanup. Krystian Bacławski 2014-01-03 18:16:07 +01:00