summaryrefslogtreecommitdiff
path: root/arm-unknown-riscos/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update RISC OS toolchain a bit, hopefully it can build more nowDaniel Silverstone2017-09-191-0/+1
|
* RISC OS: fix up tooling for GCCSDK 4.7.4r2John-Mark Bell2015-11-131-4/+4
| | | | | | | | | | | | * Makefile: Update to reflect upstream tree structure * recipes/patches/gcc4/binutils-plugins.p, recipes/patches/gcc4/gmp-force-build.p: Refresh context * recipes/patches/gcc4/python2.5.p: Drop: Python 2.5 is ancient * recipes/patches/gcc4/riscos.md.p: Drop: merged upstream
* Update RISC OS GCCSDK to 4.7.4v2 releaseVincent Sanders2015-11-121-2/+2
| | | | | This is required to address an issue with poll returning bad fd errors which cause netsurf fetches to fail.
* Update pinned GCCSDK revision to include recent fixes, importantly gmplib ↵Rob Kendrick2015-03-041-1/+1
| | | | download URL
* Remove trampoline binaries created by newer GCCSDKRob Kendrick2014-11-161-0/+3
|
* Upgrade GCCSDK and OSLibRob Kendrick2014-11-161-7/+7
| | | | | | - GCCSDK is tied to a specific trunk revision, which appears to work and gives us 4.7.4 - OSLib upgraded from specific trunk revision to 7.00 release.
* ARM-Unknown-RISCOS: fix OSLib SVN URI.John-Mark Bell2014-01-051-1/+1
|
* Switch from Infozip's FTP site to sourceforge for downloadDaniel Silverstone2012-11-031-2/+2
|
* Fix GIT URIs, add Squeeze to targets.John-Mark Bell2012-10-071-3/+3
|
* Change squeeze var. names.Michael Drake2012-10-071-3/+3
|
* Add squeeze. Get makerun from git. Untested.Michael Drake2012-10-071-4/+21
|
* Remove @.Michael Drake2012-10-011-1/+1
|
* Update comments.Michael Drake2012-10-011-2/+2
|
* Update to GCCSDK 4.1.2 v2.Michael Drake2012-10-011-2/+2
|
* Update to build from scratchVincent Sanders2012-07-171-0/+2
| | | | Add basic README containing dependancies and risc os build instructions
* Fixup bitrot:John Mark Bell2011-10-271-41/+76
| | | | | | | | * Makefile now uses the same scheme as the other toolchains for dependency tracking * Binutils 2.21 is no longer available so migrate to 2.21.1 with a partial backport of GCCSDK r5195 * Introduce patch to fix bug in defmod that causes OSLib builds to fail with GAS 2.21.1 (will be upstreamed asap) svn path=/toolchains/; revision=13080
* Make my views on installing build host tooling into the target environment clearJohn Mark Bell2011-01-041-0/+1
| | | | svn path=/toolchains/; revision=11195
* Add Infozip to toolchain (patches shamelessly stolen from the GCCSDK ↵John Mark Bell2011-01-041-1/+19
| | | | | | autobuilder) svn path=/toolchains/; revision=11194
* Add makerun to toolchainJohn Mark Bell2011-01-021-1/+15
| | | | svn path=/toolchains/; revision=11187
* Move OSLib build to the arm-unknown-riscos toolchainJohn Mark Bell2011-01-021-5/+44
| | | | | | Add CCRes to the toolchain svn path=/toolchains/; revision=11183
* Build runes for the RISC OS toolchainJohn Mark Bell2010-12-301-0/+31
svn path=/toolchains/; revision=11170