Commit graph

15 commits

Author SHA1 Message Date
vxtls
2cb4ec57b4 fix(guile-gnutls): make static profile build-system native by disabling extension target and extension loading path 2026-03-05 14:00:10 -05:00
vxtls
56f515400d fix(guile-gnutls): move static guile/artifact generation into automake and remove manual ar/gcc packaging 2026-03-05 13:43:32 -05:00
vxtls
c2ecd887e9 fix stupid gnutls 2026-03-05 13:22:56 -05:00
vxtls
bbd48040ae fix(guile-gnutls): use deterministic shared/static init gating via build-system conditionals 2026-03-05 13:00:04 -05:00
vxtls
d150b48eef refactor(guile-gnutls): use default compile/install while preserving static-only outputs 2026-03-05 12:18:11 -05:00
vxtls
51019e232f fix(guile-gnutls): accept empty gnutls pkg-config cflags and continue deterministic static build 2026-03-05 11:52:32 -05:00
vxtls
75e153dce0 fix(guile-gnutls): pass explicit guile/gnutls cflags to make and fail fast on empty pkg-config flags 2026-03-05 11:34:12 -05:00
vxtls
ac79f9e19d fix(guile-gnutls): make gnutls integration fully static by initializing from main guile binary 2026-03-05 10:55:38 -05:00
vxtls
9205c2b1e4 fix(guile-gnutls): use static guile pkg-config libs for configure link checks 2026-03-05 10:16:26 -05:00
vxtls
451fdc63ca fix(guix-gnutls): align guile-gnutls build flags and pin GNUTLS extension dir during guix configure 2026-03-05 08:24:55 -05:00
vxtls
3f01d14c80 fix(guix-runtime): pin guile/gnutls runtime search paths and drop static link flags in guile-gnutls build 2026-03-05 07:53:42 -05:00
vxtls
5d63dc3c5e fix(guile-gnutls): force CROSS_COMPILING_VARIABLE in make to prevent GUILEC load-extension segfault 2026-02-26 16:30:41 -05:00
vxtls
a05880ecb5 fix(guile-gnutls): enable shared build to avoid libtool static .la naming failure 2026-02-26 11:16:38 -05:00
vxtls
ef7127bb83 fix(bootstrap): fix guile-gnutls static libtool target and make init fail-safe without panic 2026-02-26 09:40:35 -05:00
vxtls
d4d6f6bc13 fix(steps-guix): replace p11-kit with gnutls and add static-only guile-gnutls flow with no-so patch 2026-02-25 21:02:12 -05:00