100 Commits
Author SHA1 Message Date
Krystian Bacławski 8920956a8b install 3rd party includes & headers into common directories, fixes #60 (#77) 2017-01-18 21:29:30 +01:00
Krystian Bacławski 482f56f7db Update config.sub for gcc and binutils in ppc toolchain (Cygwin fix) 2017-01-17 22:16:10 +01:00
Krystian Bacławski b2c9a1c171 Update to fd2pragma with Cygwin fix 2017-01-17 22:15:44 +01:00
Krystian Bacławski a01f727362 attempt to fix problems on Windows 10 2017-01-16 09:51:15 +01:00
Krystian Bacławski 8045a343aa Fix #61
* Add WritePixelArrayAlpha to CyberGraphX 4.2 header files
* Use basic sdk name for static libraries
2017-01-11 23:06:21 +01:00
Krystian Bacławski 55f79deef2 Regenerate graphics_lib.sfd using fd2sfd, fixes #73 2017-01-11 09:06:45 +01:00
Krystian Bacławski 51a0799cac Copy macros.h from fd2pragma instead of fd2sfd
* update gcc submodule to support LP11 macro
2017-01-10 23:43:10 +01:00
Krystian Bacławski 5f77cdb9e4 copy inline macros from fd2sfd 2017-01-10 22:41:41 +01:00
Krystian Bacławski 262ecd4ec8 fd2sfd should not fail on mmu.lib FD files anymore 2017-01-10 21:16:31 +01:00
Krystian Bacławski 1c48411f81 Update mmu.lib SDK 2017-01-10 20:47:48 +01:00
Krystian Bacławski 6c165c4c7e Add missing variable to fix #69 2016-11-08 21:35:49 +01:00
Krystian Bacławski c6bd8e101f Correct path to vasmm68k_mot. Fix #66. 2016-11-08 20:58:04 +01:00
Krystian Bacławski 007e178912 Add binutils 2.14 as an alternative for 2.9.1 2016-10-25 09:48:15 +02:00
Krystian Bacławski 8fa7eef8cd Add fd2pragma tool. 2016-10-23 12:56:47 +02:00
Krystian Bacławski c5bd7a7642 Multilib'ed libstdc++ for GCC. Silence out make messages in quiet mode. 2016-10-18 15:25:29 +02:00
Krystian Bacławski f661751733 Fixed #29 2016-10-18 11:33:59 +02:00
Krystian Bacławski abdc7dff92 Fix broken link to flex 2.5.4 2016-10-18 11:04:52 +02:00
Krystian Bacławski a15b3ed86c Add debug message for download function. 2016-10-18 10:55:33 +02:00
Krystian Bacławski 4915e563da Fixed #30 and #31. 2016-10-17 01:49:54 +02:00
Krystian Bacławski f140ef837e Pull in gcc backports. Add simple test run for Travis-CI. 2016-10-16 20:16:18 +02:00
Krystian Bacławski 5c78332c22 Fixed #43. 2016-10-16 10:16:51 +02:00
Krystian Bacławski 8bc093d118 Add build status button. 2016-10-15 13:31:45 +02:00
Krystian Bacławski 27c3ad2eff Fix messed up prefix directory variable. 2016-10-15 13:31:21 +02:00
Krystian Bacławski edbd57e4e3 Add continuous integration with Travis-CI. 2016-10-15 12:52:17 +02:00
Krystian Bacławski 4844d27b84 Global C++ constructors and destructors work again. Fixes #42. 2016-10-15 11:32:17 +02:00
Krystian Bacławski b31cf92b2e Update MCC versions. 2016-10-11 22:25:53 +02:00
Krystian Bacławski a1388f23c7 Move corresponding patches to main adtools/sfdc repository 2016-10-10 21:31:51 +02:00
Krystian Bacławski 485a13e6d2 Fix issues introduced by 8a7eeb3 2016-10-09 23:19:15 +02:00
Krystian Bacławski ca8a4a74d5 Make libnix work with Kickstart 1.3 (partially). 2016-10-09 15:06:04 +02:00
Krystian Bacławski 8a7eeb3eea Clean up installation prefix directory structure.
* Do not install files that won't be used (gcc & binutils).
* Move vbcc files around.
* Move man pages to 'share/man/man1' directory.
* Move AmigaOS NDK files under 'm68k-amigaos/ndk'.
2016-10-09 14:50:34 +02:00
Krystian Bacławski 0fe5bcc81c Encourage people to donate. 2016-10-04 21:32:16 +02:00
Krystian Bacławski a008957917 Fix for issue #48 2016-10-04 20:27:07 +02:00
Krystian Bacławski 4ca4a90197 DejaGNU board for testing m68k-amigaos GCC 2016-10-04 20:19:50 +02:00
Krystian Bacławski 15aec2ff9d Build extra tools with standard compiler settings. 2016-10-02 21:16:55 +02:00
Krystian Bacławski 32615c85a7 Add vda68k tool by Frank Wille. 2016-10-02 21:16:01 +02:00
Krystian Bacławski 31a6c508c9 Fix add_site_dir on Fedora 20 x86_64. 2016-10-02 15:54:05 +02:00
Krystian Bacławski 1f6d5c3898 Use submodules instead of cloned repositories. 2016-10-02 13:02:48 +02:00
Krystian Bacławski 7d4e0c7ff8 Add submodules for exact version tracking. 2016-10-02 10:24:39 +02:00
Krystian Bacławski c3ff91dfae The toolchain builds again on Cygwin and MSYS2 (32-bit). 2016-10-01 15:40:03 +02:00
Krystian Bacławski 90261e0eee Build host tools with default compiler. Add DONATE button. 2016-09-30 19:25:24 +02:00
Krystian Bacławski 3b4b739d7b Minor fixes. Implement #45 2016-08-01 19:21:07 +02:00
Krystian Bacławski cb8c2ba33d Support for clib2 standard library. Implements #32 2016-05-19 00:07:12 +02:00
Krystian Bacławski 119c97dba1 Update a list of supported operating systems. 2016-05-15 11:52:34 +02:00
Krystian Bacławski 68ec5e7977 Dropping C/C++ standard requirement in #b0baf5 was a bad idea. 2016-05-13 13:54:47 +02:00
Krystian Bacławski 4b3d7ca36c Fix a problem mentioned in #39 2016-05-11 08:53:16 +02:00
Krystian Bacławski 40edc11a4c Add simple testing procedure. 2016-05-10 10:49:38 +02:00
Krystian Bacławski b0baf5dbfa Don't force host compiler to implement gnu89 standard. 2016-05-10 09:23:11 +02:00
Krystian Bacławski d390d3df4b Move libraries to m68k-amigaos/lib directory. 2016-04-24 16:53:59 +02:00
Krystian Bacławski 3649955d60 Change location of ixemul headers directory. 2016-04-24 13:21:24 +02:00
Krystian Bacławski fad4136f69 Add libdebug as requested in #39 2016-04-24 10:18:04 +02:00
Krystian Bacławski e6a69cde46 gcc & binutils don't need patches anymore 2016-04-17 21:10:22 +02:00
Krystian Bacławski 85b84d3ea4 Build and install clib2. No gcc support yet. 2016-04-17 17:48:02 +02:00
Krystian Bacławski fd01566714 Move patched binutils & gcc to git repos for easier development. 2016-04-17 16:48:30 +02:00
Krystian Bacławski 7b237d9d6b Give instructions on how to capture log file from build process. 2016-04-17 14:06:15 +02:00
Krystian Bacławski 907067c279 Merge pull request #38 from sezero/master
further fixes for #35 and #37
2016-04-17 11:45:55 +02:00
Krystian Bacławski 0af7c0675c Merge pull request #36 from sezero/patches-fix
sfdc: update patches after changes to original git repo
2016-04-16 09:30:26 +02:00
Krystian Bacławski fc3c2d2742 Fix #35, really ;-) 2016-04-16 09:22:28 +02:00
Krystian Bacławski 3aeb71b204 Handle file:// URLs. Close #37 2016-04-16 09:10:00 +02:00
Krystian Bacławski ce44ffe266 Update Warp3D SDK to 4.2 and fix #35 2016-04-15 14:15:16 +02:00
Krystian Bacławski 0243805341 Merge pull request #28 from jens-maus/flexcat-fix
replaced broken flex-2.5.4 download link with working one
2016-03-21 15:48:53 +01:00
Krystian Bacławski 7af666c26c Fixed a bug with Python headers on 64-bit Debian. 2016-03-05 20:12:47 +01:00
Krystian Bacławski 38eb1339df Any version of libncurses-dev will do. Not 5.x as in #20. 2016-02-18 11:39:10 +01:00
Krystian Bacławski 3849998cc3 Close #23 2016-02-16 10:39:38 +01:00
Krystian Bacławski c36c3f9083 Merge branch 'master' of github.com:cahirwpz/amigaos-cross-toolchain 2016-01-21 00:30:08 +01:00
Krystian Bacławski a5fd8177fc Fixed issue with unpacking SDK contents. 2016-01-21 00:29:46 +01:00
Krystian Bacławski 32cea3884f Fixed #17, but still problems with LHA unpack. 2016-01-21 00:27:56 +01:00
Krystian Bacławski aa692fe822 Merge pull request #21 from leffmann/master
Verify libncurses5-dev prerequisite
2016-01-19 10:00:49 +01:00
Krystian Bacławski 3cb40d9c03 Merge pull request #19 from leffmann/master
Guarantee 64-bit types for VBCC compilation
2016-01-18 11:18:19 +01:00
Krystian Bacławski 0bab2e953a Yacc is another forgotten dependency. 2015-10-02 06:46:32 +02:00
Krystian Bacławski dd4fafa9be Fix IRA compilation under Cygwin. 2015-09-11 10:35:41 +02:00
Krystian Bacławski 9646366d30 Patch IRA to remove plenty of warnings. 2015-09-11 09:32:30 +02:00
Krystian Bacławski 77573136f9 Run Gnu Indent over sources. 2015-09-11 08:33:34 +02:00
Krystian Bacławski 6917d76bae Change tabs to spaces. 2015-09-10 22:53:27 +02:00
Krystian Bacławski 6cf52effe7 Switch to Frode's fixed python-lhafile. 2015-09-10 22:52:16 +02:00
Krystian Bacławski b36b9afac4 Fix issue with python-lhafile installation. 2015-09-10 09:19:25 +02:00
Krystian Bacławski 61f2548b28 Build and install IRA reassmbler as a part of toolchain. 2015-09-09 22:52:29 +02:00
Krystian Bacławski 8e8d846f70 Fix vbcc configuration. 2015-09-09 22:33:49 +02:00
Krystian Bacławski fad5ca162b Temporarily use my python-lhafile repository. 2015-09-09 11:16:36 +02:00
Krystian Bacławski 5baa94fe1a Modify gcc's specs to support library and device linking. 2015-09-09 11:11:07 +02:00
Krystian Bacławski 1331c37442 Examples for compiling AmigaOS libraries & devices. 2015-09-09 09:29:54 +02:00
Krystian Bacławski 0f8b252712 Remove a binary that was commited by mistake. 2015-09-09 07:44:13 +02:00
Krystian Bacławski 2deab525fe Add simple device and simple library examples. 2015-09-09 07:41:04 +02:00
Krystian Bacławski 96f2ca8451 Fix link error with C++ programs. 2015-09-08 21:03:55 +02:00
Krystian Bacławski 2bf06964d6 Some small fixes. 2015-09-08 19:26:50 +02:00
Krystian Bacławski 465d8cf7b7 Add some tests. 2015-09-08 10:28:55 +02:00
Krystian Bacławski 3128edf039 Fix bug encountered during mmu sdk installation. 2015-09-08 09:44:46 +02:00
Krystian Bacławski 2f9ee769ea Fix a bug encountered during install-sdk test. 2015-09-08 09:27:42 +02:00
Krystian Bacławski 8701c1726e Use python-lha module instead of external lha binary. 2015-09-08 09:12:48 +02:00
Krystian Bacławski 47918eeb2a Build command is 'build' not 'make. 2015-09-07 23:14:24 +02:00
Krystian Bacławski 908111b648 install-sdk.sh functionality was moved to toolchain-m68k. 2015-09-07 23:12:49 +02:00
Krystian Bacławski d47aea31e4 Merge branch 'master' of github.com:cahirwpz/amigaos-cross-toolchain 2015-09-07 23:11:23 +02:00
Krystian Bacławski 2a1ca0b1dc Rewrite install-sdk.sh into Python and integrate with toolchain-m68k script. 2015-09-07 23:09:43 +02:00
Krystian Bacławski 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
Krystian Bacławski d9934c0994 NDK can be installed before binutils and gcc get built. 2015-09-03 22:29:43 +02:00
Krystian Bacławski 1a8844063f Minor fixes. 2015-09-03 14:12:33 +02:00
Krystian Bacławski 5a00596b4f Fix ppc-amigaos toolchain build. 2015-09-03 00:44:44 +02:00
Krystian Bacławski f54bc4e22f Make m68k-amigaos build faster by 20%. 2015-09-02 22:44:01 +02:00
Krystian Bacławski 33611fc4b2 Unify the way GNU Make is invoked. 2015-09-02 10:46:05 +02:00
Krystian Bacławski 3f40fcde34 Fix fd2sfd patch. 2015-08-31 20:31:35 +02:00
Krystian Bacławski 7403a8f897 Omit svn & git repository data when copying files. 2015-08-31 11:21:08 +02:00