index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
macros.meson
Age
Commit message (
Expand
)
Author
2022-12-05
Use meson setup [options] in meson RPM macro
Jani Välimaa
2020-06-21
mcompile: Add --verbose mode
Igor Raits
2020-06-15
macros.meson: Switch to meson compile / install
Igor Raits
2020-06-15
macros.meson: Switch to %{_smp_build_ncpus}
Igor Raits
2019-04-28
RPM Macros: Use `meson test` for %meson_test
Stephen Gallagher
2019-04-08
Revert "rpm: Always set b_ndebug to true"
Igor Gnatenko
2019-03-26
rpm: Always set b_ndebug to true
Igor Gnatenko
2019-01-04
rpm: remove manual printing of error logs on failure
Zbigniew Jędrzejewski-Szmek
2018-07-25
rpm: pass --auto-features=enabled [skip ci]
Igor Gnatenko
2018-07-25
rpm: use %{shrink…} [skip ci]
Igor Gnatenko
2018-07-25
rpm: use %set_build_flags [skip ci]
Igor Gnatenko
2018-01-04
rpm: print testlog from subshell
Igor Gnatenko
2017-10-12
rpm: print test logs on failure
Zbigniew Jędrzejewski-Szmek
2017-04-28
rpm: pass --wrap-mode=nodownload to %meson
Igor Gnatenko
2016-12-18
add support for $sharedstatedir
Igor Gnatenko
2016-12-18
add support for $infodir
Igor Gnatenko
2016-12-18
add support for $sbindir
Igor Gnatenko
2016-12-15
rpm: use VPATH macro
Igor Gnatenko
2016-12-13
rpm: use __global_*flags
Igor Gnatenko
2016-12-13
rpm: use meson's syntax to specify sourcedir and builddir
Igor Gnatenko
2016-12-06
add builtin support for localstatedir
Igor Gnatenko
2016-10-08
fixup! fixup! rpm: couple of improvements and fixes
Igor Gnatenko
2016-10-08
fixup! rpm: couple of improvements and fixes
Igor Gnatenko
2016-10-08
rpm: couple of improvements and fixes
Igor Gnatenko
2016-08-25
macros.meson: override all supported options (#717)
Igor Gnatenko
2015-10-30
rpm macros: export *FLAGS
Igor Gnatenko
2015-08-02
macros.meson: simplify RPM macros by using expand
Igor Gnatenko
2015-03-23
Moved rpm macros to a subdirectory to reduce clutter.
Jussi Pakkanen