[pangomm: 7/7] Merge branch 'use-dllexport' into 'master'
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pangomm: 7/7] Merge branch 'use-dllexport' into 'master'
- Date: Sun, 15 Mar 2020 02:23:52 +0000 (UTC)
commit 134273215cc3156a486059cf315b185c4b556921
Merge: c7b2501 030b852
Author: Chun-wei Fan <fanc999 yahoo com tw>
Date: Sun Mar 15 02:23:36 2020 +0000
Merge branch 'use-dllexport' into 'master'
Visual Studio: Drop gendef.exe and use __declspec(dllexport)
See merge request GNOME/pangomm!13
MSVC_NMake/build-rules-msvc.mak | 13 +-----
MSVC_NMake/config-msvc.mak | 1 -
MSVC_NMake/filelist.am | 2 -
MSVC_NMake/gendef/gendef.cc | 94 -----------------------------------------
MSVC_NMake/gendef/meson.build | 9 ----
MSVC_NMake/generate-msvc.mak | 5 ---
meson.build | 1 -
pango/pangomm/init.h | 3 ++
pango/pangomm/meson.build | 63 +++++++++------------------
pango/pangomm/wrap_init.h | 3 ++
pango/pangommconfig.h.in | 16 +++++++
pango/pangommconfig.h.meson | 16 +++++++
pango/src/attributes.hg | 40 +++++++++++-------
pango/src/attriter.hg | 3 +-
pango/src/attrlist.hg | 4 +-
pango/src/cairofontmap.hg | 6 ++-
pango/src/color.hg | 6 ++-
pango/src/context.hg | 4 +-
pango/src/coverage.hg | 6 ++-
pango/src/font.hg | 6 +--
pango/src/fontdescription.hg | 6 ++-
pango/src/fontface.hg | 4 +-
pango/src/fontfamily.hg | 4 +-
pango/src/fontmap.hg | 6 +--
pango/src/fontmetrics.hg | 6 ++-
pango/src/fontset.hg | 4 +-
pango/src/glyph.hg | 18 +++++---
pango/src/glyphstring.hg | 4 +-
pango/src/item.hg | 7 ++-
pango/src/language.hg | 6 ++-
pango/src/layout.hg | 4 +-
pango/src/layoutiter.hg | 4 +-
pango/src/layoutline.hg | 6 +--
pango/src/layoutrun.hg | 10 ++---
pango/src/rectangle.hg | 6 ++-
pango/src/renderer.hg | 4 +-
pango/src/tabarray.hg | 4 +-
37 files changed, 167 insertions(+), 237 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]