[gtk] (94 commits) Non-fast-forward update to branch gtk-3-24-meson
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (94 commits) Non-fast-forward update to branch gtk-3-24-meson
- Date: Mon, 8 Apr 2019 04:07:35 +0000 (UTC)
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:
63f3862... Import meson build files from an 3.22
61cef92... tests: Include system headers appropriately
ebac503... meson: Sync build files with master and update to 3.24
bc71158... gtk-launch: Fix compilation with MSVC
40e9317... meson_options.txt: Disable introspection by default
96ca3e6... meson: Disable X11 support on Darwin
06027fb... gtk: Fix paste/clipboard usage on macOS
452b67c... meson: Build fixes for macOS
7d86979... meson: Disable --export-dynamic for clang
2b648c8... meson: Set the compatibility version correctly on macOS
e978c45... meson: Add fallback subprojects for more dependencies
640ab66... gtk: Fix compiler warning about deprecated declaration
942560c... meson: Disable discarded-qualifiers warning
cb3f883... meson: Don't target gnu89 as the c_std
235f750... meson: Fix introspection generation on Linux
ae07693... meson: Cleanup tests and gdk testsuite
0576ba9... meson: Add wrap files for building with subprojects
0c69d56... meson.build: Bump version
9523634... meson: Only use cairo fallbacks when needed
d49a955... meson: Only use fallbacks for PangoFT2 and FreeType when ne
2fb6941... gdk/meson.build: Fix typo for GdkWin32 Introspection
654c769... gdk/meson.build: Force-export gdk_win32_display_manager_get
150d4a0... meson: Enable GLES Windows builds via libANGLE
884ea38... meson: Fix Broadway builds
608e7b4... demos/gtk-demo/meson.build: Build gtk3-demo-application
36c990f... examples/bp/bloatpad.c: Declare variables at top-of-block
88cd33f... testsuite/gtk/stylecontext.c: Declare variables at top-of-b
729dce0... tests/animated-resizing.c: Include gtk/fallback-c89.c
8888729... tests/: Declare variables at the top-of-block
9d81596... meson: Build the .rc files on Windows
d970713... meson: Make post-install script a Python script
fa8d62c... meson: Fix GDK-Win32 build
702d3b1... meson: Build the input modules
04cdadc... meson: Build libgail-util
0f5a5a4... meson: Really fix Broadway builds
27dfe71... meson: Install the icons for the demo programs
7da8ef8... meson: add fribidi dep
7e42f59... meson: gdk: add missing pangowin32 dep
a4849ec... meson: check for and set HAVE_IPRINTDIALOGCALLBACK
e633744... CI: add meson build jobs for Fedora and MSYS2
331fa63... meson: fix build of immultipress.c with mingw
d0888e1... meson: disable some broken immodules for now
561bd78... tests: don't overwrite GSETTINGS_SCHEMA_DIR when running un
f89f2fa... CI: save meson build logs
169575f... CI: run the tests with meson
b9728cc... meson: Install key themes
a375d84... meson: Install im-multipress.conf
f05d549... meson: build and install translations
d120102... meson: build docs and man pages
d80cf2c... meson: widget-factory: install icons
602fdbb... meson: install gtkbuilder.rng/its/loc files
ba2d05b... meson: install desktop/gschema files for demos
a679503... meson: gtk gir: depend on xlib and include gtkx.h if X11 is
18aab07... meson: make the gtk/gdk .pc files match autotools on Linux
8c9f91d... meson: Install gail-3.0.pc and gtk-3.0.m4
b93113d... meson: set interface age; pass soversion to libgdk as well
2eb3cd1... meson: mkenums: only write basenames in the comments
6b61947... meson: cloudproviders fixes
cae7e17... CI: autotools: test with srcdir!=buildir
c186a5f... CI: enable broadway and xinerama
3dd05a0... meson: install unix-print headers
c6edf47... meson: immodules: unset the name_prefix to match autotools
27c9e57... meson: install public broadway headers
0158d03... meson: build all input modules; fix static build on Linux
bd3a43f... autotools: dist all meson related build files
44e471c... meson: build print backends
0fc4da8... CI: Install sassc
a05ff78... meson: Don't make the man pages build depend on the documen
828645b... meson: only install broadway man pages if it's enabled
fc9a414... meson: gtk docs: set ENABLE_ON_X11
18de28c... meson: Don't depend on meson 0.50
1180d37... meson: statically link immodules under mingw by default
b5b27cf... meson: set the soversion to just '0' everywhere
af66a00... meson: static immodules: depend on generated headers
869e7de... meson: fix code examples in the gtk docs build
92f5f8b... build: add gtktypefuncs.inc to CLEANFILES
7df1aee... CI: install dbus-x11 for dbus-launch and iso-codes (optiona
dff1beb... CI: disable building with cloudproviders; breaks tests
55a6dcf... meson: Various config.h related fixes
c514d8f... meson: set soversion to 'vs<VSVer>' for MSVC
b485ca0... meson.build: MSVC-Add fallback dep search for HarfBuzz
a58390c... meson.build: Fix generating .pc files
0c97b5b... meson.build: Output DLL names similar to the MSVC projects
3dab21f... meson: Follow gnome conventions for build option names
55a6991... meson: simplify builtin_immodules build option
cb62e01... autotools: dist gen-c-array.py and gen-rc.py
Commits added to the branch:
7c10ed9... Update Spanish translation (*)
b9e91b9... print: Check unknown option values whether they are actuall (*)
8b85f38... Merge branch 'gtk-3-24' into 'gtk-3-24' (*)
3f77da6... gtkplacessidebar: Add loop devices (*)
d875ef8... Update Catalan translation (*)
7af43fb... Update Catalan translation (*)
d1a9ba2... Merge branch 'gtk-3-24-gtkplacessidebar-add-loop-devices' i (*)
6cb72d7... Updated Danish translation of gtk (*)
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
(*) 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]