288 Commits

Author SHA1 Message Date
ajacoutot
1eb2f904b1 Fix platform_get_argv0. 2014-04-20 21:18:53 +00:00
ajacoutot
88b5e52ad6 Pushed upstream. 2014-04-15 13:10:42 +00:00
ajacoutot
2e3cee1e85 Pushed usptream. 2014-04-12 05:57:29 +00:00
ajacoutot
38d4abe29b Unbreak gapplication-tool (upstream). 2014-04-10 16:52:02 +00:00
ajacoutot
1314b3518d Committed upstream. 2014-04-10 14:19:38 +00:00
ajacoutot
775e865ab7 Unset LIBS to that configure checks that unset LDFLAGS do not fail because
of not being able to find libintl.
2014-04-10 09:13:00 +00:00
ajacoutot
571baa2f49 Do not force -pthread in LDFLAGS. 2014-04-10 08:45:07 +00:00
ajacoutot
4a33d78e5a Bring a couple fixes from upstream:
- fix certificate list parsing with trailing comments
- never unload libgobject (fixes a segfault under some circumstances)
2014-04-10 07:29:06 +00:00
ajacoutot
a939414562 g_str_has_prefix: don't call strlen(str) (BZ #727890).
This prevents a segfault when using WebKit browsers.
2014-04-10 05:43:26 +00:00
ajacoutot
3b97604ff6 Merge some relevant bug fixes from upstream. 2014-04-06 12:17:29 +00:00
jasper
012f7978a4 cleanup double spaces and sort MODGNOME_TOOLS 2014-04-02 09:36:09 +00:00
jasper
43b19ca734 merge various MODGNOME_TOOLS lines into a single line (or two if it would
exceed 80 chars); no functional change intended..
2014-04-01 18:06:28 +00:00
ajacoutot
6fab944808 Move to the new MODGNOME_TOOLS docbook option. 2014-03-28 08:48:41 +00:00
ajacoutot
e2ac264a64 Consistency in the gio-querymodules call. 2014-03-27 09:00:39 +00:00
ajacoutot
4115155263 Update to glib2-2.40.0.
First step of the road to GNOME 3.12...

ok jasper@
2014-03-26 08:28:15 +00:00
miod
42cc749fc7 Catch up to the current state of the tarball. 2014-03-19 15:23:58 +00:00
ajacoutot
65b80e79e7 Sync comment with what was committed upstream; no pkg change. 2014-03-16 09:45:35 +00:00
stsp
c55d53747b Fix bug in glib's gio that could make XFCE's Thunar crash and make GNOME's
Nautilus hang when unmounting devices. Patch filed upstream (bz 724916).
ok ajacoutot
2014-02-22 10:14:56 +00:00
ajacoutot
6b8327db99 One chunk pushed upstream. 2014-02-02 09:10:35 +00:00
ajacoutot
630a17b3de Add more paths to system_internal. 2014-01-21 17:37:56 +00:00
ajacoutot
81aae1e5c8 Fix some hardcoded "/usr/share". 2014-01-13 08:54:39 +00:00
ajacoutot
1d5d65fd3e From upstream: g_get_current_dir(): consult PWD first 2014-01-03 16:01:53 +00:00
ajacoutot
4c7ce189ef Upstream'd 2013-12-26 19:00:28 +00:00
ajacoutot
4494055e5d Fix a potential deadlock in the kqueue code. 2013-12-26 10:07:07 +00:00
ajacoutot
7e5846ff94 Slightly rework the eject(1) case. 2013-12-09 19:49:20 +00:00
ajacoutot
1d663b080c GDBusObjectManagerClient: keep the manager alive while firing signals
(from upstream).
2013-12-07 18:42:54 +00:00
ajacoutot
0f0fc6f715 Update to glib2-2.38.2. 2013-11-12 16:17:58 +00:00
ajacoutot
31c3797e59 Update to glib2-2.38.1. 2013-10-16 07:40:54 +00:00
ajacoutot
e1e264e83a Major update to glib2-2.38.0 -- requirement for the WIP GNOME 3.10 update.
This and the following updates: atk, gdk-pixbuf2, pango, at-spi2-core,
at-spi2-atk, py-atspi and gtk+3 have been tested in a bulk by landry@ (10x!)

Fallouts are:
- x11/gnome/anjuta: will be fixed within the next 2 or 3 days by the 3.10 update
- www/chromium: robert@ is working on an update (removing -Werror should also
allow it to build)

ok landry@ jasper@
2013-09-25 12:37:06 +00:00
ajacoutot
66447b5abb Correctly flag hasmntopt usage, from upstream. 2013-09-19 11:56:10 +00:00
ajacoutot
c58147d426 Sync patch-gio_gunixmounts_c with FreeBSD. 2013-09-19 11:35:22 +00:00
ajacoutot
5ec0a943d2 Pushed upstream. 2013-08-28 10:02:53 +00:00
ajacoutot
444e7b8ea4 Remove useless, forgot in previous. 2013-08-28 07:47:12 +00:00
ajacoutot
12d89c4ace Properly detect atomic ops.
prodded by miod@ and tested by myself on sparc
patch from sthen@
2013-08-28 07:46:09 +00:00
ajacoutot
e0a5f943de Patch away -Wstrict-aliasing on GCC3 platforms where it's not supported.
prodded by miod@
2013-08-23 07:55:30 +00:00
sthen
9b02db2773 fix build on arm as done for hppa/mips64; the autoconf test for atomic
ops doesn't quite work correctly. ok aja@
2013-08-15 14:59:17 +00:00
ajacoutot
c2597c00ca Update to glib2-2.36.4. 2013-08-07 16:25:34 +00:00
ajacoutot
b3fb5b9196 Update to glib2-2.36.3. 2013-06-10 05:56:15 +00:00
ajacoutot
6ff9e1d907 Fix comment. 2013-06-01 22:56:06 +00:00
ajacoutot
61c38c242f Update to glib2-2.36.2. 2013-05-13 15:16:01 +00:00
ajacoutot
a63d31f5e6 Merge some patches from upstream to fix a couple of crashes. 2013-05-09 14:06:38 +00:00
jasper
dde87c18ae unbreak on hppa as well.
reported and tested by landry@
ok aja@
2013-04-18 10:42:32 +00:00
ajacoutot
413541e414 Update to glib2-2.36.1. 2013-04-16 06:01:54 +00:00
ajacoutot
d7d387040d Pushed upstream. 2013-04-08 12:18:12 +00:00
ajacoutot
60f56bd30d Committed upstream. 2013-04-07 07:12:53 +00:00
jturner
d417093c36 Unbreak on mips64(el) platforms.
Add g_atomic_int_get and g_atomic_pointer_get const patch which was also
submitted upstream.

ok aja@ bcallah@
2013-04-05 19:20:26 +00:00
ajacoutot
067ffc0dab Add interface-after-init exception for glibmm and gtk# ; from upstream. 2013-04-05 06:33:21 +00:00
ajacoutot
50216fe525 Major update to glib2-2.36.0.
*huge* thank to landry@ for running a bulk with this diff and the few
others that are going to be committed and for informing me of the
breakage that needed some love.
2013-03-27 17:49:34 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00