freebsd-ports/Mk
Tobias Kortkamp 7bec7b192c
Mk/Uses/cargo.mk: Make build scripts more verbose
Build scripts might build bundled libraries but non-error output
is hiddden by cargo.  Given a crate with large enough bundled library
(looking at you rusty_v8) the build just sits there in silence
forever and you do not know what is happening or if anything is
happening at all.  This also makes Poudriere build logs less useful.
Pass an additional --verbose to cargo to get more noisy output.

https://doc.rust-lang.org/cargo/reference/build-scripts.html#outputs-of-the-build-script
2021-04-13 09:05:40 +02:00
..
Scripts Cleanup executable bits, prompted by 9e1d7c39a1. 2021-04-08 11:36:35 +02:00
Uses Mk/Uses/cargo.mk: Make build scripts more verbose 2021-04-13 09:05:40 +02:00
Wrappers framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.ccache.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.commands.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.default-versions.mk Mk: remove support for Ruby 2.5 2021-04-06 17:49:59 +02:00
bsd.destdir.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.gcc.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.gecko.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.gstreamer.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.java.mk Mk/bsd.java.mk: generalize a comment. 2021-04-06 12:39:45 +02:00
bsd.ldap.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.licenses.db.mk Mk/bsd.licenses.db.mk: Add BSD0CLAUSE license 2021-04-07 13:48:45 -07:00
bsd.licenses.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.local.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.ocaml.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.octave.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.options.desc.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.options.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.port.mk Fix downloading of packages hosted on gitlab. 2021-04-09 20:43:03 +02:00
bsd.port.options.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.port.post.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.port.pre.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.port.subdir.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.ruby.mk Mk: remove support for Ruby 2.5 2021-04-06 17:49:59 +02:00
bsd.sanity.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.sites.mk Fix downloading of packages hosted on gitlab. 2021-04-09 20:43:03 +02:00
bsd.ssp.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.tex.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.wx.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00