summaryrefslogtreecommitdiff
path: root/data/macros.meson
AgeCommit message (Expand)Author
2025-11-19macros: fix feature to disable verbosityDominique Leuenberger
2025-01-08Add macros for declarative buildsystems of rpm >= 4.20fundawang
2024-02-16macros: Allow disabling verbose modeDaan De Meyer
2022-12-05Use meson setup [options] in meson RPM macroJani Välimaa
2020-06-21mcompile: Add --verbose modeIgor Raits
2020-06-15macros.meson: Switch to meson compile / installIgor Raits
2020-06-15macros.meson: Switch to %{_smp_build_ncpus}Igor Raits
2019-04-28RPM Macros: Use `meson test` for %meson_testStephen Gallagher
2019-04-08Revert "rpm: Always set b_ndebug to true"Igor Gnatenko
2019-03-26rpm: Always set b_ndebug to trueIgor Gnatenko
2019-01-04rpm: remove manual printing of error logs on failureZbigniew Jędrzejewski-Szmek
2018-07-25rpm: pass --auto-features=enabled [skip ci]Igor Gnatenko
2018-07-25rpm: use %{shrink…} [skip ci]Igor Gnatenko
2018-07-25rpm: use %set_build_flags [skip ci]Igor Gnatenko
2018-01-04rpm: print testlog from subshellIgor Gnatenko
2017-10-12rpm: print test logs on failureZbigniew Jędrzejewski-Szmek
2017-04-28rpm: pass --wrap-mode=nodownload to %mesonIgor Gnatenko
2016-12-18add support for $sharedstatedirIgor Gnatenko
2016-12-18add support for $infodirIgor Gnatenko
2016-12-18add support for $sbindirIgor Gnatenko
2016-12-15rpm: use VPATH macroIgor Gnatenko
2016-12-13rpm: use __global_*flagsIgor Gnatenko
2016-12-13rpm: use meson's syntax to specify sourcedir and builddirIgor Gnatenko
2016-12-06add builtin support for localstatedirIgor Gnatenko
2016-10-08fixup! fixup! rpm: couple of improvements and fixesIgor Gnatenko
2016-10-08fixup! rpm: couple of improvements and fixesIgor Gnatenko
2016-10-08rpm: couple of improvements and fixesIgor Gnatenko
2016-08-25macros.meson: override all supported options (#717)Igor Gnatenko
2015-10-30rpm macros: export *FLAGSIgor Gnatenko
2015-08-02macros.meson: simplify RPM macros by using expandIgor Gnatenko
2015-03-23Moved rpm macros to a subdirectory to reduce clutter.Jussi Pakkanen