1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 20:16:03 +01:00
nix/doc/manual/source
Sergei Zimmerman 08f7ddbee5 meson: Fix nix_system_cpu for MIPS and 32 bit ARM systems
Prior patches in 54dc5314e8
and 6db6190002 fixed the default
system double for i686 and ppc/ppc64. This also patch also covers
32 bit arm and mips. ARM cpu names are taken from host_machine.cpu()
for a lack of a better option, but host_machine.cpu_family() is
preferred, since that is supposed to be somewhat standard for cross
files. Endianness is handled correctly by looking at host_machine.endian().

This also updates the documentation to be up to date to how system cpu
is translated from the host_machine specification.

(cherry picked from commit 60d124b36e)
2025-07-26 23:29:28 +00:00
..
advanced-topics docs: Fix miscellaneous typos and formatting issues 2025-05-14 19:10:59 +00:00
architecture docs: Fix miscellaneous typos and formatting issues 2025-05-14 19:10:59 +00:00
command-ref fix various typos in docs 2025-05-14 17:26:55 -04:00
development meson: Fix nix_system_cpu for MIPS and 32 bit ARM systems 2025-07-26 23:29:28 +00:00
figures Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
installation Remove character not needed for a command 2025-01-20 14:03:29 +02:00
language docs: remove repeated "allowedReferences" 2025-05-16 15:56:25 +00:00
package-management Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
protocols fix various typos in docs 2025-05-14 17:26:55 -04:00
release-notes fix various typos in docs 2025-05-14 17:26:55 -04:00
store docs: remove lexical illusions detected with write-good 2025-05-16 15:56:25 +00:00
_redirects Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
c-api.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
favicon.png Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
favicon.svg Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
glossary.md fix various typos in docs 2025-05-14 17:26:55 -04:00
introduction.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
meson.build Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
quick-start.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
SUMMARY.md.in release notes: 2.28.0 2025-04-02 16:46:13 -04:00