Commit Graph

308 Commits

Author SHA1 Message Date
BtbN 0631e027e9 Update dependencies 2021-07-12 16:50:56 +02:00
BtbN dbd238fcde Add option to skip base image (re)build 2021-07-07 14:37:58 +02:00
BtbN 54877f1db8 Include date in version string
Closes #87
2021-06-26 15:03:11 +02:00
BtbN 5e3d93dd92 Add fdk-aac 2021-06-20 22:15:10 +02:00
BtbN 63ad0bdf97 Add nonfree variants 2021-06-20 22:08:09 +02:00
BtbN bf05bc130a Invert lgpl detection logic 2021-06-20 21:59:48 +02:00
BtbN 45a49a0a52 Add mbedtls for tls support on Linux 2021-06-14 15:12:49 +02:00
BtbN 93719c1a54 Revert "Explicitly enable OpenSSL on non-windows"
Accidental commit, OpenSSL 3.0 with Apache license is not out yet.

This reverts commit 3f06639835.
2021-06-10 18:06:55 +02:00
BtbN 5b5e41b0c6 Make build.sh respect Ctrl+C where possible 2021-06-10 16:44:04 +02:00
BtbN 981908d3ff Remove obsolete manual purging of old artifacts 2021-06-10 15:35:53 +02:00
BtbN 3f06639835 Explicitly enable OpenSSL on non-windows 2021-06-05 22:20:34 +02:00
BtbN 867c5ce14d Update dependencies 2021-05-30 19:29:03 +02:00
BtbN 80c4d27a22 Don't autoreconf mingw, needs super recent version not in Ubuntu 2021-05-20 23:25:06 +02:00
BtbN 718b8550d3 Update MinGW headers 2021-05-20 14:44:31 +02:00
nanake ea8ec6629d CVE-2021-3541: Update libxml2
Signed-off-by: nanake <nanake@users.noreply.github.com>
2021-05-19 22:55:44 +02:00
nanake 34c93bf3e1 libudfread: udfls: fix leak
Signed-off-by: nanake <nanake@users.noreply.github.com>
2021-05-19 22:55:44 +02:00
BtbN 5302930290 Describe variants in readme 2021-05-18 16:39:14 +02:00
nanake 4375ff99ad Update dependencies
Signed-off-by: nanake <nanake@users.noreply.github.com>
2021-05-18 15:39:22 +02:00
nanake e99b3f7772 Ignore LICENSE file because NPOTB
Signed-off-by: nanake <nanake@users.noreply.github.com>
2021-05-18 15:39:22 +02:00
nanake b0600d251c Update license year
Signed-off-by: nanake <nanake@users.noreply.github.com>
2021-05-18 15:39:22 +02:00
BtbN 1a638b8073 Better name for PR workflow 2021-05-17 16:59:15 +02:00
BtbN 6973813aeb Fix paths-ignore location in main workflow 2021-05-17 13:31:37 +02:00
Nautilus 33653d9336 Ignore Readme Files In Workflow While Pull Request 2021-05-17 13:28:42 +02:00
Nautilus 64c191eab1 Ignore Markdown Files In Workflow
That's it
2021-05-17 13:28:42 +02:00
N00MKRAD c171e964a0 Update SVT-AV1 to release 0.8.7
commit 3971c982311d49f9355dc8dccdcf8d21b70fa624
2021-05-16 14:43:00 +02:00
BtbN 5f49912562 Update README 2021-05-15 19:11:46 +02:00
BtbN 0df2644223 Patch DXVA AV1 support into mingw headers 2021-05-15 15:33:59 +02:00
BtbN c75fa3b113 Hide symbols of all libraries 2021-05-15 15:05:54 +02:00
BtbN 186846abf3 Add support for stage-only flags 2021-05-15 14:27:46 +02:00
BtbN 92da0222d7 Enable relro hardening 2021-05-15 01:03:46 +02:00
BtbN 654a6d765e Build entire toolchain as PIC for proper static linking 2021-05-15 00:43:43 +02:00
BtbN a0384b8b70 Set $ORIGIN based rpath on shared linux binaries 2021-05-14 19:23:11 +02:00
BtbN fbbdbf4905 Statically linking libgomp seems impossible 2021-05-14 19:10:57 +02:00
BtbN 0d2bd6fede Ensure Toolchain is built entirely as PIC/PIE 2021-05-14 18:57:58 +02:00
BtbN c44ba35915 Add PIC flags to global C/XXFLAGS 2021-05-14 17:58:06 +02:00
BtbN 157c185e4f Re-Add pthread flag for soxr 2021-05-14 15:29:54 +02:00
BtbN 11b8f6eb0e Enable hardening by default in Linux toolchain 2021-05-14 14:52:26 +02:00
BtbN f297cf6c5b No PIE for now 2021-05-14 13:30:49 +02:00
BtbN 4a2c335c06 Update stage scripts for crosstools based linux build 2021-05-14 04:52:29 +02:00
BtbN bd36724a09 crosstools-ng based linux build env 2021-05-14 04:51:00 +02:00
BtbN 3e64643b8c Slightly reduce amount of base layers 2021-05-13 23:05:38 +02:00
BtbN 7f7fdb5a99 Release .tar.xz as well 2021-05-13 19:48:49 +02:00
BtbN 8df6a4b92d Enable shared linux programs (EXPERIMENTAL) 2021-05-13 17:35:50 +02:00
BtbN 368897e4b2 Only apply intl fixup on Linux 2021-05-13 17:21:19 +02:00
BtbN 649d6cfe8a Silence nasm warnings in xavs2 as well 2021-05-13 16:20:32 +02:00
BtbN 21424f0484 Test fixed cmake module 2021-05-13 15:47:08 +02:00
BtbN 79716dac4b Try setting policy in toolchain file 2021-05-13 15:12:22 +02:00
BtbN 05cffc15cf Fix cmake policy issue globally 2021-05-13 14:36:08 +02:00
BtbN f2ab61d2f3 Clean up x265 build and warnings 2021-05-13 13:59:25 +02:00
BtbN 9621ad17de Fix weird CMake-Policy inconsistency 2021-05-13 13:42:16 +02:00