Commit Graph

577 Commits

Author SHA1 Message Date
Rudi Heitbaum
4e34b261ad llvm: update to 19.1.3 2024-10-31 06:41:24 +00:00
CvH
640951a049 Merge pull request #9404 from heitbaum/rust
update to llvm-19.1.2 and rust-1.82.0
2024-10-18 19:45:46 +02:00
Matthias Reichl
86f88a28d0 Merge pull request #9301 from heitbaum/cfglib
add cfg-libs option to PKG_BUILD_FLAGS to fix configure unrecognized options
2024-10-18 13:16:39 +02:00
Rudi Heitbaum
e55f506d79 llvm: update to 19.1.2 2024-10-18 06:11:48 +00:00
Rudi Heitbaum
9febb950c1 Python3: use cfg-libs option and use --enable-shared to enable building a shared Python library 2024-10-11 08:14:36 +00:00
Rudi Heitbaum
1dbcefa179 Python3: update to 3.12.7 2024-10-09 11:29:38 +00:00
Rudi Heitbaum
d7f670c4cf Python3: drop xz:host only include xz for target builds 2024-10-05 04:58:17 +00:00
Rudi Heitbaum
9e49cef463 Python3: cleanup configure options
options dropped in:
- https://git.busybox.net/buildroot/commit/package/python3?id=76cd14167f5eb3ffe22e131ddbbecf9bc61f2ef1
- https://git.busybox.net/buildroot/log/package/python3

cxx-main dropped in:
- 398ed84dc4

ffi dropped in:
- f40d4ddff3
2024-09-20 11:07:30 +00:00
Rudi Heitbaum
bc6eb1da3c cleanup packages: use cfg-libs option 2024-09-15 11:47:16 +00:00
Rudi Heitbaum
222ec07ab8 Python3: update to 3.12.6
pep:
- https://peps.python.org/pep-0693/
2024-09-14 11:59:37 +00:00
Jernej Skrabec
26915a3a48 Python3: update to 3.12 2024-08-24 12:14:17 +02:00
Jernej Skrabec
ea60ca457e Python3: Fix target sysconfig paths for include and lib folders 2024-08-21 19:31:02 +02:00
Rudi Heitbaum
577802f142 gcc: 14.2 upstream fix for building libaom on arm64
ref:
- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115464
- https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=32b21292adb6ad6b5e1d60d923a773e4d0daca7b
- https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=86dacfb06b90371458d58872f461d358a0834305
- https://gcc.gnu.org/git/?p=gcc.git;a=shortlog;h=refs/heads/releases/gcc-14
2024-08-18 05:15:35 +00:00
Rudi Heitbaum
2fba186c6e Merge pull request #9128 from CvH/13.0/shfmt-packages
cleanup package formatting
2024-08-11 19:39:07 +10:00
Rudi Heitbaum
7558f43565 gcc: update to 14.2.0
includes
- Revert "gcc: 14.1.0: revert Arm: Block predication on atomics [PR111235]"
- This reverts commit 9e197512a7.
- fix for https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115153
2024-08-03 16:29:22 +00:00
CvH
2237555141 cleanup packages: various 2024-08-01 11:53:51 +02:00
Ian Leonard
7452fc3028 Python3: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-07-03 00:06:04 -04:00
Rudi Heitbaum
454667f6b8 lua54: build with +pic
required by wireplumber
2024-06-30 12:09:18 +00:00
Rudi Heitbaum
8d7556eb75 lua54: update to 5.4.7 2024-06-27 11:49:00 +00:00
Rudi Heitbaum
cf91f0819c llvm: update to 18.1.8 2024-06-27 11:49:00 +00:00
Rudi Heitbaum
3c032369c9 llvm: update to 18.1.7 2024-06-13 08:59:29 +00:00
Rudi Heitbaum
940d79b12e llvm: include build of llvm-spirv
required by mesa-24.1.0 when building for iris

Co-authored-by: CvH <1355173+CvH@users.noreply.github.com>
2024-05-30 05:23:15 +00:00
CvH
738b75b8e0 Merge pull request #8871 from heitbaum/gcc14
gcc: update to 14.1
2024-05-21 10:47:11 +02:00
Rudi Heitbaum
9e197512a7 gcc: 14.1.0: revert Arm: Block predication on atomics [PR111235]
ref:
- xbmc/xbmc 25221
- LibreELEC/LibreELEC.tv 8899
- https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=0731889c026bfe
- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115153
2024-05-20 22:02:16 +00:00
Rudi Heitbaum
aa45e06bc7 gcc: update to 14.1.0 2024-05-20 22:02:16 +00:00