summaryrefslogtreecommitdiff
path: root/sdk
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into mono/atari-adjustmentsmono/atari-adjustmentsOle Loots2013-11-252-46/+71
|\
| * change all tar commands so they use the "any" decompression switch to avoid h...Vincent Sanders2013-11-241-15/+15
| * deal with zlib removing bz2Vincent Sanders2013-11-242-8/+8
| * add source caching to sdkVincent Sanders2013-11-242-24/+49
| * Update libpng.Michael Drake2013-11-241-1/+1
* | Added some more patches for HermesOle Loots2013-11-245-2/+54
* | Do not allow curl to use poll()Ole Loots2013-11-241-2/+2
|/
* Update patch for OpenSSL 1.0.1eJohn-Mark Bell2013-04-111-12/+1
* Remove libxml2 from COMMON_SDK_ITEMS.Michael Drake2013-04-091-1/+1
* Update libpng.Michael Drake2013-04-091-1/+1
* Revert to libcurl 7.28.1, as 7.29.0 may crash on shutdown.John-Mark Bell2013-02-241-1/+1
* fix new curl version buildVincent Sanders2013-02-231-5/+5
* Update OpenSSL.Michael Drake2013-02-221-1/+1
* Update libpng and libcurl.Michael Drake2013-02-131-2/+2
* install in the correct include directoryVincent Sanders2012-12-162-3/+3
* 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 pkgconfig...Vincent Sanders2012-12-166-4/+605
* make spidermonkey 1.8.5 build without JIT on RISC OSVincent Sanders2012-12-1611-6/+42
* 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 f...Rob Kendrick (fatigue)2012-11-041-6/+6
* 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 O...Rob Kendrick (monotony)2012-10-141-1/+3
* 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 do...Vincent Sanders2012-08-141-12/+25
* 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