[gtk] (48 commits) Non-fast-forward update to branch wip/nirbheek/gtk-3-24-meson
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (48 commits) Non-fast-forward update to branch wip/nirbheek/gtk-3-24-meson
- Date: Fri, 29 Mar 2019 08:17:35 +0000 (UTC)
The branch 'wip/nirbheek/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:
ec4265f... Import meson build files from an 3.22
80432ff... tests: Include system headers appropriately
dbb0e9e... meson: Sync build files with master and update to 3.24
4d45898... gtk-launch: Fix compilation with MSVC
1fa1c3b... meson_options.txt: Disable introspection by default
cd85566... meson: Disable X11 support on Darwin
96d37da... gtk: Fix paste/clipboard usage on macOS
69e58ff... meson: Build fixes for macOS
548d6c7... meson: Disable --export-dynamic for clang
7e3a97b... meson: Set the compatibility version correctly on macOS
ce818c3... meson: Add fallback subprojects for more dependencies
3eb76b8... gtk: Fix compiler warning about deprecated declaration
fa9263c... meson: Disable discarded-qualifiers warning
cfc6556... meson: Don't target gnu89 as the c_std
fd75eeb... meson: Fix introspection generation on Linux
7d4ff86... meson: Cleanup tests and gdk testsuite
61ec908... meson: Add wrap files for building with subprojects
5744fa8... meson.build: Bump version
8c88164... meson: Only use cairo fallbacks when needed
2517005... meson: Only use fallbacks for PangoFT2 and FreeType when ne
f2fa715... gdk/meson.build: Fix typo for GdkWin32 Introspection
1e8b701... gdk/meson.build: Force-export gdk_win32_display_manager_get
cc010bb... meson: Enable GLES Windows builds via libANGLE
f85ea11... meson: Fix Broadway builds
7d7bbb7... demos/gtk-demo/meson.build: Build gtk3-demo-application
149cac9... examples/bp/bloatpad.c: Declare variables at top-of-block
83240dc... testsuite/gtk/stylecontext.c: Declare variables at top-of-b
f80a26f... tests/animated-resizing.c: Include gtk/fallback-c89.c
84362db... tests/: Declare variables at the top-of-block
55770a3... meson: Build the .rc files on Windows
dd1c4c4... meson: Make post-install script a Python script
90d85cf... meson: Fix GDK-Win32 build
5f29234... meson: Build the input modules
a36397a... meson: Build libgail-util
2f83063... meson: Really fix Broadway builds
42283f1... meson: Install the icons for the demo programs
27b10fa... meson: add fribidi dep
2425bf5... meson: gdk: add missing pangowin32 dep
8ea4a1f... meson: check for and set HAVE_IPRINTDIALOGCALLBACK
46f813e... CI: add meson build jobs for Fedora and MSYS2
55a8ad7... meson: fix build of immultipress.c with mingw
f0d6367... meson: disable some broken immodules for now
db3b1a2... tests: don't overwrite GSETTINGS_SCHEMA_DIR when running un
d00957e... CI: save meson build logs
2b4972c... CI: run the tests with meson
Commits added to the branch:
55e7368... Fix the introspection build with "-Wl,--as-needed -flto -O2 (*)
bbb7085... gtk: Remove all gtk_widget_set_redraw_on_allocate() calls (*)
1bb1060... Merge branch 'fix-gi-build-with-lto' into 'gtk-3-24' (*)
a2c22bd... Import meson build files from an 3.22
9cbdfd9... tests: Include system headers appropriately
1573af8... meson: Sync build files with master and update to 3.24
d3d76ed... gtk-launch: Fix compilation with MSVC
77ba194... meson_options.txt: Disable introspection by default
9ae6f49... meson: Disable X11 support on Darwin
e682756... gtk: Fix paste/clipboard usage on macOS
4efd89d... meson: Build fixes for macOS
f94207d... meson: Disable --export-dynamic for clang
a86247d... meson: Set the compatibility version correctly on macOS
577f5ff... meson: Add fallback subprojects for more dependencies
313dfc3... gtk: Fix compiler warning about deprecated declaration
ceeaddb... meson: Disable discarded-qualifiers warning
8ff1641... meson: Don't target gnu89 as the c_std
a81dce1... meson: Fix introspection generation on Linux
81f1378... meson: Cleanup tests and gdk testsuite
5404ea0... meson: Add wrap files for building with subprojects
f4d1144... meson.build: Bump version
8d8b460... meson: Only use cairo fallbacks when needed
7f3427b... meson: Only use fallbacks for PangoFT2 and FreeType when ne
3fd44c0... gdk/meson.build: Fix typo for GdkWin32 Introspection
c1ad4b5... gdk/meson.build: Force-export gdk_win32_display_manager_get
b220e14... meson: Enable GLES Windows builds via libANGLE
317ab99... meson: Fix Broadway builds
3639a9a... demos/gtk-demo/meson.build: Build gtk3-demo-application
e4ee849... examples/bp/bloatpad.c: Declare variables at top-of-block
cf33fa6... testsuite/gtk/stylecontext.c: Declare variables at top-of-b
1330da8... tests/animated-resizing.c: Include gtk/fallback-c89.c
9a2a125... tests/: Declare variables at the top-of-block
ab655cc... meson: Build the .rc files on Windows
b506450... meson: Make post-install script a Python script
f694c71... meson: Fix GDK-Win32 build
57e84df... meson: Build the input modules
c48d03b... meson: Build libgail-util
7fb1d80... meson: Really fix Broadway builds
7c8d31b... meson: Install the icons for the demo programs
e32d672... meson: add fribidi dep
643d9d8... meson: gdk: add missing pangowin32 dep
a5600b3... meson: check for and set HAVE_IPRINTDIALOGCALLBACK
dba8592... CI: add meson build jobs for Fedora and MSYS2
2299c7c... meson: fix build of immultipress.c with mingw
7d6c558... meson: disable some broken immodules for now
79370bc... tests: don't overwrite GSETTINGS_SCHEMA_DIR when running un
8d538ca... CI: save meson build logs
5769962... CI: run the tests with meson
(*) 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]