summaryrefslogtreecommitdiff
path: root/guix/build-system/meson.scm
AgeCommit message (Expand)Author
2020-02-06gnu: gcc: Switch back to using 'C_INCLUDE_PATH' instead of 'CPATH'.Ludovic Courtès
2019-07-07build-system/meson: Enable compiler optimizations.Marius Bakke
2019-03-21build-system/meson: Add #:allowed-references and #:disallowed-references.Marius Bakke
2018-08-22build-system/meson: Strip RUNPATH and remove PatchELF traces.Marius Bakke
2018-07-28build-system/meson: Remove RUNPATH workarounds.Marius Bakke
2018-07-02build-system/meson: Really skip the 'fix-runpath' phase on armhf.Marius Bakke
2018-03-20Revert "build-system/meson: Use 'target-arm32?' for armhf-linux case."Marius Bakke
2018-03-19build-system/meson: Use 'target-arm32?' for armhf-linux case.Efraim Flashner
2018-03-12build-system/meson: Skip the 'fix-runpath' phase on armhf.Marius Bakke
2017-09-26build-system: meson: Fix typo in variable name.Mohammed Sadiq
2017-09-16build-system: Add 'meson-build-system'.Peter Mikkelsen