Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Revert "build-system/meson: Use 'target-arm32?' for armhf-linux case."•••This requires adding (guix utils) to the build inputs, and causes too many rebuilds for now. This reverts commit 24a2e9172a2d8970d57865c6130f2184385183a3. | Marius Bakke | 2018-03-20 |
* | build-system/meson: Use 'target-arm32?' for armhf-linux case.•••* guix/build-system/meson.scm (lower, meson-build): Replace armhf-linux detection with 'target-arm32?' macro. | Efraim Flashner | 2018-03-19 |
* | build-system/meson: Skip the 'fix-runpath' phase on armhf.•••* guix/build-system/meson.scm (lower): Remove DEFAULT-PATCHELF from inputs on armhf. (meson-build): Ignore the 'fix-runpath' phase when building for arm systems. | Marius Bakke | 2018-03-12 |
* | build-system: meson: Fix typo in variable name.•••* guix/build-system/meson.scm (lower): fix typo in glib-or-gtk?. | Mohammed Sadiq | 2017-09-26 |
* | build-system: Add 'meson-build-system'.•••* Makefile.am (MODULES): Add 'guix/build-system/meson.scm' and 'guix/build/meson-build-system.scm'. * guix/build-system/meson.scm: New file. * guix/build/meson-build-system.scm: New file. * doc/guix.texi (Build Systems): Add 'meson-build-system'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Peter Mikkelsen | 2017-09-16 |