Bruce Dubbs
e7bef35412
Update to Test-Differences-0.71 (Perl module).
2023-10-13 11:26:08 -05:00
Xi Ruoyao
e34c9a405c
vala: Fix a crash building NetworkManager
2023-10-12 00:20:41 +08:00
Douglas R. Reno
6136a5c600
Update to packaging-23.2 (Python Module)
2023-10-09 11:29:04 -05:00
Thomas Trepl
6aa83d8443
Upgrade cmake-3.27.7
2023-10-09 14:33:26 +02:00
Xi Ruoyao
f764a889fe
Update to rustc-1.73.0
2023-10-09 02:32:13 +08:00
Thomas Trepl
1f27b71c07
Upgrade to php-8.2.11
2023-10-08 17:34:47 +02:00
Xi Ruoyao
382d011512
Python: Set LC_ALL=en_US.UTF-8 for testing
...
See added comment for details.
2023-10-05 16:07:18 +08:00
Bruce Dubbs
78a778b5c6
Typo
2023-10-02 10:28:24 -05:00
Douglas R. Reno
46358aefa8
Update to pycairo-1.25.0
2023-09-27 23:57:08 -05:00
Pierre Labastie
32e3833aa9
Update to OpenJDK-21
2023-09-28 06:56:05 +02:00
Thomas Trepl
14136bd166
Upgrade cmake-3.27.6
2023-09-26 10:33:23 +02:00
Ken Moffat
991369adcc
NumPy now requires pyproject-metadata.
2023-09-22 22:07:14 +01:00
Xi Ruoyao
2b676a5c4a
doxygen: Remove reference to Python 2
...
We are already using a sed to make the scripts run with Python 3.
2023-09-20 19:38:08 +08:00
Xi Ruoyao
00766cca21
subversion: Move away from Python 2
...
We are already using sed to fix test scripts to use Python 3 instead.
2023-09-20 19:36:34 +08:00
Xi Ruoyao
7bfadabeaa
llvm: Fix SSP patch name
2023-09-20 01:39:33 +08:00
Xi Ruoyao
5c01736c9b
llvm: Align test instruction with build-in-cgroup
2023-09-20 01:39:33 +08:00
Xi Ruoyao
d6b169d789
rust: Adapt for LLVM 17 and note additional test failures
2023-09-20 01:39:33 +08:00
Xi Ruoyao
32ced1784a
llvm: Update to LLVM-17.0.1
2023-09-20 01:39:26 +08:00
Douglas R. Reno
0b4d98d21a
Archive sysprof.
...
It's optional for the packages that use it, and they only use it to
provide additional support for profiling.
Sysprof now requires two more packages which are specific to it, so
let's archive it.
2023-09-18 15:53:46 -05:00
Douglas R. Reno
3b76db39a6
Update to numpy-1.26.0 (Python Module)
2023-09-18 15:28:48 -05:00
Xi Ruoyao
b6d544942b
building-notes: Note how to use cgroup for limiting resource usage
...
We were saying "-jN means using N cores (or N threads)". This is
completely wrong. "-jN" only tells the building system to run N jobs
simultaneously, but each job can start their own subprocesses or threads
and there is no way for the building system to know how many
subprocesses or threads a job will start.
This caused a lot of misunderstandings and encouraged users to wrongly
blame building systems.
Fix the description of -jN, and add how to use cgroup to control the
usage of CPU cores and system RAM.
On a systemd-based system, systemd is the cgroup manager and manually
operating on cgroups may puzzle systemd. So use systemd-run for
creating and setting up cgroup. On a sysv-based system create and set
up the cgroup manually.
2023-09-19 02:59:45 +08:00
Douglas R. Reno
60f566d97e
Archive pycryptodome.
...
It was only used by Samba previously, and Samba has moved to
Cryptography.
2023-09-18 11:34:00 -05:00
Bruce Dubbs
cace266364
Fix cbindgen md5sum
2023-09-17 12:33:22 -05:00
Douglas R. Reno
2d73dcae1b
Update to cmake-3.27.5
2023-09-16 16:24:02 -05:00
Douglas R. Reno
8a65127f68
Update to cbindgen-0.26.0
2023-09-16 15:23:39 -05:00
Xi Ruoyao
44b3f4400e
treewide: Really remove commented out references to Python 2
...
It helps using grep for finding packages depending on Python 2.
2023-09-16 15:21:01 +08:00
Pierre Labastie
f71b76a938
Fix installing python-dbusmock
...
The name of the package in the install command was inadvertently
changed to dbusmock. But this name is unknown to the build system,
and should be python-dbusmock (or python_dbusmock).
2023-09-15 21:20:49 +02:00
Douglas R. Reno
1856819d95
Update to pygobject-3.46.0
2023-09-14 18:26:26 -05:00
Pierre Labastie
5d51dad6c5
Update to sphinx-7.2.6
2023-09-14 21:22:31 +02:00
Bruce Dubbs
082e722cf2
Finish replacing 'pip3 wheel' and 'pip3 install' text with ENTITIES
2023-09-10 21:14:32 -05:00
Bruce Dubbs
db244ae299
Replace 'pip3 wheel' and 'pip3 install' text with ENTITIES
...
Currently only python-modules are complete. The python-dependencies
page will be done in another commit.
2023-09-10 18:13:10 -05:00
Pierre Labastie
07fa316dd3
sphinxcontrib-serializinghtml: fix circ. dep.
...
Upstream has introduced a build dependency on sphinx, which is
not needed. Sphinx is only needed for tests.
2023-09-10 18:54:55 +02:00
Pierre Labastie
30677e5f07
Fix indentation in sphincontrib-serializinghtml
2023-09-10 18:53:58 +02:00
Douglas R. Reno
e302a0151f
Update to mercurial-6.5.2
2023-09-07 14:55:39 -05:00
Thomas Trepl
109e7d1e14
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-09-07 21:30:28 +02:00
Thomas Trepl
f6752fce88
Upgrade php-8.2.10
2023-09-07 21:30:07 +02:00
Douglas R. Reno
fe6657bac7
doxygen: 012_cite.dox no longer seems to fail with 1.9.8
2023-09-07 12:14:58 -05:00
Bruce Dubbs
5b75675566
Update to doxygen-1.9.8.
2023-09-06 15:04:05 -05:00
Xi Ruoyao
1cdea836b5
scons: Use pip3 wheel & pip3 install instead of setup.py
...
Also introduce entities for pip3 wheel and pip3 install for future use
(#18466 ). Reuse the entities for gpgme and libpwquality, so the missed
--no-user in libpwquality is fixed as well.
2023-09-06 04:11:02 +08:00
Douglas R. Reno
8cc28db68b
rustc: minor text tweak on the description of systemd-run.
2023-09-05 14:15:48 -05:00
Bruce Dubbs
38022152f7
Archive librep to go with previous archiving of sawfish
2023-09-04 14:58:46 -05:00
Douglas R. Reno
f7fe3e6aed
Typo fixes from Julien Lepiller
2023-09-04 13:33:48 -05:00
Xi Ruoyao
ce49f79e46
cbindgen: Update to cbindgen-0.25.0
2023-09-05 00:14:58 +08:00
Xi Ruoyao
808aeec3d8
rust: Update to rustc-1.72.0
2023-09-04 23:50:51 +08:00
Pierre Labastie
deaa20092f
Python-3.11.5
2023-09-03 21:45:57 +02:00
Pierre Labastie
9015514af8
URI-5.21 (perl module)
2023-09-03 20:53:36 +02:00
Douglas R. Reno
addfe49b9c
Update to pytest-7.4.1 (Python Module)
2023-09-03 11:25:11 -05:00
Douglas R. Reno
bf904c0632
Update to Net-DNS-1.40 (Perl Module)
2023-09-03 11:13:32 -05:00
Douglas R. Reno
eb6844544b
Typos from rhubarbpieguy, and minor modification to bind-utils' XML to
...
make it standard with other pages.
2023-09-03 10:41:39 -05:00
Pierre Labastie
31ddfc35b0
Fix test results in sphinx
2023-09-02 15:11:06 +02:00