summaryrefslogtreecommitdiff
path: root/guix/build-system/meson.scm
Commit message (Expand)AuthorAge
* build-system/meson: Add more cross-compilation targets.Efraim Flashner2022-03-07
* build-system/meson: Define build variables when cross-compiling.Ludovic Courtès2021-12-20
* build: meson: Replace the 'test-target' argument by 'test-options'.Maxim Cournoyer2021-11-11
* gexp: Leave grafting as is when lowering allowed/disallowed references.Ludovic Courtès2021-09-25
* build-system/meson: Allow 'configure-flags' to be a G-exp.Maxime Devos2021-09-20
* build-system/meson: Support cross-compilation.Maxime Devos2021-07-14
* build-system: Use 'sexp->gexp' for plain sexps.Ludovic Courtès2021-03-30
* build-system: Rewrite using gexps.Ludovic Courtès2021-03-30
* gnu: meson-for-build: Remove package.Maxim Cournoyer2021-02-01
* gnu: gcc: Switch back to using 'C_INCLUDE_PATH' instead of 'CPATH'.Ludovic Courtès2020-02-06
* build-system/meson: Enable compiler optimizations.Marius Bakke2019-07-07
* build-system/meson: Add #:allowed-references and #:disallowed-references.Marius Bakke2019-03-21
* build-system/meson: Strip RUNPATH and remove PatchELF traces.Marius Bakke2018-08-22
* build-system/meson: Remove RUNPATH workarounds.Marius Bakke2018-07-28
* build-system/meson: Really skip the 'fix-runpath' phase on armhf.Marius Bakke2018-07-02
* Revert "build-system/meson: Use 'target-arm32?' for armhf-linux case."Marius Bakke2018-03-20
* build-system/meson: Use 'target-arm32?' for armhf-linux case.Efraim Flashner2018-03-19
* build-system/meson: Skip the 'fix-runpath' phase on armhf.Marius Bakke2018-03-12
* build-system: meson: Fix typo in variable name.Mohammed Sadiq2017-09-26
* build-system: Add 'meson-build-system'.Peter Mikkelsen2017-09-16