[glib: 7/7] Merge branch 'windows-static-build-core' into 'main'




commit 5ca038cf5795af87bdcaeaeb0172b45f306fccc0
Merge: 71d2b66f3 097cd3a16
Author: Philip Withnall <philip tecnocode co uk>
Date:   Wed Jan 26 11:38:44 2022 +0000

    Merge branch 'windows-static-build-core' into 'main'
    
    Enable full-static build on Windows
    
    Closes #692
    
    See merge request GNOME/glib!2438

 .gitlab-ci.yml                        | 23 ++++++++-
 .gitlab-ci/test-msvc.bat              | 11 ++++-
 gio/giomodule.c                       | 40 +++++++++++++++-
 gio/tests/modules/symbol-visibility.h | 14 ++++--
 glib/gconstructor.h                   | 29 ++++++++++++
 glib/glib-init.c                      | 89 +++++++++++++++++++++++++++--------
 glib/glibconfig.h.in                  |  2 +
 glib/gthread-win32.c                  | 24 +++++++++-
 glib/tests/private.c                  |  8 ++++
 gobject/gtype.c                       | 60 +++++++++++++++++++++--
 meson.build                           |  6 ++-
 subprojects/zlib.wrap                 |  9 ++--
 tests/module-test.c                   |  4 ++
 13 files changed, 278 insertions(+), 41 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]