Commit graph

425 commits

Author SHA1 Message Date
Tomáš Kelemen (vudiq)
f4f61ac3d9
Merge LibreELEC 10.0.1 2021-11-03 13:03:34 +01:00
Tomáš Kelemen (vudiq)
5daa02547a gcc: properly keep libatomic (for kronos) 2021-10-10 15:08:26 +02:00
Matthias Reichl
f7921f1182 Python3: add patch to fix crash in asyncio
See https://bugs.python.org/issue45262

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-07 16:32:42 +02:00
Tomáš Kelemen (vudiq)
580391f3b5 Initial support for Generic.i386 (32-bit PC) 2021-10-05 10:27:28 +02:00
gouchi
a405eaa40f play: update core
port of
ff724e3eb7
2021-09-29 18:35:57 +02:00
Tomáš Kelemen (vudiq)
32c502c1a9 Merge branch 'master' into lakka 2021-05-22 19:10:57 +02:00
Tomáš Kelemen (vudiq)
2fff9cd94c gcc: keep libatomic
needed by kronos
2021-04-10 19:20:02 +02:00
Tomáš Kelemen (vudiq)
58c036ecf7 add SDL packages for libretro cores
needed by chailove, dosbox_svn, nxengine
2021-04-09 08:18:22 +02:00
heitbaum
468d15da50 Python3: update to 3.8.9
update form 3.8.8 to 3.8.9
changelog: https://docs.python.org/release/3.8.9/whatsnew/changelog.html#python-3-8-9

release schedule: PEP 569 - https://www.python.org/dev/peps/pep-0569/
3.8.8: Friday, 2021-02-19
3.8.9: Friday, 2021-04-02 (security hotfix)
3.8.10: Monday, 2021-05-03 - Final regular bugfix release with binary installers:
2021-04-08 11:34:12 +00:00
Christian Hewitt
9797bc8ef3
Merge pull request #5175 from heitbaum/python
Python3: update to 3.8.8
2021-03-08 16:01:25 +04:00
Alex Bee
2979b1f8d2 gcc-arm-arm-none-linux-gnueabihf: drop package
This toolchain was only used as kernel toolchain for RK3288 - its no longer required: drop it.
2021-02-28 11:14:47 +01:00
heitbaum
f34cb727ce Python3: update to 3.8.8
release schedule: https://www.python.org/dev/peps/pep-0569/

update 3.8.7 (2020-12-21) to 3.8.8 (2021-02-19)
release: https://www.python.org/downloads/release/python-388/
diff: https://github.com/python/cpython/compare/v3.8.7...v3.8.8
2021-02-22 10:56:09 +00:00
CvH
91cf0cd87f
Merge pull request #5059 from lrusak/gcc-package-update
GCC toolchain updates
2021-02-06 20:04:15 +01:00
SupervisedThinking
22248e20b5 llvm: updated to v11.0.1 / dropped patch 2021-01-30 20:38:57 +01:00
Lukas Rusak
c82b0ec4f8 gcc-arm-aarch64-none-elf: update to 10.2-2020.11 2021-01-29 09:12:56 -08:00
Lukas Rusak
204de790a3 gcc-arm-arm-none-linux-gnueabihf: update to 10.2-2020.11 2021-01-29 09:12:56 -08:00
Lukas Rusak
22e6cd42fd gcc-arm-aarch64-none-linux-gnu: update to 10.2-2020.11 2021-01-29 09:12:56 -08:00
Ian Leonard
3087041cd0 lang: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:55 +00:00
CvH
81c5bcd6fa
Merge pull request #4790 from heitbaum/python3
python3: update to 3.8.7
2020-12-30 23:13:33 +01:00
Andre Heider
839c38c646 gcc-or1k-linux: add OpenRISC 1000 toolchain
Required for building the sunxi crust firmware.
2020-12-28 11:20:57 +01:00
heitbaum
2c93413059 python3: update to 3.8.7 2020-12-25 09:30:35 +00:00
Ian Leonard
968e12d2d8 nasm: update to 2.15.05
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-11-11 01:36:22 +00:00
Ian Leonard
2ab33c3f2f python3: update to 3.8.6
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-11-11 01:36:22 +00:00
mglae
137086d5f8 llvm: update to 10.0.1 2020-10-04 17:41:46 +02:00
Ian Leonard
373bbc0d12 Python3: update to 3.8.5
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-08-10 19:23:57 +00:00
Ian Leonard
6a272ef005 gcc: update to 10.2.0
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-07-28 15:32:53 +00:00
Ian Leonard
453a880760 python3: update to 3.7.8
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-07-14 17:09:26 +00:00
Peter
e8a0318e6e gcc: add zstd dependency
gcc 10 adds zstd compression for its LTO data, that's why zstd library should be build before
2020-07-09 10:45:14 +02:00
Jernej Skrabec
c84005f63c gcc: Update to 10.1.0 2020-06-24 20:56:40 +02:00
MilhouseVH
0572358ddf llvm: update to llvm-10.0.0 2020-06-24 20:56:40 +02:00
MilhouseVH
c7985e0754 gcc: fix host-gcc-final when ccache is used
58ecbbc3ef
2020-06-21 12:29:33 +02:00
CvH
f32e4aaa2b
Merge pull request #4388 from antonlacon/le10-april-updates
April 2020 Package Updates
2020-06-18 21:33:27 +02:00
Ian Leonard
4c831b636b gcc: use default C++ mode for host compiler
GCC 6 changed the default C++ mode from gnu++98 to gnu++14. This change
caused some packages to stop building. GCC 6 has been out for 4 years.

