guix-mirrors/guix/scripts
Brian Kubisiak a945eb151a
pack: Allow cross-compiling with '--relocatable'.
* guix/scripts/pack.scm (c-compiler-compiler): Remove exception when
cross-compiling and always build gexp->script for the host.
[toolchain]: Use standard-cross-packages when cross-compiling.
[search-paths]: Use package-search-paths instead of
package-native-search-paths when cross-compiling.
[run]: Use cc-for-target and strip-for-target.

Change-Id: I5503e48b3394fdfee06999f8d1ad82f5f0d9af96
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-12-16 00:21:06 +01:00
..
container container: Correctly report exit status. 2023-01-30 22:24:27 +01:00
git git authenticate: Install pre-push and post-checkout hooks. 2024-05-01 17:26:19 +02:00
home ui: 'display-hint' quotes extra arguments for Texinfo. 2023-02-27 23:40:43 +01:00
import import: cpan: Support recursive imports. 2024-11-23 16:23:19 +01:00
system system: Add "installer" sub-command. 2024-12-03 08:26:03 +01:00
archive.scm scripts: archive: Handle EPIPE errors when displaying help. 2023-10-17 14:51:53 +02:00
authenticate.scm
build.scm guix build: Last argument of ‘dependents’ is optional. 2024-12-12 23:23:34 +01:00
challenge.scm challenge: Use the same substitute URLs as guix-daemon. 2023-12-11 23:18:57 +01:00
container.scm scripts: container: Handle EPIPE errors when displaying help. 2023-10-17 14:51:54 +02:00
copy.scm scripts: copy: Handle EPIPE errors when displaying help. 2023-10-17 14:51:55 +02:00
deploy.scm scripts: deploy: Handle EPIPE errors when displaying help. 2023-10-17 14:51:55 +02:00
describe.scm describe: Add hyperlinks for codeberg.org commits. 2024-11-14 15:36:02 +01:00
discover.scm scripts: discover: Handle EPIPE errors when displaying help. 2023-10-17 14:51:56 +02:00
download.scm guix: download: Add support for git repositories. 2024-01-22 10:02:28 -05:00
edit.scm scripts: edit: Fix relative file-name with 'load-path' option. 2023-11-05 16:11:17 +01:00
environment.scm environment: Gracefully handle preexistence of /bin/cc in FHS. 2024-10-24 14:50:08 +02:00
gc.scm scripts: gc: Handle EPIPE errors when displaying help. 2023-10-17 14:51:57 +02:00
git.scm scripts: git: Handle EPIPE errors when displaying help. 2023-10-17 14:51:57 +02:00
graph.scm packages: Factorize ‘all-packages’. 2024-12-01 20:14:15 +01:00
hash.scm scripts: hash: Handle repository with different VCS folders. 2024-07-23 16:27:27 +02:00
home.scm scripts: home: Handle EPIPE errors when displaying help. 2023-10-17 14:51:58 +02:00
import.scm import: Order importers alphabetically in ‘--help’ output. 2024-08-25 02:00:00 +02:00
install.scm scripts: install: Handle EPIPE errors when displaying help. 2023-10-17 14:51:59 +02:00
lint.scm scripts: lint: Handle EPIPE errors when displaying help. 2023-10-17 14:51:59 +02:00
locate.scm locate: Move to ‘main’ category. 2024-10-04 17:23:12 +02:00
offload.scm gnu: open-ssh-session: Don’t require public key. 2024-04-07 19:43:07 +01:00
pack.scm pack: Allow cross-compiling with '--relocatable'. 2024-12-16 00:21:06 +01:00
package.scm scripts: package: Handle EPIPE errors when displaying help. 2023-10-17 14:52:01 +02:00
perform-download.scm download: Honor ‘GUIX_DOWNLOAD_METHODS’ environment variable. 2024-03-09 18:55:50 +01:00
processes.scm scripts: processes: Handle EPIPE errors when displaying help. 2023-10-17 14:52:01 +02:00
publish.scm publish: Catch all compression errors. 2024-04-28 23:19:40 +02:00
pull.scm scripts: pull: Handle EPIPE errors when displaying help. 2023-10-17 14:52:02 +02:00
refresh.scm packages: Factorize ‘all-packages’. 2024-12-01 20:14:15 +01:00
remove.scm scripts: remove: Handle EPIPE errors when displaying help. 2023-10-17 14:52:02 +02:00
repl.scm scripts: repl: Handle EPIPE errors when displaying help. 2023-10-17 14:52:03 +02:00
search.scm scripts: search: Handle EPIPE errors when displaying help. 2023-10-17 14:52:03 +02:00
shell.scm shell: Enable caching when using deterministic package transformations. 2024-10-22 00:27:49 +02:00
show.scm scripts: show: Handle EPIPE errors when displaying help. 2023-10-17 14:52:04 +02:00
size.scm scripts: size: Fix guix size with --system argument. 2024-01-12 17:26:31 +01:00
style.scm style: Fix cli flag typo. 2024-10-14 22:46:51 +08:00
substitute.scm substitute: Reopen connection upon “Error in the push function” from GnuTLS. 2024-08-31 19:06:37 +02:00
system.scm system: Add "installer" sub-command. 2024-12-03 08:26:03 +01:00
time-machine.scm time-machine: Print profile path if no command is given. 2024-10-07 12:51:23 +02:00
upgrade.scm scripts: upgrade: Handle EPIPE errors when displaying help. 2023-10-17 14:52:06 +02:00
weather.scm packages: Factorize ‘all-packages’. 2024-12-01 20:14:15 +01:00