summaryrefslogtreecommitdiff
path: root/sdk/recipes
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Patch libjpeg to avoid warnings about redefinitions of preprocessor symbolsJohn Mark Bell2011-01-051-0/+6546
| | | | svn path=/toolchains/; revision=11221
* Extra patches for zlib to avoid ugly warnings caused by the use of undefined ↵John Mark Bell2011-01-023-0/+64
| | | | | | | | | preprocessor macros RISC OS-specific patch for zlib to stop it erroneously detecting largefile64 support where there is none Ensure we build zlib static and not shared svn path=/toolchains/; revision=11182
* Build runes for RISC OS SDK.John Mark Bell2010-12-301-1/+10
| | | | | | | libxml2 must not depend on libiconv.d, as we may not want libiconv in the SDK (e.g. if iconv is provided by the runtime) Change the way we provide environment to subprocesses -- some buildsystems (i.e. OSLib's) dislike CC being overridden with the target compiler svn path=/toolchains/; revision=11171
* Add libtre to the SDK.John Mark Bell2010-12-291-0/+8
| | | | | | Also install a regex.h compatibility header so it gets used svn path=/toolchains/; revision=11145
* Add libiconv to the SDKJohn Mark Bell2010-12-291-0/+12
| | | | svn path=/toolchains/; revision=11143
* Build runes for an SDK containing the upstream packages we needJohn Mark Bell2010-12-295-0/+113
svn path=/toolchains/; revision=11136