[msitools: 16/16] Merge branch 'meson' into 'master'
- From: Marc-André Lureau <malureau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [msitools: 16/16] Merge branch 'meson' into 'master'
- Date: Sun, 29 Mar 2020 01:09:49 +0000 (UTC)
commit f07163c3852dbd9127851424cf70921b8503f3e8
Merge: d652216 9f50120
Author: Marc-André Lureau <marcandre lureau gmail com>
Date: Sun Mar 29 01:08:22 2020 +0000
Merge branch 'meson' into 'master'
Switch to Meson
See merge request GNOME/msitools!22
.editorconfig | 19 +
.gitlab-ci.yml | 21 +-
.gitmodules | 3 +
Makefile.am | 224 -----
atlocal.in | 31 -
autogen.sh | 10 -
build-aux/meson-dist | 16 +
build-aux/move-if-change | 17 -
completion/meson.build | 3 +
config.vapi | 3 +-
configure.ac | 112 ---
data/Makefile.am | 105 ---
data/meson.build | 109 +++
data/wixl/adwaita-icon-theme.wxi | 680 +++++---------
data/wixl/atk.wxi | 998 ++++++++++----------
data/wixl/gdk-pixbuf.wxi | 2 +
git.mk | 400 --------
include/Makefile.am | 19 -
include/meson.build | 17 +
libmsi/Makefile.am | 107 ---
libmsi/libmsi-summary-info.c | 17 +-
libmsi/meson.build | 108 +++
libmsi/sql-parser.y | 2 +-
m4/.gitignore | 5 -
m4/manywarnings.m4 | 245 -----
m4/warnings.m4 | 61 --
meson.build | 46 +
meson_options.txt | 11 +
po/Makevars | 76 --
po/meson.build | 5 +
subprojects/bats-core | 1 +
tests/Makefile.am | 20 -
tests/common.bash | 24 +
tests/meson.build | 39 +
tests/package.m4.in | 8 -
tests/testdatabase.c | 70 +-
tests/testrecord.c | 4 +-
tests/testsuite.at | 234 -----
tests/testsuminfo.c | 2 +-
tests/tools.bats | 137 +++
tests/wixl.at | 177 ----
tests/wixl.bats | 165 ++++
tools/meson.build | 55 ++
tools/msibuild.c | 15 +-
tools/msiinfo.c | 2 +-
tools/wixl/meson.build | 71 ++
tools/wixl/util.vala | 28 +-
tools/wixl/wix.vala | 14 +-
tools/wixl/wixl.vala | 2 +-
vapi/libxml-2.0.vapi | 1863 --------------------------------------
50 files changed, 1636 insertions(+), 4767 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]