Affected software should have been fixed by now. Remaining software
should be updated, purged, or have its call to gcc changed to include
this individually.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-06-07 19:52:02 +00:00
Ian Leonard
05e95c6a92 python: update to 3.7.7
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-06-07 19:52:02 +00:00
Catalin Toda
7ec5ec3f93 Add linaro gcc for compiling on host on aarch64 2020-05-02 10:18:54 -07:00
MilhouseVH
8939e00bd8 gcc: update to gcc-9.3.0 2020-03-13 04:37:06 +00:00
CvH
10d1cb9592
Merge pull request #4206 from MilhouseVH/le10_fix_python3_regression
Python3: fix year 2038 regression on 32-bit
2020-03-12 20:04:15 +01:00
dhewg
52eca6fda6
Merge pull request #4160 from MilhouseVH/le10_bump-devel-packages
packages: bump devel packages
2020-02-20 00:18:42 +01:00
dhewg
8a2115303b
Merge pull request #4112 from Kwiboo/gcc-arm-update
gcc-arm: update to 9.2-2019.12 and remove gcc-linaro
2020-02-18 18:57:47 +01:00
MilhouseVH
35809f208b Python3: fix year 2038 regression on 32-bit 2020-02-14 01:36:26 +00:00
Matthias Reichl
7b790015cc Python3: don't install python.o file into image
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-02-09 13:11:42 +01:00
MilhouseVH
9b350e50b7 gcc: fix glibc-2.31 incompatability 2020-02-04 23:14:28 +00:00
Christian Hewitt
e01e8240a2
Merge pull request #4146 from MilhouseVH/le10_fix_missing_lib2to3
Python3: install lib2to3
2020-01-31 10:46:39 +03:00
MilhouseVH
884ee78c4b Python3: install lib2to3 2020-01-26 06:05:32 +00:00
MilhouseVH
461788051d Python3: update to Python3-3.7.6 2020-01-24 05:53:34 +00:00
Jonas Karlman
035a89e0fc gcc-linaro-arm-eabi: remove package 2020-01-12 21:23:36 +00:00
Jonas Karlman
c9f1d66c77 gcc-linaro-aarch64-elf: remove package 2020-01-12 21:23:36 +00:00
Jonas Karlman
c2744090b9 gcc-arm-arm-linux-gnueabihf: update to 9.2-2019.12 and rename 2020-01-12 21:23:36 +00:00
Jonas Karlman
d350bbdf85 gcc-arm-aarch64-linux-gnu: update to 9.2-2019.12 and rename 2020-01-12 21:23:36 +00:00
Jernej Škrabec
679c235e01
Merge pull request #4070 from MilhouseVH/le10_fix_addons_error
buildsystem: "set -e" error handling not working for addon builds
2019-12-28 19:21:25 +01:00