75ac66c7bf
upgrade vbcc to version 0.9f patch 1 release. ( #88 )
...
also fix the vclib url.
2017-08-20 20:30:39 +02:00
197cbb1fca
Switch to binutils 2.14 by default.
2017-08-18 14:18:32 +02:00
524a261187
Move tools directory to amigaos-dev-toolkit repository.
2017-08-05 11:47:17 +02:00
39f0b27679
Integrate amitools into the toolchain ( #86 )
...
* Attempt to integrate amitools into the toolchain
* Update link for IDA
* Install amitools with easy_install
* Move amitools build to the end
* Update README file
2017-08-04 23:50:23 +02:00
83c85b8cb6
Update sfdc to fix pod2man 5.18 errors
2017-08-01 21:33:10 +02:00
706812a163
upgrade vbcc to version 0.9f release. ( #85 )
2017-08-01 13:37:18 +02:00
8d9403d30d
fix vc.config after commit 8920956a8b ( #81 )
...
- add -I{prefix}/{target}/include to cc and as include paths
- remove -L{prefix}/{target}/vbcc/include from ld paths (this
one is not related to commit 8920956a8b but that path isn't
needed for linkage either.)
2017-07-18 16:42:06 +02:00
09925af99a
Update clib2 to the most recent version ( #84 )
2017-07-18 16:41:00 +02:00
f2a13c1dad
Update sfdc to the most recent version ( #83 )
2017-07-18 16:40:09 +02:00
7366ec9c00
Fix layout ( #79 )
2017-04-17 10:55:04 +02:00
a66b432e4f
Update clib2 version.
2017-03-27 00:12:26 +02:00
8920956a8b
install 3rd party includes & headers into common directories, fixes #60 ( #77 )
2017-01-18 21:29:30 +01:00
482f56f7db
Update config.sub for gcc and binutils in ppc toolchain (Cygwin fix)
2017-01-17 22:16:10 +01:00
b2c9a1c171
Update to fd2pragma with Cygwin fix
2017-01-17 22:15:44 +01:00
a01f727362
attempt to fix problems on Windows 10
2017-01-16 09:51:15 +01:00
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
55f79deef2
Regenerate graphics_lib.sfd using fd2sfd, fixes #73
2017-01-11 09:06:45 +01:00
51a0799cac
Copy macros.h from fd2pragma instead of fd2sfd
...
* update gcc submodule to support LP11 macro
2017-01-10 23:43:10 +01:00
5f77cdb9e4
copy inline macros from fd2sfd
2017-01-10 22:41:41 +01:00
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
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
262ecd4ec8
fd2sfd should not fail on mmu.lib FD files anymore
2017-01-10 21:16:31 +01:00
1c48411f81
Update mmu.lib SDK
2017-01-10 20:47:48 +01:00
781dbadfd4
set permissions of vc.config ( #72 )
2016-11-09 21:01:19 +01:00
6c165c4c7e
Add missing variable to fix #69
2016-11-08 21:35:49 +01:00
c6bd8e101f
Correct path to vasmm68k_mot. Fix #66 .
2016-11-08 20:58:04 +01:00
007e178912
Add binutils 2.14 as an alternative for 2.9.1
2016-10-25 09:48:15 +02:00
8fa7eef8cd
Add fd2pragma tool.
2016-10-23 12:56:47 +02:00
c5bd7a7642
Multilib'ed libstdc++ for GCC. Silence out make messages in quiet mode.
2016-10-18 15:25:29 +02:00
f661751733
Fixed #29
2016-10-18 11:33:59 +02:00
abdc7dff92
Fix broken link to flex 2.5.4
2016-10-18 11:04:52 +02:00
a15b3ed86c
Add debug message for download function.
2016-10-18 10:55:33 +02:00
4915e563da
Fixed #30 and #31 .
2016-10-17 01:49:54 +02:00
f140ef837e
Pull in gcc backports. Add simple test run for Travis-CI.
2016-10-16 20:16:18 +02:00
5c78332c22
Fixed #43 .
2016-10-16 10:16:51 +02:00
8bc093d118
Add build status button.
2016-10-15 13:31:45 +02:00
27c3ad2eff
Fix messed up prefix directory variable.
2016-10-15 13:31:21 +02:00
edbd57e4e3
Add continuous integration with Travis-CI.
2016-10-15 12:52:17 +02:00
4844d27b84
Global C++ constructors and destructors work again. Fixes #42 .
2016-10-15 11:32:17 +02:00
b31cf92b2e
Update MCC versions.
2016-10-11 22:25:53 +02:00
a1388f23c7
Move corresponding patches to main adtools/sfdc repository
2016-10-10 21:31:51 +02:00
485a13e6d2
Fix issues introduced by 8a7eeb3
2016-10-09 23:19:15 +02:00
d8d27e078a
add support for SHN_COMMON ( #50 )
2016-10-09 16:31:14 +02:00
ca8a4a74d5
Make libnix work with Kickstart 1.3 (partially).
2016-10-09 15:06:04 +02:00
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
0fe5bcc81c
Encourage people to donate.
2016-10-04 21:32:16 +02:00
a008957917
Fix for issue #48
2016-10-04 20:27:07 +02:00
4ca4a90197
DejaGNU board for testing m68k-amigaos GCC
2016-10-04 20:19:50 +02:00
15aec2ff9d
Build extra tools with standard compiler settings.
2016-10-02 21:16:55 +02:00
32615c85a7
Add vda68k tool by Frank Wille.
2016-10-02 21:16:01 +02:00