void-packages/common/environment/setup
Jami Kettunen 9f7f5629c6 common: unset CMAKE_GENERATOR before sourcing templates
When building dependencies of packages this has to be unset to avoid
using e.g. CMAKE_GENERATOR="Unix Makefiles" for a package which expected
to build with the default of make_cmd=ninja, and would subsequently fail
with "ninja: error: loading 'build.ninja': No such file or directory"
during do_build() if do_configure() generated a Makefile instead of a
build.ninja file.
2022-06-05 17:22:54 -03:00
..
.empty
git.sh setup/git.sh: fix finding gitdir 2021-09-28 22:03:26 +02:00
install.sh common/environment/setup: properly handle symlinks in vsv 2021-10-29 15:40:25 +02:00
misc.sh common/environment/setup/misc.sh: add ${VIDEOLAN_SITE} 2022-03-20 08:02:18 +01:00
options.sh
python.sh python3: update to 3.10.0. 2021-10-09 08:00:19 -04:00
replace-interpreter.sh
sourcepkg.sh common: unset CMAKE_GENERATOR before sourcing templates 2022-06-05 17:22:54 -03:00
vsed.sh xbps-src: add strict mode 2022-04-07 20:27:41 +02:00