Jan Tojnar
3242c2f8ae
meson: 0.56.0 → 0.57.1
...
- https://mesonbuild.com/Release-notes-for-0-57-0.html
- https://github.com/mesonbuild/meson/releases/tag/0.57.0
- https://github.com/mesonbuild/meson/releases/tag/0.57.1
2021-02-20 15:27:20 +01:00
Jan Tojnar
c6acf50360
meson: 0.55.0 → 0.55.1
...
https://github.com/mesonbuild/meson/compare/0.55.0...0.55.1
setuptools have been removed from runtime dependencies:
https://github.com/mesonbuild/meson/pull/7461
2020-08-16 19:48:32 +02:00
Jan Tojnar
9073a0cb8b
meson: 0.53.2 → 0.54.0
...
https://mesonbuild.com/Release-notes-for-0-54-0.html
2020-04-21 08:32:39 +02:00
Jan Tojnar
414ea0a10e
meson: 0.48.2 → 0.49.0
2018-12-12 00:22:02 +01:00
Jan Tojnar
340dd80175
meson: 0.46.1 → 0.48.2
2018-11-13 14:39:34 +01:00
Jan Tojnar
fdd1625d17
meson: 0.44.0 → 0.45.1
...
http://mesonbuild.com/Release-notes-for-0-45-0.html
2018-03-27 22:34:30 +02:00
Jan Tojnar
fe73013e7d
meson: allow dirs outside of prefix
...
Upstream insists on not allowing bindir and other dir options
outside of prefix for some reason:
https://github.com/mesonbuild/meson/issues/2561
We remove the check so multiple outputs can work sanely.
2018-03-22 07:33:49 +01:00