Commit Graph

32 Commits

Author SHA1 Message Date
Krystian Bacławski 51cd819a2a
Speed-up CircleCI builds for M68K and PowerPC. (#94)
* Split out download action.
* Use CircleCI cache to store downloads.
* Run some make commands in parallel (-j option).
2017-11-12 19:15:13 +01:00
Krystian Bacławski 66015fb110
Fix ppc-amigaos toolchain build (#93)
* Build PowerPC toolchain via CircleCI.
* Update docker image to contain subversion.

[skip ci]
2017-11-12 14:23:16 +01:00
Krystian Bacławski 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
Krystian Bacławski a15b3ed86c Add debug message for download function. 2016-10-18 10:55:33 +02:00
Krystian Bacławski 15aec2ff9d Build extra tools with standard compiler settings. 2016-10-02 21:16:55 +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 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 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
sezero d09f38e3b9 further fixes for #35 and #37 2016-04-16 12:58:02 +03:00
Krystian Bacławski 3aeb71b204 Handle file:// URLs. Close #37 2016-04-16 09:10:00 +02: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 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
leffmann 99adc64850 Support both C and C++ headers 2016-01-18 22:35:50 +01:00
leffmann a2ff468955 Verify prerequisites 2016-01-18 19:14:54 +01: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 1a8844063f Minor fixes. 2015-09-03 14:12:33 +02:00
Krystian Bacławski 33611fc4b2 Unify the way GNU Make is invoked. 2015-09-02 10:46:05 +02:00
Krystian Bacławski 7403a8f897 Omit svn & git repository data when copying files. 2015-08-31 11:21:08 +02:00
Krystian Bacławski 6364dc5c2d Some random fixes. 2015-08-29 16:53:05 +02:00
Krystian Bacławski 9f0cefc31a Almost fully reworked bootstrap.sh script. 2015-08-29 12:03:59 +02:00
Krystian Bacławski 09764d141e bootstrap.sh partially converted to Python. 2015-08-23 22:27:22 +02:00
Krystian Bacławski 8023403107 Replace unknown texinfo with one that we know to work. 2015-08-22 15:11:17 +02:00
Krystian Bacławski d63330e4b0 Some cleanups. 2015-08-22 13:58:23 +02:00
Krystian Bacławski f44bfdc866 Factor out more of the common functionality. 2015-08-22 13:42:41 +02:00
Krystian Bacławski 5c6bd9e116 Factor out common part for other build scripts. 2015-08-22 13:35:00 +02:00