void-packages/common/xbps-src/shutils
Sören Tempel d803775b3d xbps-src: Set the MAKEFLAGS environment variable
This ensures that packages with custom build functions also use our
provided MAKEFLAGS. Without this commit it was necessary to always
append the "${makejobs}" variable manually to make. For compatibility
reasons that is still possible but should probably be removed in the
future by making "makejobs" a local variable.
2015-04-08 19:44:06 +02:00
..
build_dependencies.sh xbps-src: always require current srcpkgs version in build dependencies. 2015-03-27 10:59:58 +01:00
bulk.sh xbps-src/bulk: do not use tac(1) in the tsort result, it's inverted otherwise. 2015-03-20 14:45:06 +01:00
chroot.sh xbps-src: fix remaining issues with -N and -a. 2015-03-23 16:05:43 +01:00
common.sh xbps-src: Set the MAKEFLAGS environment variable 2015-04-08 19:44:06 +02:00
cross.sh xbps-src: fix remaining issues with -N and -a. 2015-03-23 16:05:43 +01:00
pkgtarget.sh xbps-src: make -N -a <target> work. 2015-03-23 12:44:37 +01:00
show.sh xbps-src: show-build-deps: sort -u the results. 2015-03-26 04:18:42 +01:00
update_check.sh xbps-src: update_check: set default url to PYPI for Python packages 2015-02-10 12:15:10 +01:00