[gtk] (66 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:

  2ba4d81... Import meson build files from an 3.22
  3684521... tests: Include system headers appropriately
  4541ceb... meson: Sync build files with master and update to 3.24
  3dae5a8... gtk-launch: Fix compilation with MSVC
  95fe1e9... meson_options.txt: Disable introspection by default
  b67838a... meson: Disable X11 support on Darwin
  64c872a... gtk: Fix paste/clipboard usage on macOS
  8324bad... meson: Build fixes for macOS
  a8417cb... meson: Disable --export-dynamic for clang
  dcf67f0... meson: Set the compatibility version correctly on macOS
  9e23c92... meson: Add fallback subprojects for more dependencies
  f4ac233... gtk: Fix compiler warning about deprecated declaration
  c715d7a... meson: Disable discarded-qualifiers warning
  81db528... meson: Don't target gnu89 as the c_std
  35b4fb2... meson: Fix introspection generation on Linux
  3c57f1a... meson: Cleanup tests and gdk testsuite
  844354b... meson: Add wrap files for building with subprojects
  8d8a7b4... meson.build: Bump version
  4bbafd0... meson: Only use cairo fallbacks when needed
  a683b68... meson: Only use fallbacks for PangoFT2 and FreeType when ne
  89caab1... gdk/meson.build: Fix typo for GdkWin32 Introspection
  2fdb24c... gdk/meson.build: Force-export gdk_win32_display_manager_get
  1494244... meson: Enable GLES Windows builds via libANGLE
  166e631... meson: Fix Broadway builds
  3c608a9... demos/gtk-demo/meson.build: Build gtk3-demo-application
  502791b... examples/bp/bloatpad.c: Declare variables at top-of-block
  f9fb1e2... testsuite/gtk/stylecontext.c: Declare variables at top-of-b
  f8a4683... tests/animated-resizing.c: Include gtk/fallback-c89.c
  ec88026... tests/: Declare variables at the top-of-block
  9f74baf... meson: Build the .rc files on Windows
  0ed3021... meson: Make post-install script a Python script
  de03382... meson: Fix GDK-Win32 build
  7d5c389... meson: Build the input modules
  6900eb8... meson: Build libgail-util
  d7d2073... meson: Really fix Broadway builds
  a71c901... meson: Install the icons for the demo programs
  9d1f052... meson: add fribidi dep
  26bf923... meson: gdk: add missing pangowin32 dep
  3b8cbd1... meson: check for and set HAVE_IPRINTDIALOGCALLBACK
  d01b650... CI: add meson build jobs for Fedora and MSYS2
  d44d8fd... meson: fix build of immultipress.c with mingw
  db0269d... meson: disable some broken immodules for now
  377df02... tests: don't overwrite GSETTINGS_SCHEMA_DIR when running un
  bb97cc9... CI: save meson build logs
  43650d1... CI: run the tests with meson
  c996d33... meson: Install key themes
  6a73209... meson: Install im-multipress.conf
  0b081ed... meson: build and install translations
  587968f... meson: build docs and man pages
  af73020... meson: widget-factory: install icons
  4857746... meson: install gtkbuilder.rng/its/loc files
  09c4058... meson: install desktop/gschema files for demos
  33e561b... meson: gtk gir: depend on xlib and include gtkx.h if X11 is
  64be104... meson: make the gtk/gdk .pc files match autotools on Linux
  7ad5f3f... meson: Install gail-3.0.pc and gtk-3.0.m4
  a5821f2... meson: set interface age; pass soversion to libgdk as well
  0ae1152... meson: mkenums: only write basenames in the comments
  8eb9870... meson: cloudproviders fixes
  cb8cfb9... CI: autotools: test with srcdir!=buildir
  5b7c5e7... CI: enable broadway and xinerama
  87b6720... meson: install unix-print headers
  de0c76d... meson: immodules: unset the name_prefix to match autotools
  cf67c38... meson: install public broadway headers
  468bf7c... meson: build all input modules; fix static build on Linux

Commits added to the branch:

  09e0881... gdk/Makefile.am: dist gdkconstructor.h (*)
  5649eb7... Import meson build files from an 3.22
  786d418... tests: Include system headers appropriately
  a27f549... meson: Sync build files with master and update to 3.24
  302a650... gtk-launch: Fix compilation with MSVC
  3819222... meson_options.txt: Disable introspection by default
  2041ea6... meson: Disable X11 support on Darwin
  410a63b... gtk: Fix paste/clipboard usage on macOS
  a566969... meson: Build fixes for macOS
  5496f59... meson: Disable --export-dynamic for clang
  90b2160... meson: Set the compatibility version correctly on macOS
  536380c... meson: Add fallback subprojects for more dependencies
  140006c... gtk: Fix compiler warning about deprecated declaration
  0e5cde2... meson: Disable discarded-qualifiers warning
  d933bfa... meson: Don't target gnu89 as the c_std
  2d4e2c5... meson: Fix introspection generation on Linux
  59f59ee... meson: Cleanup tests and gdk testsuite
  e6b6420... meson: Add wrap files for building with subprojects
  1775b82... meson.build: Bump version
  de1a4e7... meson: Only use cairo fallbacks when needed
  349247c... meson: Only use fallbacks for PangoFT2 and FreeType when ne
  f045412... gdk/meson.build: Fix typo for GdkWin32 Introspection
  3d0a401... gdk/meson.build: Force-export gdk_win32_display_manager_get
  d2c2423... meson: Enable GLES Windows builds via libANGLE
  f5f8950... meson: Fix Broadway builds
  c6b8c52... demos/gtk-demo/meson.build: Build gtk3-demo-application
  4a1bc12... examples/bp/bloatpad.c: Declare variables at top-of-block
  2d5f432... testsuite/gtk/stylecontext.c: Declare variables at top-of-b
  52fcb8e... tests/animated-resizing.c: Include gtk/fallback-c89.c
  a7f002f... tests/: Declare variables at the top-of-block
  be5d4cb... meson: Build the .rc files on Windows
  8f070a2... meson: Make post-install script a Python script
  802ff1a... meson: Fix GDK-Win32 build
  360919c... meson: Build the input modules
  768ed1e... meson: Build libgail-util
  e902bda... meson: Really fix Broadway builds
  5f1ce0e... meson: Install the icons for the demo programs
  c49b051... meson: add fribidi dep
  a9fd7e9... meson: gdk: add missing pangowin32 dep
  e6a38bb... meson: check for and set HAVE_IPRINTDIALOGCALLBACK
  c720bce... CI: add meson build jobs for Fedora and MSYS2
  2320962... meson: fix build of immultipress.c with mingw
  812007f... meson: disable some broken immodules for now
  ba57a01... tests: don't overwrite GSETTINGS_SCHEMA_DIR when running un
  c72cba4... CI: save meson build logs
  1d87a42... CI: run the tests with meson
  611076d... meson: Install key themes
  3244860... meson: Install im-multipress.conf
  cd311e4... meson: build and install translations
  74737a1... meson: build docs and man pages
  b3cc573... meson: widget-factory: install icons
  7cdd64f... meson: install gtkbuilder.rng/its/loc files
  f680c93... meson: install desktop/gschema files for demos
  b039f68... meson: gtk gir: depend on xlib and include gtkx.h if X11 is
  89a5456... meson: make the gtk/gdk .pc files match autotools on Linux
  53d73e7... meson: Install gail-3.0.pc and gtk-3.0.m4
  0f526ad... meson: set interface age; pass soversion to libgdk as well
  6ff94e8... meson: mkenums: only write basenames in the comments
  3b10098... meson: cloudproviders fixes
  41ca03d... CI: autotools: test with srcdir!=buildir
  4fafcbd... CI: enable broadway and xinerama
  18ac228... meson: install unix-print headers
  cc30ca9... meson: immodules: unset the name_prefix to match autotools
  b820b56... meson: install public broadway headers
  7a5c88b... meson: build all input modules; fix static build on Linux
  eb22c78... autotools: dist all meson related build files

(*) 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]