Commit graph

379 commits

Author SHA1 Message Date
gouchi
ff724e3eb7
play : update play core (#1469) 2021-08-22 16:27:25 +03:00
Tomáš Kelemen (vudiq)
d3f784bb0a gcc: add patch with missing curly braces 2021-08-19 22:28:49 +02:00
Demetris Ierokipides
03d3ca6e57 gcc: bump to v9.4 2021-08-16 02:18:18 +02:00
GavinDarkglider
af06027561
Update Switch bootloader to use uenv, update coreboot sleight optimization changes. Remove toram option, to save 400mb of ram. (#1373)
* switch optimizations to -03 with lto

* Update switch-bootloader to use uenv.txt, and update coreboot for seemless display from hekate, drop toram.
2021-06-06 03:34:42 +03:00
Tomáš Kelemen
9a1c5a4c1b
Fix tests in some packages (#1367)
* retroarch: fix tests

* Python2: fix test for L4T

* tegra-bsp: fix tests
2021-06-02 23:06:28 +03:00
GavinDarkglider
abd459a6be
Switch Build fixes, and retroarch patch for battery stats (#1360) 2021-06-01 15:07:29 +03:00
Demetris Ierokipides
d945dee036 Remedy broken packages 2021-05-15 02:47:39 +03:00
Ntemis
5fe6e90fad llvm: updated to v12.0.0 2021-05-14 01:06:23 +03:00
Ntemis
464ecf35f6 Bump llvm package to v11.0.1 2021-01-07 21:55:49 +02:00
Ntemis
75ec8341b8 Bump :
- Mesa3D to v20.2.4
- LibDRM to v2.4.103
- Llvm to v11.0.0
2020-12-11 02:51:33 +01:00
David G. F
b60577685d
Fix includes in llvm for gcc 10 builds (#1074)
As per https://reviews.llvm.org/D64937
2020-10-26 23:13:51 +02:00
MilhouseVH
08e6aac243 gcc: fix host-gcc-final when ccache is used
58ecbbc3ef
2020-08-10 15:19:11 +02:00
Ntemis
86268c038b GCC-9.3:Fix remaining issues after upgrade 2020-08-07 20:08:10 +02:00
Sascha Kuehndel (InuSasha)
210f07124c buildsystem: host should not depend on cross-compiler 2020-08-07 15:26:28 +02:00
Ntemis
b39c4dab06 GCC: Update to v9.3.0 2020-08-07 15:20:21 +02:00
Ntemis
4fe5e79ffd Update llvm to v8.0.1 2020-08-07 14:57:18 +02:00
gouchi
569eb28526
libretro: update to latest core and latest stable RetroArch (#958) 2020-06-19 17:30:06 +03:00
Ntemis
94313d4599 Merge branch 'libreelec-9.2' of https://github.com/LibreELEC/LibreELEC.tv into Lakka-3.0 2020-02-06 03:29:32 +02:00
MilhouseVH
065799ec68 Python2: install lib2to3 2020-01-26 05:25:18 +00:00
Tomas Kelemen (vudiq)
464dc84917 Generic: add 32bit support 2019-07-12 22:06:48 +02:00
Tomas Kelemen (vudiq)
a367556c74 Lakka: initialize 2019-06-27 19:52:48 +02:00
MilhouseVH
fb0007845a packages: mega bump 2019-06-13 22:12:21 +01:00
CvH
1aca825b9d
Merge pull request #3400 from 5schatten/llvm_8.0.0
llvm: update to llvm-8.0.0
2019-04-14 14:29:46 +02:00
kszaq
2f5d831efe gcc-linaro-arm-linux-gnueabihf: bump to 8.3-2019.03 and rename to gcc-arm-arm-linux-gnueabihf
ARM took over the builds from Linaro, rename package accordingly.
2019-04-03 22:08:18 +02:00
kszaq
e4bb77914c gcc-linaro-aarch64-linux-gnu: bump to 8.3-2019.03 and rename to gcc-arm-aarch64-linux-gnu
Align aarch64 toolchain with the version used to compile userspace.
ARM took over the builds from Linaro, rename package accordingly.
2019-04-03 22:07:35 +02:00
5schatten
c943048ea4 llvm: update to llvm-8.0.0 2019-04-03 14:15:08 +02:00
MilhouseVH
d4f6326142 packages: align source code licence usage with project licence 2019-03-26 18:05:50 +00:00
MilhouseVH
2415a2b094 Python2: don't install 2to3, clashes with Python3 equivalent 2019-03-09 15:35:25 +00:00
CvH
e738c7bf75
Merge pull request #3336 from MilhouseVH/gcc-8.3.0
gcc: update to gcc-8.3.0
2019-03-08 22:32:31 +01:00
Ian Leonard
a8a3076ecd nasm: update to 2.14.02
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-03-01 02:06:39 +00:00
MilhouseVH
fd3cbd3681 llvm: update to llvm-7.0.1 2019-02-28 06:59:17 +00:00
MilhouseVH
0757e5df88 Python3: update to Python3-3.7.2 2019-02-28 06:58:38 +00:00
MilhouseVH
c4ac46e862 gcc: update to gcc-8.3.0 2019-02-25 05:22:07 +00:00
MilhouseVH
2ea31506a5 packages: more missing dependencies 2019-02-08 17:17:43 +00:00
MilhouseVH
b135c7ead9 packages: add missing dependencies 2019-02-08 17:17:43 +00:00
CvH
a98586ba33
Merge pull request #3171 from MilhouseVH/le90_buildsystem_source_packages-with-drop
buildsystem: centralise package sourcing
2018-12-29 18:18:15 +01:00
MilhouseVH
97db4b4af1 packages: fix more references to setup_toolchain vars 2018-12-28 03:57:00 +00:00
vpeter4
ce4ec88628 config/functions: respect CONCURRENCY_MAKE_LEVEL for ninja 2018-12-23 14:39:35 +01:00
MilhouseVH
129bc322e4 Python3: update to Python3-3.7.1 2018-12-16 02:06:05 +00:00
Ian Leonard
a3c001541e build: use nasm with x86_64 only
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-12-06 02:49:12 +00:00
Ian Leonard
18c87849dc generic: switch from yasm to nasm; update libass to 0.14.0 to support
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-12-04 20:16:11 +00:00
zalaare
c7457adaea nasm: initial package 2018-11-26 13:47:00 -05:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
2923f2b56a cleanup: remove PKG_SOURCE_DIR 2018-10-22 15:06:11 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
5schatten
3778c7d387 llvm: update to 7.0.0 2018-09-20 15:30:25 +02:00
MilhouseVH
bd049eb269 util-linux: Fix Python3 uuid build/rebuild issues
1) Python3 needs the util-linux:host dependency otherwise uuid support will
   leak over from the build host during a clean build, only to use util-linux:host
   for uuid support during a subsequent rebuild (which fails, because of #2)

2) util-linux:host needs -fPIC as this is what Python3 requires (clean builds
   work because of #1...)

3) Remove toolchain from util-linux:host to avoid a circular toolchain
   reference now that Python3 is also part of toolchain (via meson)
2018-09-12 23:53:06 +01:00
MilhouseVH
f3247c36e2 Pythons: bump internal Python3 version, add reminders 2018-09-11 08:11:33 +01:00
MilhouseVH
fcc56a46f8 Python3: update buildroot patches
Ref: https://github.com/buildroot/buildroot/tree/master/package/python3
2018-09-08 06:46:03 +01:00