Sharlatan Hellseher
c149fc769c
build-system/go: Add skip-build? option key.
...
Golang project's root may miss any .go files which makes build phase to
fail with error similar to:
no Go files in /tmp/<...>/src/golang.org/x/mod
This change implements a SKIP-BUILD? key parameter which is, by default,
set to #f to invoke build procedure. It is taken from cargo-build-system
* guix/build-system/go.scm (go-build, go-cross-build): Add "skip-build?"
key parameter.
* guix/build/go-build-system.scm (build): Add "skip-build?" key
parameter and implement logic.
Change-Id: I3f41414868a7329cbe99324106427cdae4884d94
2025-01-21 23:41:52 +00:00
..
2025-01-21 23:41:52 +00:00
2025-01-21 23:41:52 +00:00
2025-01-12 19:39:39 +00:00
2024-12-03 08:33:12 +01:00
2025-01-16 22:32:11 +01:00
2024-05-25 16:44:42 +02:00
2023-05-31 23:25:24 +02:00
2023-05-11 13:23:08 +02:00
2023-07-11 15:47:56 +02:00
2023-03-13 15:08:33 +01:00
2024-03-09 18:55:50 +01:00
2024-08-21 00:52:39 +02:00
2024-12-25 23:51:10 +01:00
2024-07-23 16:24:38 +02:00
2023-09-26 17:36:58 +02:00
2023-02-25 14:50:33 -05:00
2024-09-30 13:38:33 +03:00
2024-03-09 18:55:50 +01:00
2023-12-22 17:47:15 +01:00
2024-11-12 23:46:49 +01:00
2024-03-19 17:02:14 +01:00
2023-05-31 23:25:25 +02:00
2024-04-15 22:36:42 +02:00
2025-01-16 13:32:49 +08:00
2024-12-01 20:14:15 +01:00
2023-05-04 13:08:59 +02:00
2024-09-16 00:16:20 +02:00
2023-03-13 15:08:33 +01:00
2024-08-31 10:44:46 +02:00
2024-12-25 23:51:10 +01:00
2024-12-01 20:14:16 +01:00
2025-01-19 00:39:17 +01:00
2023-08-25 14:24:43 +02:00
2024-07-23 16:27:27 +02:00
2024-06-12 09:45:44 +02:00
2024-12-25 23:51:10 +01:00
2023-03-13 15:08:33 +01:00
2023-12-22 00:31:41 +01:00
2024-11-20 18:01:35 +08:00
2025-01-13 16:38:15 +01:00
2024-09-30 22:52:23 +02:00
2024-07-18 17:31:19 +02:00
2023-12-04 22:26:38 +01:00
2024-04-15 22:36:42 +02:00
2023-05-30 00:15:29 +02:00
2025-01-19 00:39:17 +01:00
2023-03-13 15:08:33 +01:00
2023-12-11 13:50:48 +02:00
2025-01-19 13:06:08 +01:00
2023-11-25 16:29:25 +01:00
2024-09-08 02:00:00 +02:00
2024-11-18 10:58:42 +01:00
2024-12-12 12:52:08 +01:00
2023-02-22 10:41:35 -05:00
2024-04-15 22:36:42 +02:00
2024-08-31 10:44:20 +02:00
2024-07-02 10:19:52 +02:00
2023-03-13 15:08:33 +01:00
2024-04-04 15:48:47 +02:00
2023-04-12 08:29:37 -04:00
2024-07-18 11:18:25 +01:00
2024-09-16 00:16:21 +02:00
2024-08-31 10:45:36 +02:00
2024-06-26 23:56:56 +02:00
2024-08-01 10:32:31 +01:00
2025-01-08 23:03:04 +01:00
2025-01-06 15:02:10 +01:00
2025-01-11 23:36:57 +01:00
2024-12-30 13:49:57 +01:00