summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add makefile for kos32-gcc.ashmew2/kolibriosAshish Gupta2017-10-102-0/+68
| | | | | | | | Add a shell script called via the makefile which does the actual build. The compiler package (with sdk) is downloaded from the KolibriOS Ftp Site. Script verifies downloaded compiler package by checking sha512 sum on the file. In addition, the SVN Checkout of kolibrios is required for building some other objects required to build netsurf.
* add bison building to m68k amigaos cross compileVincent Sanders2017-09-171-1/+34
|
* current debian stretch patch seems to copy amigaos.scVincent Sanders2017-09-161-530/+1
|
* Revert "update ppl library version for risc os builds"Vincent Sanders2017-09-161-11/+0
| | | | This reverts commit a04a4d532b4a48abbc47afcc01488171e7a411d8.
* update ppl library version for risc os buildsVincent Sanders2017-09-161-0/+11
|
* seems modern texinfo dislikes this formatVincent Sanders2017-09-151-0/+20
|
* fix patch level on patchVincent Sanders2017-09-151-2/+2
|
* apply gperf patch to header tooVincent Sanders2017-09-151-0/+17
|
* patch at correct levelVincent Sanders2017-09-151-1/+1
|
* apply part of upstream fix for inline redefinitionVincent Sanders2017-09-152-0/+18
| | | | https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=ec1cc0263f156f70693a62cf17b254a0029f4852
* Revert "Set an OpenSSL environment path"John-Mark Bell2017-07-071-1/+0
| | | | This reverts commit c113b768e24439447e0306011ca2743606f227f9.
* m68k-atari-mint: bump mintlib version.John-Mark Bell2017-07-071-1/+1
| | | | Previous version no longer exists upstream.
* SDK: update libcares, libcurl, expat, and libpngJohn-Mark Bell2017-07-071-4/+4
|
* Set an OpenSSL environment pathChris Young2017-05-091-0/+1
| | | | | OpenSSL sometimes tries to read a config file which by default is in /opt. On AmigaOS this causes a request for volume opt: The way NetSurf uses curl/openssl doesn't appear to trigger this, but adding the option as a precaution as I've seen the problem with this OpenSSL build when used in other software.
* Fix Curl build for m68k-unknown-amigaosChris Young2017-04-021-0/+18
| | | | This patch shouldn't be needed; this needs fixing upstream
* Fix OpenSSL build for m68k-unknown-amigaosChris Young2017-04-021-2/+9
|
* Fix OpenSSL random number generator on AmigaOSChris Young2017-03-296-0/+414
| | | | | This fixes an issue with libcurl 7.53.1 which refuses to connect due to weak random seed (previous versions would connect regardless) This patch is derived from the one used by AmiSSL
* disable warnings as errors in ppc binutils buildsVincent Sanders2017-03-271-1/+1
|
* disable warnings as errors in m68k binutils buildsVincent Sanders2017-03-271-1/+1
|
* update libiconv patches for m68k amigaosVincent Sanders2017-03-271-7/+7
|
* Fix AmigaOS iconv/curl builds after updateChris Young2017-03-278-95/+55
|
* update freetype library to current releaseVincent Sanders2017-03-261-1/+1
|
* update libcurl to latest 7.53.1 versionVincent Sanders2017-03-261-1/+1
|
* update libiconv to latest v1.15Vincent Sanders2017-03-261-1/+1
|
* Merge branch 'chris/openssl-68k'Chris Young2017-02-248-4/+3287
|\ | | | | | | | | Incorporate m68k optimisations for OpenSSL. Amiga and Atari m68k builds both confirmed to still be functional with these changes.
| * Apply the m68k optimisations also to the m68k Atari build (untested)Chris Young2017-02-135-2/+1642
| | | | | | | | | | This build of OpenSSL will now require at least a 68020. It is my understanding that our CI builds a 68020-60 version of NetSurf so this should not be an issue. These patches were originally written for FreeMiNT so have been previously tested on that platform.
| * m68k optimised version of OpenSSLChris Young2017-02-115-2/+1645
|/
* Merge branch 'chris/openssl-ppc'Chris Young2017-02-114-2/+53
|\ | | | | | | Optimise AmigaOS 4 OpenSSL build for PowerPC
| * Ensure we use the correct ranlibChris Young2017-02-101-1/+1
| |
| * Optimal options for AmigaOS4/PowerPCChris Young2017-02-091-1/+1
| |
| * OpenSSL 1.0.x does not have PPC_FPUChris Young2017-02-081-5/+5
| |
| * AmigaOS4 patch for ppccap.cChris Young2017-02-081-0/+35
| | | | | | | | Borrowed from https://github.com/jens-maus/amissl/blob/master/openssl/crypto/ppccap.c
| * perlasm scheme needs to be linux32Chris Young2017-02-081-1/+1
| |
| * Enable PPC ASM optimisations in OpenSSLChris Young2017-02-083-2/+18
|/ | | | Doesn't work; gcc doesn't like the bclr instruction in ppccpuid.s
* Move to OpenSSL 1.0.2John-Mark Bell2017-01-261-1/+1
|
* Update zlib and libpng.Michael Drake2017-01-171-2/+2
|
* Update clib2 to 1.213Chris Young2017-01-121-1/+1
|
* Update libpng from 1.6.25 to 1.6.27.Michael Drake2017-01-041-1/+1
|
* Update zlib to 1.2.10.Michael Drake2017-01-041-1/+1
|
* Update Clib2 version to 1.212Michael Drake2016-11-291-1/+1
| | | | It looks like 2.212 was a mistake: https://github.com/adtools/clib2/releases
* Update clib2 to 2.212Chris Young2016-11-271-1/+1
| | | | I think the first '2' is a typo!
* Update clib2 to 1.208Chris Young2016-11-202-18/+1
| | | | Allows us to get slab allocator stats
* Update clib2 to v1.207Chris Young2016-11-193-14/+23
|\
| * clib2 1.207Chris Young2016-11-192-7/+24
| | | | | | | | Remove non-existant file reference from makefile
| * Remove spurious 'V' from download URLChris Young2016-11-191-1/+1
| |
| * No longer neededChris Young2016-11-191-8/+0
| |
| * grab clib2 masterChris Young2016-11-191-1/+1
|/
* Move detection of Altivec into libjpeg-turboChris Young2016-11-181-0/+26
| | | | | This has also been submitted as a patch upstream: https://github.com/libjpeg-turbo/libjpeg-turbo/pull/118
* update for new curl releaseVincent Sanders2016-11-091-1/+1
|
* SDK: fix libjpeg-turbo for ppc-amigaosJohn-Mark Bell2016-10-052-0/+13
|