SHA256
6
0
forked from pool/meson

Accepting request 951735 from home:AndreasStieger:branches:devel:tools:building

meson 0.61.1

OBS-URL: https://build.opensuse.org/request/show/951735
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=217
This commit is contained in:
Alexei Sorokin
2022-02-06 19:26:31 +00:00
committed by Git OBS Bridge
parent e49c5c65f5
commit 25aee3af1e
6 changed files with 46 additions and 33 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Feb 5 13:45:20 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 0.61.1:
* add a man page backend to refman
* extract_objects() supports generated sources
* Python 3.6 support is deprecated
* Warning if check kwarg of run_command is missing
* meson rewrite can modify extra_files
* meson rewrite target <target> info output target's extra_files
* Support for CMake <3.15 is now deprecated for CMake subprojects
* Add support for sccache
* Add install_symlink function
-------------------------------------------------------------------
Tue Dec 28 08:46:21 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>