summaryrefslogtreecommitdiff
path: root/sdk
Commit message (Collapse)AuthorAgeFilesLines
...
* switch spidermonkey to 1.7.0 buildVincent Sanders2012-12-163-6/+18
|
* make RISC OS build of spidermonkey 1.7.0 succeed. still missing its ↵Vincent Sanders2012-12-166-4/+605
| | | | pkgconfig though
* make spidermonkey 1.8.5 build without JIT on RISC OSVincent Sanders2012-12-1611-6/+42
| | | | add support for spidermonkey 1.7.0 source
* Use information and patch from Chris Gransden to make nspr compile with pthreadsVincent Sanders2012-12-132-1/+12
|
* fix jit build patch to be correct for armv3Vincent Sanders2012-12-101-2/+3
|
* fix compiling without interworkingVincent Sanders2012-12-103-5/+88
|
* Update to latest libcurl.Michael Drake2012-12-101-2/+2
|
* add javascript library build to riscos sdkVincent Sanders2012-12-1010-37/+210
|
* Fix a bunch of warnings by patching windom and Hermes headers.Ole Loots2012-11-078-0/+138
|
* Add a bunch of curl configure options.Ole Loots2012-11-071-2/+2
|
* Disable x86 asm in Hermes lib.Ole Loots2012-11-071-1/+1
|
* Optimise libxml2Rob Kendrick (humdrum)2012-11-061-1/+1
|
* Enable extra encodings for Atari SDK. (Credit: Ole Loots)John-Mark Bell2012-11-061-1/+3
|
* Really only build NSPR on RISC OSRob Kendrick (fatigue)2012-11-041-2/+2
|
* Build NSPR on RISC OSRob Kendrick (fatigue)2012-11-042-1/+138
|
* Disable /dev/random usage specifically for each platform, but now enable it ↵Rob Kendrick (fatigue)2012-11-041-6/+6
| | | | for RISC OS
* Add missing source dependencyDaniel Silverstone2012-11-021-1/+1
|
* Attempt to add expat to the sdkDaniel Silverstone2012-11-021-1/+16
|
* Add libiconv to ppc-amigaos SDK.John-Mark Bell2012-10-213-1/+113
|
* Update patches for 7.28.0, disable ntlm-wb for ppc-amigaosJohn-Mark Bell2012-10-197-45/+64
|
* Remove libcurl version pin for ppc-amigaosJohn-Mark Bell2012-10-191-2/+0
|
* Attempt to avoid building a load of cURL protocols that we don't use. RISC ↵Rob Kendrick (monotony)2012-10-141-1/+3
| | | | OS only for now.
* add coldfire (m5475) toolchain/sdk buildVincent Sanders2012-10-122-6/+15
|
* Update libcurl to 7.28.0Michael Drake2012-10-111-1/+1
|
* Update libpng to 1.5.13.Michael Drake2012-10-111-1/+1
|
* 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
|
* update for a newer libpngVincent Sanders2012-08-171-8/+8
|
* stop ppc-amiga libcurl building with cares/nonblocking as chris reports it ↵Vincent Sanders2012-08-141-12/+25
| | | | doesnt work
* Merge branch 'master' of git://git.netsurf-browser.org/toolchainsMichael Drake2012-08-109-267/+498
|\
| * 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
| |
| * get sdk to build with mingw toolchainVincent Sanders2012-07-222-2/+8
| |
* | 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
|
* Update to build from scratchVincent Sanders2012-07-175-56/+22
| | | | Add basic README containing dependancies and risc os build instructions
* Build runes for m68k-atari-mint sdkJohn Mark Bell2011-05-145-2/+46
| | | | svn path=/toolchains/; revision=12409
* SDK build runes and patches for ppc-amigaosJohn Mark Bell2011-03-089-3/+133
| | | | svn path=/toolchains/; revision=11941
* Patch libjpeg to avoid warnings about redefinitions of preprocessor symbolsJohn Mark Bell2011-01-052-1/+6547
| | | | svn path=/toolchains/; revision=11221