545 Commits

Author SHA1 Message Date
Rudi Heitbaum
8c587f669f Python3: update to 3.11.9
schedule:
- https://peps.python.org/pep-0664/#bugfix-releases

log:
- https://www.python.org/downloads/release/python-3119/
- https://docs.python.org/release/3.11.9/whatsnew/changelog.html#python-3-11-9
2024-04-02 14:40:58 +00:00
Rudi Heitbaum
fe23bd28ff Python3: update to 3.11.8 2024-02-07 12:36:21 +00:00
Rudi Heitbaum
3d2f5b25d7 Python3: update to 3.11.7 2023-12-05 09:28:37 +00:00
Rudi Heitbaum
9f616c1003 llvm: update to 17.0.6 2023-11-29 10:02:08 +00:00
Rudi Heitbaum
aa2b6b3886 llvm: update to 17.0.5 2023-11-16 12:16:15 +00:00
Rudi Heitbaum
89076978d6 llvm: update to 17.0.4 2023-11-02 13:33:04 +00:00
Rudi Heitbaum
c5061deab6 llvm: update to 17.0.3 2023-10-18 12:45:02 +00:00
Rudi Heitbaum
fac534132d llvm: update to 17.0.2 2023-10-06 07:06:17 +00:00
Rudi Heitbaum
e0fc92db9d Python3: update to 3.11.6
ann:
- https://pythoninsider.blogspot.com/2023/10/python-3116-is-now-available.html
2023-10-04 12:57:40 +00:00
CvH
c1dd6677ea
Merge pull request #8039 from heitbaum/libxcrypt
glibc: drop --enable-crypt which is now deprecated and use libxcrypt
2023-09-14 19:25:40 +02:00
Rudi Heitbaum
3484ce7e2b Partial revert "Python3: enable pip and included setuptools"
This reverts commit 45e3a30dd82369fa96618354f15b2a8192ac8737.
2023-09-04 10:09:21 +00:00
CvH
5993c71a0e
Merge pull request #8016 from heitbaum/python
Python cross-compile changes and qemu
2023-09-03 19:33:01 +02:00
Rudi Heitbaum
213d39042c Python3: update to 3.11.5 2023-08-25 12:57:44 +00:00
Rudi Heitbaum
a72c630719 Python3: allow configuration of BUILD_LEGACY_PYC 2023-08-24 12:47:09 +00:00
Rudi Heitbaum
45e3a30dd8 Python3: enable pip and included setuptools 2023-08-24 12:47:09 +00:00
Rudi Heitbaum
6366053a68 glibc: drop --enable-crypt which is now deprecated and use libxcrypt 2023-08-10 12:31:13 +00:00
Rudi Heitbaum
c2b0dc0fd7 gcc: update to 13.2.0
release notes:
- https://gcc.gnu.org/gcc-13/
- https://gcc.gnu.org/onlinedocs/13.2.0/
- https://gcc.gnu.org/gcc-13/changes.html
2023-08-01 13:37:46 +00:00
Rudi Heitbaum
d805a21fdf llvm: allow for MACHINE_HARDWARE_NAME of aarch64, arm in addition to x86_64 2023-06-21 09:51:44 +00:00
Rudi Heitbaum
88fbd4d12d llvm: update to 16.0.6 2023-06-18 07:52:11 +00:00
Rudi Heitbaum
c199c4a65a Python3: update to 3.11.4 2023-06-06 23:32:00 +00:00
Rudi Heitbaum
3ba77ad3a7 llvm: update to 16.0.5 2023-06-05 12:09:55 +00:00
Rudi Heitbaum
9a8c475243 llvm: update to 16.0.4 2023-05-20 13:46:18 +00:00
Rudi Heitbaum
c6c73ce5b5 lua54: update to 5.4.6 2023-05-17 10:55:32 +00:00
Matthias Reichl
64ec7e0211
Merge pull request #7794 from heitbaum/gcc
gcc: update to 13.1.0
2023-05-10 16:41:31 +02:00
Rudi Heitbaum
2a61d74450 gcc: update to 13.1.0 2023-05-10 14:35:07 +00:00
CvH
9048e617bb
Merge pull request #7812 from heitbaum/llvm
llvm: update to 16.0.3
2023-05-07 12:11:53 +02:00
Rudi Heitbaum
6bc96d94d8 llvm: update to 16.0.3 2023-05-04 10:49:29 +00:00
Rudi Heitbaum
c0db311c17 lua54: update to 5.4.5
- https://www.lua.org/news.html
- https://www.lua.org/bugs.html
- https://www.lua.org/work/diffs-lua-5.4.4-lua-5.4.5.html
2023-05-03 12:53:52 +00:00
Rudi Heitbaum
ab8eeac816 llvm: update to 16.0.2 2023-04-21 12:20:05 +00:00
CvH
4b1d3a90b9
Merge pull request #7749 from heitbaum/python
Python3: update to 3.11.3
2023-04-10 10:48:30 +02:00
Rudi Heitbaum
b3a96ebd2a Python3: update to 3.11.3
release notes:
- https://docs.python.org/release/3.11.3/whatsnew/changelog.html#python-3-11-3
2023-04-05 13:42:30 +00:00
Rudi Heitbaum
b898740cb7 llvm: update to 16.0.1 2023-04-05 12:11:09 +00:00
Rudi Heitbaum
9339a9f892 llvm: update to 16.0.0
announcement:
- https://discourse.llvm.org/t/llvm-16-0-0-release/69326
2023-03-19 05:10:46 +00:00
Rudi Heitbaum
a70986bce7 nasm: update to 2.16.01 and HSTS 2023-03-14 13:45:57 +00:00
Rudi Heitbaum
83fbfb5bd6 Python3: update to 3.11.2 2023-02-08 10:10:12 +00:00
Rudi Heitbaum
5ff60f97a4 llvm: update to 15.0.7
add patch to "not warn" during build for missing indentation.
- https://reviews.llvm.org/D108864
2023-01-14 04:38:45 +00:00
mglae
cce1aea7b4 Python3: fix elementtree crash in 3.10ff 2023-01-03 15:39:23 +01:00
CvH
a3499eef9f
Merge pull request #7211 from heitbaum/Python3
Python3: update to buildroot 3.11.0 patches
2022-12-07 20:53:55 +01:00
Rudi Heitbaum
aba1a4e598 Python3: update to 3.11.1 2022-12-07 12:55:01 +00:00
Rudi Heitbaum
530b519cc7 Python3: update to buildroot 3.11.0 patches
reference commit:
- https://git.busybox.net/buildroot/commit/package/python3?id=738500c296c8b1206f20e94ca3e7c5932a6a0486
2022-12-06 20:03:37 +00:00
Rudi Heitbaum
710408c47c llvm: update to 15.0.6 2022-11-30 09:29:48 +00:00
Rudi Heitbaum
93b1bc91f6 llvm: update to 15.0.5 2022-11-17 09:53:28 +00:00
Matthias Reichl
f3f89e87a7
Merge pull request #7072 from heitbaum/Python3
Python3 update to 3.11.0
2022-11-12 14:44:16 +01:00
Rudi Heitbaum
9fdd0ed952 Python3: disable-lib2to3 2022-11-12 07:33:15 +00:00
Rudi Heitbaum
a06e74f2cc Python3: GH-99205: Mark new interpreters and threads as non-static patch
upstream patch:
- GH-99205
- Should be included in Python 3.11.1
2022-11-12 07:33:15 +00:00
Rudi Heitbaum
6e02f8683c Python3: update xcompile patch for 3.11.0 2022-11-12 07:33:15 +00:00
Rudi Heitbaum
095214d7d2 Python3: rework buildroot 3.10.8 patches to 3.11.0 2022-11-12 07:33:15 +00:00
Rudi Heitbaum
35e016114e Python3: update buildroot patches to 3.10.8 2022-10-21 2022-11-12 07:33:15 +00:00
Rudi Heitbaum
f00690e56e Python3: drop singular buildroot patch 2022-11-12 07:33:06 +00:00
Rudi Heitbaum
ad73c9933e llvm: update to 15.0.4 2022-11-03 10:40:49 +00:00