vp-build/common
maxice8 97b348502c meson.sh: Fix cross-compilation
following https://mesonbuild.com/Cross-compilation.html

- host_machine is our XBPS_TARGET_MACHINE
- build_machine is our XBPS_MACHINE, and meson can find out the details
on it's own
- also don't include -musl in the CPU because meson doesn't recognize it
and projects like Mesa (LibGL) don't enable optimizations for it
- cpu_family and cpu are different, they need to be set properly:
 - armv* is arm
 - mips* is mips
 - i686 is x86
 - x86_64 is x86_64
 - aarch64 is aarch64
2018-07-29 14:30:20 -03:00
..
build-profiles
build-style meson.sh: Fix cross-compilation 2018-07-29 14:30:20 -03:00
chroot-style xbps-src: include new chroot implementation (bubblewrap) 2018-06-12 09:36:39 +02:00
cross-profiles
environment common/environment/fetch/misc.sh: use https for MOZILLA_SITE 2018-06-05 09:17:45 +02:00
hooks Revert "common/hooks: add hook to check python dependencies" 2018-06-05 16:17:27 +02:00
repo-keys
travis disable auto mirror 2018-07-03 12:39:40 +02:00
wrappers
xbps-src shutils/update_check.sh: add kde plasma update check 2018-07-13 11:46:07 -03:00
options.description
shlibs New package: mongo-c-driver-1.11.0 2018-07-28 14:16:02 +02:00