[zenity: 9/9] Merge branch 'meson' into 'master'
- From: Logan Rathbone <larathbone src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [zenity: 9/9] Merge branch 'meson' into 'master'
- Date: Tue, 29 Jun 2021 03:31:57 +0000 (UTC)
commit dc76b407e517bafb62f0a8c2cb5dc2df5723c4c6
Merge: ca284f14 56107968
Author: Logan Rathbone <poprocks gmail com>
Date: Tue Jun 29 03:31:56 2021 +0000
Merge branch 'meson' into 'master'
Port build system to meson
See merge request GNOME/zenity!14
.gitlab-ci.yml | 6 +-
COPYING | 216 +++++++++++++++++++++++++++-----------------------
MAINTAINERS | 7 --
Makefile.am | 32 --------
autogen.sh | 38 ---------
configure.ac | 140 --------------------------------
data/Makefile.am | 23 ------
data/meson.build | 22 +++++
help/LINGUAS | 1 +
help/Makefile.am | 45 -----------
help/meson.build | 48 +++++++++++
meson.build | 113 ++++++++++++++++++++++++++
meson_options.txt | 5 ++
meson_post_install.py | 15 ++++
po/Makevars | 78 ------------------
po/POTFILES.skip | 2 -
po/meson.build | 4 +
src/Makefile.am | 57 -------------
src/main.c | 2 +-
src/meson.build | 51 ++++++++++++
src/text.c | 2 +
src/zenity.h | 10 ---
22 files changed, 383 insertions(+), 534 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]