summaryrefslogtreecommitdiff
path: root/sdk/recipes
Commit message (Collapse)AuthorAgeFilesLines
* Fix OpenSSL build for the m68k-unknown-amigaos toolchainChris Young2015-01-113-1/+41
|
* Move the slightly conflicting patches into per-target locations to stop the ↵Chris Young2015-01-012-0/+0
| | | | patcher complaining.
* Patch libcurl enough to make it compile for m68k-amigaos/clib2Chris Young2014-12-204-0/+50
| | | | NB: this does not result in a working curl binary, so libcurl probably doesn't work either.
* clib2 doesn't have malloc.h and libpbl doesn't appear to need it with newlib ↵Chris Young2014-12-191-0/+154
| | | | either.
* Fix libiconv m68k-amigaos buildChris Young2014-12-193-0/+195
|
* update atari toolchain build to work againVincent Sanders2014-10-162-22/+0
|
* Update SDK library versions for openssl, libpng , libcurl and freetype to ↵Vincent Sanders2014-10-163-27/+74
| | | | | | | | | | address security issues This has been sucessfully test built for everything except atari where libiconv no longer builds because of a missing PATH_MAX definition but I can find no difference in the libiconv build so it must be related to the cross complier/libmint build although the generated includes also look sensible so I am leaving it for now.
* Remove patch already present in openssl 1.0.1gChris Young2014-04-121-63/+0
|
* Try to ensure Spidermonkey install won't failChris Young2014-02-081-4/+4
|
* Correct patch headerChris Young2014-01-301-2/+2
|
* Initial threaded resolver patch from kas1eChris Young2014-01-301-0/+61
|
* Fix libcurl build for m5475-atari-mintJohn-Mark Bell2014-01-191-0/+11
|
* Patch OpenSSL so we can enable TLS 1.2John-Mark Bell2014-01-171-0/+63
|
* Fix libcurl build for m68k-atari-mint.John-Mark Bell2014-01-171-0/+11
|
* Update libcares m68k-atari-mint patch for 1.10.0John-Mark Bell2014-01-171-1/+1
|
* Remove libxml2 completely: unused since April.John-Mark Bell2014-01-171-14/+0
|
* Update libcurl patches for ppc-amigaos / 7.34.0John-Mark Bell2014-01-175-6/+33
|
* Update libcares ppc-amigaos patch for 1.10.0John-Mark Bell2014-01-171-1/+1
|
* Update OpenSSL ppc-amigaos patches for 1.0.1fJohn-Mark Bell2014-01-172-3/+3
|
* Update libiconv patches for upstream 1.14 release.John-Mark Bell2014-01-174-23/+109
|
* Fix up patches to apply cleanly for RISC OS.John-Mark Bell2014-01-175-7/+7
|
* Remove liblcms and libmng: no longer usedJohn-Mark Bell2014-01-173-73/+0
|
* Remove file which was errorneously committedChris Young2014-01-051-1388/+0
|
* Try without fdlibmChris Young2014-01-052-2/+9
| | | | Add export rule
* Add initial patches taken from my old Spidermonkey 1.7 portChris Young2014-01-0511-0/+2448
|
* Update patch for OpenSSL 1.0.1eJohn-Mark Bell2013-04-111-12/+1
|
* install in the correct include directoryVincent Sanders2012-12-162-3/+3
|
* switch spidermonkey to 1.7.0 buildVincent Sanders2012-12-162-5/+16
|
* make RISC OS build of spidermonkey 1.7.0 succeed. still missing its ↵Vincent Sanders2012-12-165-0/+597
| | | | pkgconfig though
* make spidermonkey 1.8.5 build without JIT on RISC OSVincent Sanders2012-12-1610-1/+22
| | | | add support for spidermonkey 1.7.0 source
* Use information and patch from Chris Gransden to make nspr compile with pthreadsVincent Sanders2012-12-131-0/+11
|
* fix jit build patch to be correct for armv3Vincent Sanders2012-12-101-2/+3
|
* fix compiling without interworkingVincent Sanders2012-12-102-0/+83
|
* add javascript library build to riscos sdkVincent Sanders2012-12-109-31/+185
|
* Fix a bunch of warnings by patching windom and Hermes headers.Ole Loots2012-11-077-0/+129
|
* Build NSPR on RISC OSRob Kendrick (fatigue)2012-11-041-0/+119
|
* Add libiconv to ppc-amigaos SDK.John-Mark Bell2012-10-212-0/+109
|
* Update patches for 7.28.0, disable ntlm-wb for ppc-amigaosJohn-Mark Bell2012-10-196-45/+63
|
* add coldfire (m5475) toolchain/sdk buildVincent Sanders2012-10-121-1/+2
|
* Remove bogus patchJohn-Mark Bell2012-08-221-11/+0
|
* update for a newer libpngVincent Sanders2012-08-171-8/+8
|
* Merge branch 'master' of git://git.netsurf-browser.org/toolchainsMichael Drake2012-08-107-258/+437
|\
| * Add libpblJohn-Mark Bell2012-08-043-0/+137
| |
| * Use latest versions of libraries.John-Mark Bell2012-08-041-257/+298
| | | | | | | | libiconv has not been updated, as v1.14 doesn't compile.
| * fix mingw buildVincent Sanders2012-07-222-0/+0
| |
| * get sdk to build with mingw toolchainVincent Sanders2012-07-221-1/+2
| |
* | Match NetSurf pixel format to optimise NetSurf's jpeg_cache_convert.Michael Drake2012-08-101-0/+11
|/
* Update to build from scratchVincent Sanders2012-07-174-51/+17
| | | | Add basic README containing dependancies and risc os build instructions
* Build runes for m68k-atari-mint sdkJohn Mark Bell2011-05-144-1/+37
| | | | svn path=/toolchains/; revision=12409
* SDK build runes and patches for ppc-amigaosJohn Mark Bell2011-03-088-3/+114
| | | | svn path=/toolchains/; revision=11941