guix/guix
Dariqq ad672d80d7
build-system: cmake: Rework cross compilation.
Move the extra configure flags for cross building out from the build side code and instead
prepend them to the configure-flags.

Use new procedure cmake-system-name-for-target to add support for hurd and
bare-metal targets.

* guix/build/cmake-build-system.scm (configure): Move cross build flags from
here ...
* guix/build-system/cmake.scm (cmake-cross-build): ... to here.
(cmake-system-name-for-target): New procedure.

Change-Id: Ic68acc246e543491ed147e53d47cec5de46b82cb
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-01-14 14:11:42 +01:00
..
build build-system: cmake: Rework cross compilation. 2025-01-14 14:11:42 +01:00
build-system build-system: cmake: Rework cross compilation. 2025-01-14 14:11:42 +01:00
import import/go: Fix #:go formation. 2025-01-12 19:39:39 +00:00
platforms gnu: Add basic support for x86_64-pc-gnu target, aka 64bit Hurd. 2024-12-03 08:33:12 +01:00
scripts reconfigure: Make ‘load-system-for-kexec’ errors non-fatal. 2025-01-07 17:44:12 +01:00
store
tests
android-repo-download.scm
avahi.scm
base16.scm
base32.scm
base64.scm
build-system.scm
bzr-download.scm
cache.scm cache: Avoid cache cleanup storms from concurrent processes. 2024-08-21 00:52:39 +02:00
channels.scm channels: Add #:verify-certificate? and honor it. 2024-12-25 23:51:10 +01:00
ci.scm
colors.scm
combinators.scm
config.scm.in
cpio.scm
cpu.scm guix: cpu: Add detection for znver5. 2024-09-30 13:38:33 +03:00
cve.scm
cvs-download.scm
d3.v3.js
deprecation.scm
derivations.scm derivations: ‘derivation-build-plan’ returns builds in topological order. 2024-11-12 23:46:49 +01:00
describe.scm
diagnostics.scm
discovery.scm
docker.scm docker: Add history field to config.json. 2025-01-07 17:51:18 +01:00
download.scm gnu-maintenance: ‘gnu-ftp’ updater excludes GnuPG-hosted packages. 2024-12-01 20:14:15 +01:00
elf.scm
ftp-client.scm
gexp.scm gexp: ‘imported-files’ does not create symlinks. 2024-09-16 00:16:20 +02:00
git-authenticate.scm
git-download.scm git-download: Use C.UTF-8 and remove dependency on ‘glibc-utf8-locales’. 2024-08-31 10:44:46 +02:00
git.scm git: Allow X.509 certificate verification to be disabled. 2024-12-25 23:51:10 +01:00
glob.scm
gnu-maintenance.scm gnu-maintenance: ‘generic-html’ update honors <base href="…">. 2024-12-01 20:14:16 +01:00
gnupg.scm
grafts.scm grafts: Use C.UTF-8 and remove dependency on ‘glibc-utf8-locales’. 2024-08-31 10:44:46 +02:00
graph.js
graph.scm
hash.scm
hg-download.scm
http-client.scm
i18n.scm
inferior.scm inferior: Add #:verify-certificate? to ‘cached-channel-instance’. 2024-12-25 23:51:10 +01:00
ipfs.scm
least-authority.scm
licenses.scm licenses: Add blue-oak1.0.0. 2024-11-20 18:01:35 +08:00
lint.scm guix: Do not warn about python-setuptools. 2025-01-13 16:38:15 +01:00
man-db.scm man-db: Correctly resolve man page links. 2024-09-30 22:52:23 +02:00
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm
narinfo.scm
openpgp.scm
packages.scm packages: Add #:recursive? to ‘package-input-rewriting’. 2024-12-18 18:32:41 +01:00
pki.scm
platform.scm
profiles.scm man-db: Add support for zstd compressed man pages. 2024-08-31 10:44:22 +02:00
profiling.scm
progress.scm
quirks.scm
read-print.scm read-print: Indent ‘privileged-program’ specially. 2024-09-08 02:00:00 +02:00
records.scm records: Fix ABI check in cross-compilation context. 2024-11-18 10:58:42 +01:00
remote.scm remote: Do not double-quote the repl-command. 2024-12-12 12:52:08 +01:00
repl.scm
rpm.scm
scripts.scm
search-paths.scm search-paths: Swap $C_INCLUDE_PATH and $CPLUS_INCLUDE_PATH. 2024-08-31 10:44:20 +02:00
self.scm
serialization.scm
sets.scm
ssh.scm
status.scm
store.scm
substitutes.scm substitutes: Reduce default negative TTL values. 2024-09-16 00:16:21 +02:00
svn-download.scm guix: download-multi-svn-to-store: Allow exporting from base URL. 2024-08-31 10:45:36 +02:00
swh.scm
tests.scm guix: tests: Increase timeout for test store connection. 2024-08-01 10:32:31 +01:00
transformations.scm transformations: ‘package-with-upstream-version’ can preserve archive type. 2025-01-08 23:03:04 +01:00
ui.scm ui: It’s 2025 now! 2025-01-06 15:02:10 +01:00
upstream.scm upstream: Return #f when ‘source-urls’ is a <git-reference>. 2025-01-11 23:36:57 +01:00
utils.scm import: utils: Move downstream-package-name to (guix utils). 2024-12-30 13:49:57 +01:00
workers.scm