aboutsummaryrefslogtreecommitdiff
path: root/guix/build-system/meson.scm
Commit message (Expand)AuthorAge
* guix: meson-build-system: Disable PIC for AVR.Jean-Pierre De Jesus DIAZ2023-12-11
* guix: meson-build-system: Support AVR.Jean-Pierre De Jesus DIAZ2023-12-11
* build-system/meson: Add #:substitutable? argument to build system.Skyler Ferris2023-11-25
* Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2023-03-20
|\
| * guix: Strip #:use-module lists.Ludovic Courtès2023-03-13
* | Merge remote-tracking branch 'savannah/master' into core-updatesChristopher Baines2023-03-02
|\|
| * utils: Add target-little-endian?.Philip McGrath2023-02-11
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2023-01-30
|\|
| * build-system/meson: Add mips64el cross compilation support.Mathieu Othacehe2023-01-17
* | build-system: Fix uses of #:strip-flags and #:strip-directories.Maxime Devos2022-10-09
* | build-system: Factorize 'strip' flags and directories.Ludovic Courtès2022-10-08
|/
* 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