summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add coldfire (m5475) toolchain/sdk buildVincent Sanders2012-10-129-6/+422
|
* Update upstream URIs. Move to GCC 4.5.4.John-Mark Bell2012-10-121-5/+5
|
* Update libcurl to 7.28.0Michael Drake2012-10-111-1/+1
|
* Update libpng to 1.5.13.Michael Drake2012-10-111-1/+1
|
* You need subversion, too.Rob Kendrick (humdrum)2012-10-081-1/+1
|
* 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-014-126/+2
|
* Remove bogus patchJohn-Mark Bell2012-08-221-11/+0
|
* add freetype2 buildVincent Sanders2012-08-211-1/+17
|
* add hermes graphics libraryVincent Sanders2012-08-201-1/+16
|
* add atari cf libraryVincent Sanders2012-08-201-1/+20
|
* add ldg and windom libraries for mint buildVincent Sanders2012-08-191-1/+34
|
* improve handling of SDK_ITEMSVincent Sanders2012-08-191-8/+8
|
* fix gmp insanity race see ↵Vincent Sanders2012-08-172-0/+12
| | | | http://gmplib.org/list-archives/gmp-bugs/2008-August/001114.html for bug
* update for a newer libpngVincent Sanders2012-08-171-8/+8
|
* fix mint toolchain buildVincent Sanders2012-08-171-1/+10
|
* Make build use automake 2.64 explicitly, still crashes at libmudflapVincent Sanders2012-08-161-6/+12
|
* stop ppc-amiga libcurl building with cares/nonblocking as chris reports it ↵Vincent Sanders2012-08-141-12/+25
| | | | doesnt work
* update with current mint sourcesVincent Sanders2012-08-111-10/+7
|
* Merge branch 'master' of git://git.netsurf-browser.org/toolchainsMichael Drake2012-08-1011-267/+854
|\
| * Warn that we're building an ancient libcurlJohn-Mark Bell2012-08-041-0/+1
| |
| * Add libpblJohn-Mark Bell2012-08-044-1/+156
| |
| * Use latest versions of libraries.John-Mark Bell2012-08-042-263/+304
| | | | | | | | libiconv has not been updated, as v1.14 doesn't compile.
| * Ignore sources and builddirsJohn-Mark Bell2012-08-041-0/+2
| |
| * explicitly disable ldap on windows buildsVincent Sanders2012-07-241-1/+2
| |
| * add regex library to windows buildVincent Sanders2012-07-231-1/+18
| |
| * allow libcurl to have target specific patchesVincent Sanders2012-07-231-0/+3
| |
| * add iconv to i686-w64-mingw32Vincent Sanders2012-07-231-1/+1
| |
| * fix mingw buildVincent Sanders2012-07-223-3/+8
| |
| * chnage to gmp 5.0.5Vincent Sanders2012-07-221-2/+8
| |
| * remove parallel processingVincent Sanders2012-07-221-1/+1
| |
| * get sdk to build with mingw toolchainVincent Sanders2012-07-222-2/+8
| |
| * mingw 64bit toolchainVincent Sanders2012-07-221-40/+54
| |
| * add 32bit mingw32 toolchain supportVincent Sanders2012-07-221-0/+175
| |
| * first pass at mingw toolchainVincent Sanders2012-07-211-0/+161
| |
* | Match NetSurf pixel format to optimise NetSurf's jpeg_cache_convert.Michael Drake2012-08-101-0/+11
|/
* LibPNG version 1.5.12.Michael Drake2012-07-201-2/+2
|
* Add other required packages.Michael Drake2012-07-201-0/+1
|
* Fix package name.Michael Drake2012-07-201-1/+1
|
* Update to build from scratchVincent Sanders2012-07-177-56/+42
| | | | Add basic README containing dependancies and risc os build instructions
* Patch to fix bug in UnixLib stack extension causing the signal handler stack ↵John Mark Bell2011-10-271-0/+88
| | | | | | to be trampled. svn path=/toolchains/; revision=13081
* Fixup bitrot:John Mark Bell2011-10-274-41/+127
| | | | | | | | * 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
* Build runes for m68k-atari-mint sdkJohn Mark Bell2011-05-145-2/+46
| | | | svn path=/toolchains/; revision=12409
* Build runes for m68k-atari-mint toolchainJohn Mark Bell2011-05-146-0/+374
| | | | svn path=/toolchains/; revision=12408
* Install OpenURL headersJohn Mark Bell2011-03-091-0/+1
| | | | svn path=/toolchains/; revision=11956
* SDK build runes and patches for ppc-amigaosJohn Mark Bell2011-03-089-3/+133
| | | | svn path=/toolchains/; revision=11941