[gtk] (89 commits) Non-fast-forward update to branch gtk-3-24-meson



The branch 'gtk-3-24-meson' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  ed576d9... Import meson build files from an 3.22
  b2a6342... tests: Include system headers appropriately
  1ba5139... meson: Sync build files with master and update to 3.24
  926227a... gtk-launch: Fix compilation with MSVC
  3ecc7e0... meson_options.txt: Disable introspection by default
  82e9281... meson: Disable X11 support on Darwin
  bd2d4f1... gtk: Fix paste/clipboard usage on macOS
  ca64cdd... meson: Build fixes for macOS
  228bed7... meson: Disable --export-dynamic for clang
  1782d5c... meson: Set the compatibility version correctly on macOS
  1f57883... meson: Add fallback subprojects for more dependencies
  0ee3883... gtk: Fix compiler warning about deprecated declaration
  c017217... meson: Disable discarded-qualifiers warning
  fc8d09b... meson: Don't target gnu89 as the c_std
  fec7036... meson: Fix introspection generation on Linux
  21ba039... meson: Cleanup tests and gdk testsuite
  ed879d9... meson: Add wrap files for building with subprojects
  28c4a0f... meson.build: Bump version
  cb4b5a1... meson: Only use cairo fallbacks when needed
  63a9a9f... meson: Only use fallbacks for PangoFT2 and FreeType when ne
  be02769... gdk/meson.build: Fix typo for GdkWin32 Introspection
  ff5b35b... gdk/meson.build: Force-export gdk_win32_display_manager_get
  c243aec... meson: Enable GLES Windows builds via libANGLE
  7ca7758... meson: Fix Broadway builds
  79e8975... demos/gtk-demo/meson.build: Build gtk3-demo-application
  d301aad... examples/bp/bloatpad.c: Declare variables at top-of-block
  935fcd6... testsuite/gtk/stylecontext.c: Declare variables at top-of-b
  9578513... tests/animated-resizing.c: Include gtk/fallback-c89.c
  89e6fc4... tests/: Declare variables at the top-of-block
  1fff37c... meson: Build the .rc files on Windows
  6a7d2a0... meson: Make post-install script a Python script
  dfaeb5a... meson: Fix GDK-Win32 build
  72ae6e6... meson: Build the input modules
  6be9fb7... meson: Build libgail-util
  39d596e... meson: Really fix Broadway builds
  943d6ee... meson: Install the icons for the demo programs
  02635e9... meson: add fribidi dep
  011dd6f... meson: gdk: add missing pangowin32 dep
  846a9e2... meson: check for and set HAVE_IPRINTDIALOGCALLBACK
  93b3c2a... CI: add meson build jobs for Fedora and MSYS2
  bea999f... meson: fix build of immultipress.c with mingw
  812cf31... meson: disable some broken immodules for now
  9ce129b... tests: don't overwrite GSETTINGS_SCHEMA_DIR when running un
  306e24d... CI: save meson build logs
  db0d7dd... CI: run the tests with meson
  74c693a... meson: Install key themes
  7c1ed9c... meson: Install im-multipress.conf
  8eaa8d9... meson: build and install translations
  878dea0... meson: build docs and man pages
  82f8b46... meson: widget-factory: install icons
  2a1c2b6... meson: install gtkbuilder.rng/its/loc files
  119a12f... meson: install desktop/gschema files for demos
  6871d18... meson: gtk gir: depend on xlib and include gtkx.h if X11 is
  d9ca4cf... meson: make the gtk/gdk .pc files match autotools on Linux
  7dbca86... meson: Install gail-3.0.pc and gtk-3.0.m4
  8d65709... meson: set interface age; pass soversion to libgdk as well
  e638b2c... meson: mkenums: only write basenames in the comments
  0b15092... meson: cloudproviders fixes
  d767ae0... CI: autotools: test with srcdir!=buildir
  81482c9... CI: enable broadway and xinerama
  6dbf3f9... meson: install unix-print headers
  438c1d2... meson: immodules: unset the name_prefix to match autotools
  8a8d8f5... meson: install public broadway headers
  1afb194... meson: build all input modules; fix static build on Linux
  190e279... autotools: dist all meson related build files
  0b782aa... meson: build print backends
  696c12f... CI: Install sassc
  addb3dd... meson: Don't make the man pages build depend on the documen
  2a6d113... meson: only install broadway man pages if it's enabled
  5f6587a... meson: gtk docs: set ENABLE_ON_X11
  3169300... meson: Don't depend on meson 0.50
  0b70759... meson: statically link immodules under mingw by default
  1c7a933... meson: set the soversion to just '0' everywhere
  974245f... meson: static immodules: depend on generated headers
  fdb237d... meson: fix code examples in the gtk docs build
  04932a7... build: add gtktypefuncs.inc to CLEANFILES
  c28aa96... CI: install dbus-x11 for dbus-launch and iso-codes (optiona
  88a79c6... CI: disable building with cloudproviders; breaks tests
  c09b6a4... meson: Various config.h related fixes
  cf00008... meson: set soversion to 'vs<VSVer>' for MSVC
  20a5a3d... meson.build: MSVC-Add fallback dep search for HarfBuzz
  9c82313... meson.build: Fix generating .pc files
  55db1a0... meson.build: Output DLL names similar to the MSVC projects
  6e4e56e... meson: Follow gnome conventions for build option names
  662c07b... meson: simplify builtin_immodules build option
  cd40ca8... autotools: dist gen-c-array.py and gen-rc.py
  6add400... meson/MSVC: Copy xxx-3.lib to xxx-3.0.lib upon post-install

Commits added to the branch:

  d151223... cellrendererpixbuf: Use fallback icons with icon-name (*)
  af58e05... Merge branch 'wip/cellrendererpixbuf-fallbacks-3-24' into ' (*)
  da21e2f... Import meson build files from an 3.22
  87eb8f8... tests: Include system headers appropriately
  0676ccc... meson: Sync build files with master and update to 3.24
  7ab0758... gtk-launch: Fix compilation with MSVC
  0baa70d... meson_options.txt: Disable introspection by default
  987e4ea... meson: Disable X11 support on Darwin
  d09e9f7... gtk: Fix paste/clipboard usage on macOS
  c2ed2bb... meson: Build fixes for macOS
  de66af4... meson: Disable --export-dynamic for clang
  67a5d56... meson: Set the compatibility version correctly on macOS
  530c26f... meson: Add fallback subprojects for more dependencies
  60f37c3... gtk: Fix compiler warning about deprecated declaration
  5fb38c7... meson: Disable discarded-qualifiers warning
  6d7163a... meson: Don't target gnu89 as the c_std
  4fb077f... meson: Fix introspection generation on Linux
  6e0d8f3... meson: Cleanup tests and gdk testsuite
  21c7f4a... meson: Add wrap files for building with subprojects
  0ee71c3... meson.build: Bump version
  05d14ed... meson: Only use cairo fallbacks when needed
  3a8a93a... meson: Only use fallbacks for PangoFT2 and FreeType when ne
  d371de3... gdk/meson.build: Fix typo for GdkWin32 Introspection
  422186a... gdk/meson.build: Force-export gdk_win32_display_manager_get
  74c37cd... meson: Enable GLES Windows builds via libANGLE
  1418d8f... meson: Fix Broadway builds
  6d07562... demos/gtk-demo/meson.build: Build gtk3-demo-application
  2c58b16... examples/bp/bloatpad.c: Declare variables at top-of-block
  c61184b... testsuite/gtk/stylecontext.c: Declare variables at top-of-b
  e0ab98a... tests/animated-resizing.c: Include gtk/fallback-c89.c
  e90adc0... tests/: Declare variables at the top-of-block
  636a866... meson: Build the .rc files on Windows
  b65a6b1... meson: Make post-install script a Python script
  70db164... meson: Fix GDK-Win32 build
  9bdbf9c... meson: Build the input modules
  f48de9c... meson: Build libgail-util
  7c7ed92... meson: Really fix Broadway builds
  478b44a... meson: Install the icons for the demo programs
  5b480de... meson: add fribidi dep
  6584001... meson: gdk: add missing pangowin32 dep
  e1ec2e5... meson: check for and set HAVE_IPRINTDIALOGCALLBACK
  5a2d90e... CI: add meson build jobs for Fedora and MSYS2
  abcacba... meson: fix build of immultipress.c with mingw
  50e0817... meson: disable some broken immodules for now
  763c5f6... tests: don't overwrite GSETTINGS_SCHEMA_DIR when running un
  18f67d4... CI: save meson build logs
  e7fec77... CI: run the tests with meson
  0e9210c... meson: Install key themes
  b28de88... meson: Install im-multipress.conf
  c0770e2... meson: build and install translations
  1b94dac... meson: build docs and man pages
  da2a0df... meson: widget-factory: install icons
  7efea66... meson: install gtkbuilder.rng/its/loc files
  da28c7f... meson: install desktop/gschema files for demos
  a6c6b70... meson: gtk gir: depend on xlib and include gtkx.h if X11 is
  ba38624... meson: make the gtk/gdk .pc files match autotools on Linux
  35f87cc... meson: Install gail-3.0.pc and gtk-3.0.m4
  00b974b... meson: set interface age; pass soversion to libgdk as well
  9930b25... meson: mkenums: only write basenames in the comments
  f244e72... meson: cloudproviders fixes
  fcd4e1d... CI: autotools: test with srcdir!=buildir
  2341f13... CI: enable broadway and xinerama
  acd2ab5... meson: install unix-print headers
  9caa192... meson: immodules: unset the name_prefix to match autotools
  9e32f76... meson: install public broadway headers
  5379d82... meson: build all input modules; fix static build on Linux
  4fcdf70... autotools: dist all meson related build files
  59a3164... meson: build print backends
  6479c26... CI: Install sassc
  672be66... meson: Don't make the man pages build depend on the documen
  0ed8cdf... meson: only install broadway man pages if it's enabled
  13632d2... meson: gtk docs: set ENABLE_ON_X11
  922b801... meson: Don't depend on meson 0.50
  42897cb... meson: statically link immodules under mingw by default
  b254246... meson: set the soversion to just '0' everywhere
  06b012b... meson: static immodules: depend on generated headers
  dde7a24... meson: fix code examples in the gtk docs build
  a53e7de... build: add gtktypefuncs.inc to CLEANFILES
  5e2619d... CI: install dbus-x11 for dbus-launch and iso-codes (optiona
  89ab415... CI: disable building with cloudproviders; breaks tests
  8e21831... meson: Various config.h related fixes
  7b771c2... meson: set soversion to 'vs<VSVer>' for MSVC
  7b5f817... meson.build: MSVC-Add fallback dep search for HarfBuzz
  c2177d0... meson.build: Fix generating .pc files
  3993576... meson.build: Output DLL names similar to the MSVC projects
  92d98e4... meson: Follow gnome conventions for build option names
  5df595e... meson: simplify builtin_immodules build option
  5cc85bf... autotools: dist gen-c-array.py and gen-rc.py
  e8fa678... meson/MSVC: Copy xxx-3.lib to xxx-3.0.lib upon post-install

(*) This commit already existed in another branch; no separate mail sent


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