Commit Graph
490 Commits
Author SHA1 Message Date
Jens Maus c383c1438d removing the GetOutlinePen() macro from graphics/gfxmacros.h (#74)
* removing the GetOutlinePen() macro from graphics/gfxmacros.h as this is causing compiler warnings due to conflicts with the graphics.h inline macros. This refs #63.
* modified macros to define GetOPen() rather then GetOutlinePen() which should fix the duplicate macro definition macros.
2017-01-10 21:52:29 +01:00
Jens Maus e20c3d2c4a updated mui.sdk to latest 5.0-2016R3 version (which is still compatible to compilation of MUI 3.8 applications). (#76) 2017-01-10 21:41:55 +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
bebbo 9e502799e3 @M merge 2017-01-10 00:31:01 +01:00
bebbo d2465b6b40 @R added different macros.h 2017-01-10 00:29:48 +01:00
Stefan "Bebbo" Franke 3d0d866908 added options to build gcc 6 2017-01-10 00:23:57 +01:00
bebbo a82fbf676a @B use '--gcc 6' to select the gcc-6-branch 2016-12-16 23:59:26 +01:00
Stefan "Bebbo" Franke 16321edc4c Update README.md 2016-12-16 23:57:35 +01:00
bebbo abb6c2c70a @SUB update submodule binutils-2.14 2016-12-16 23:51:56 +01:00
bebbo 0d316be2c5 @SUB update submodule gcc-2.95.3 2016-12-16 22:41:20 +01:00
bebbo 42e1b3c0bd @? submodule gcc-6 2016-12-16 20:10:46 +01:00
bebbo fa540ce034 @R fix download URL for flex-2.5.4a.tar.gz 2016-12-16 12:00:12 +01:00
bebbo e7755671a2 @R switch submodule libnix to fork ssh://git@github.com/bebbo/libnix 2016-12-15 10:01:02 +01:00
bebbo b9a48ed365 @R rename gcc-6.2.0 to gcc-6.2.0 2016-12-14 23:52:23 +01:00
bebbo b59d6411b5 @B fix git urls for submodules
@N switch gcc-2.95.3 to fork
2016-12-14 23:51:40 +01:00
bebbo 350ecc2626 @V update submodules 2016-12-01 00:22:54 +01:00
bebbo f3f83b9246 @R use -j7 with make 2016-11-30 23:49:01 +01:00
bebbo b2056dab4a @R switch gcc to branch gcc-6-branch 2016-11-30 15:25:46 +01:00
bebbo 11755b472d merge 2016-11-30 14:43:01 +01:00
bebbo 0579d33524 @N add gcc master as submodule 2016-11-30 14:41:43 +01:00
bebbodl f1b60d23e2 Update README.md 2016-11-29 23:06:03 +00:00
bebbo d6033c23b7 @B fix toolchain-m68k 2016-11-30 00:01:17 +01:00
bebbo 8027fb2365 @U updated from main repo 2016-11-27 20:48:23 +01:00
bebbo 0e80940a77 Merge branch 'master' of https://github.com/bebbodl/amigaos-cross-toolchain 2016-11-27 20:18:33 +01:00
bebbo edbed1d1f4 @N add submodule binutils-2.14 2016-11-27 20:17:45 +01:00
bebbo ea9cf2831f @R added new version numbers for binutils and gcc 2016-11-27 20:07:45 +01:00
sezero 781dbadfd4 set permissions of vc.config (#72) 2016-11-09 21:01:19 +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
bebbodl d8d27e078a add support for SHN_COMMON (#50) 2016-10-09 16:31:14 +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
bebbodl dce18feff4 @I fix formatting of 'break;' 2016-10-09 14:47:19 +02:00