void-packages/common
Noel Cower 43db1c25dc build-styles: Add support for Go modules.
Adds support for Go modules by detecting a go.mod file and, if
available, using it. In addition, to continue supporting vendoring (and
avoid the need for git on all module builds), if a package includes
a vendor directory, the module mode will switch to vendor mode if not
already set. This will use vendored source code for dependencies
instead of downloading that code again using the descriptions under
go.mod.

go_mod_mode=vendor also skips the go.sum check because nothing is
downloaded that isn't already verified, so this fixes packages with
vendored code that have checksum mismatches due to Go 1.11.4 module
checksum changes.

[ci skip]

Closes: #6036 [via git-merge-pr]
2019-01-02 20:10:56 -08:00
..
build-profiles build-profiles: set XBPS_RUST_TARGET 2018-10-15 08:20:10 +02:00
build-style build-styles: Add support for Go modules. 2019-01-02 20:10:56 -08:00
chroot-style xbps-src: include new chroot implementation (bubblewrap) 2018-06-12 09:36:39 +02:00
cross-profiles Add variables to fix cross compiling rust for mips* 2018-12-03 09:11:48 +01:00
environment build_style=perl6-dist: add 2018-11-26 04:11:50 -02:00
hooks hooks/pre-pkg: prohibit /usr/doc, mention /usr/share/doc 2018-12-20 16:33:35 -02:00
repo-keys
travis common/travis: Update mirror 2018-09-07 12:13:40 +02:00
wrappers common/wrappers/ldconfig.sh: pass through -p. 2017-08-28 19:52:07 +02:00
xbps-src update-check: add gitlab.freedesktop.org 2018-12-08 19:54:15 +01:00
options.description ffmpeg: add build option nvenc 2018-12-20 18:41:18 +01:00
shlibs bacula-common: update to 9.4.1. 2019-01-01 23:11:50 -02:00