<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/glib.git/gio/tests/modules, branch require-python34</title>
<subtitle>gitlab.gnome.org: GNOME/glib.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/'/>
<entry>
<title>gio: tests: modules: declare _get_type prototype</title>
<updated>2018-02-21T10:56:31+00:00</updated>
<author>
<name>Ernestas Kulik</name>
<email>ernestask@gnome.org</email>
</author>
<published>2018-02-19T14:14:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=4f942122b7f49bc2f304fce9b31623889f0ff2ff'/>
<id>4f942122b7f49bc2f304fce9b31623889f0ff2ff</id>
<content type='text'>
GCC complains about non-static functions being defined without a
previous prototype, even if they themselves provide one.

https://bugzilla.gnome.org/show_bug.cgi?id=793399
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GCC complains about non-static functions being defined without a
previous prototype, even if they themselves provide one.

https://bugzilla.gnome.org/show_bug.cgi?id=793399
</pre>
</div>
</content>
</entry>
<entry>
<title>meson: fix static build under Windows</title>
<updated>2018-01-04T21:21:40+00:00</updated>
<author>
<name>Christoph Reiter</name>
<email>reiter.christoph@gmail.com</email>
</author>
<published>2017-07-16T14:41:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=cf93b27cebd067fd7b91a14e1cf1b2c17fcd9c97'/>
<id>cf93b27cebd067fd7b91a14e1cf1b2c17fcd9c97</id>
<content type='text'>
Properly define GLIB/GOBJECT_STATIC_COMPILATION when static build is enabled.
Use library() instead of shared_library() to allow selecting static builds.

https://bugzilla.gnome.org/show_bug.cgi?id=784995
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Properly define GLIB/GOBJECT_STATIC_COMPILATION when static build is enabled.
Use library() instead of shared_library() to allow selecting static builds.

https://bugzilla.gnome.org/show_bug.cgi?id=784995
</pre>
</div>
</content>
</entry>
<entry>
<title>Use "-module" when compiling loadable modules</title>
<updated>2017-08-03T11:28:10+00:00</updated>
<author>
<name>Daniel Macks</name>
<email>dmacks@netspace.org</email>
</author>
<published>2014-06-16T05:02:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=f7a14fece4891ea31522ca282807c71ca7f89938'/>
<id>f7a14fece4891ea31522ca282807c71ca7f89938</id>
<content type='text'>
Some platforms use different extensions for compile-time linkable
libraries vs runtime-loadable modules. Need to use special libtool
flag in the latter case for consistency with what gmodule expects.

https://bugzilla.gnome.org/show_bug.cgi?id=731703
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some platforms use different extensions for compile-time linkable
libraries vs runtime-loadable modules. Need to use special libtool
flag in the latter case for consistency with what gmodule expects.

https://bugzilla.gnome.org/show_bug.cgi?id=731703
</pre>
</div>
</content>
</entry>
<entry>
<title>2.53.4</title>
<updated>2017-07-17T20:20:52+00:00</updated>
<author>
<name>Matthias Clasen</name>
<email>mclasen@redhat.com</email>
</author>
<published>2017-07-17T20:20:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=9424facde289185c7bde4159be6961dba4cb5983'/>
<id>9424facde289185c7bde4159be6961dba4cb5983</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>meson: Add tls-interaction test, and fix giomodule test</title>
<updated>2017-07-13T23:03:39+00:00</updated>
<author>
<name>Nirbheek Chauhan</name>
<email>nirbheek@centricular.com</email>
</author>
<published>2016-12-21T02:16:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=122f4c051db2d1f02569db5b167c0932ae29aa4d'/>
<id>122f4c051db2d1f02569db5b167c0932ae29aa4d</id>
<content type='text'>
giomodule test needed symbol visibility pragmas added. This is needed on
Windows anyway, so it's better to do it this way rather than disabling
-fvisibility=hidden for the test modules.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
giomodule test needed symbol visibility pragmas added. This is needed on
Windows anyway, so it's better to do it this way rather than disabling
-fvisibility=hidden for the test modules.
</pre>
</div>
</content>
</entry>
<entry>
<title>meson: Improve MSVC and MinGW support and fix dependencies everywhere</title>
<updated>2017-07-13T23:03:39+00:00</updated>
<author>
<name>Nirbheek Chauhan</name>
<email>nirbheek@centricular.com</email>
</author>
<published>2016-12-20T22:37:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=fe2a9887a8ccb14f2386e01b14834e97a33bc2d7'/>
<id>fe2a9887a8ccb14f2386e01b14834e97a33bc2d7</id>
<content type='text'>
Disable gio tests on Windows, fix .gitignore to not ignore
config.h.meson, and add more things to it.

Rename the library file naming and versioning to match what Autotools
outputs, e.g., libglib-2.0.so.0.5000.2 on Linux, libglib-2.0-0.dll  and
glib-2.0-0.dll on Windows with MSVC.

Several more tiny fixes, more executables built and installed, install
pkg-config and m4 files, fix building of gobject tests.

Changes to gdbus-codegen to support out-of-tree builds without
environment variables set (which you can't in Meson). We now add the
build directory to the Python module search path.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disable gio tests on Windows, fix .gitignore to not ignore
config.h.meson, and add more things to it.

Rename the library file naming and versioning to match what Autotools
outputs, e.g., libglib-2.0.so.0.5000.2 on Linux, libglib-2.0-0.dll  and
glib-2.0-0.dll on Windows with MSVC.

Several more tiny fixes, more executables built and installed, install
pkg-config and m4 files, fix building of gobject tests.

Changes to gdbus-codegen to support out-of-tree builds without
environment variables set (which you can't in Meson). We now add the
build directory to the Python module search path.
</pre>
</div>
</content>
</entry>
<entry>
<title>meson: Fix glib, add gobject, gio, gthread, gmodule, etc</title>
<updated>2017-07-13T23:03:39+00:00</updated>
<author>
<name>Tim-Philipp Müller</name>
<email>tim@centricular.com</email>
</author>
<published>2016-03-07T11:13:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=213957970ee4e58e37ee2c81766284af34dddcb9'/>
<id>213957970ee4e58e37ee2c81766284af34dddcb9</id>
<content type='text'>
Several small fixes to the build files.

Lots of tests have also been added, and glib tests pass now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Several small fixes to the build files.

Lots of tests have also been added, and glib tests pass now.
</pre>
</div>
</content>
</entry>
<entry>
<title>giomodule test: force shared library build</title>
<updated>2014-01-13T20:31:38+00:00</updated>
<author>
<name>Ryan Lortie</name>
<email>desrt@desrt.ca</email>
</author>
<published>2014-01-13T20:31:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=186965fc9b9105fbaaffec2300a36175f160b1db'/>
<id>186965fc9b9105fbaaffec2300a36175f160b1db</id>
<content type='text'>
http://lists.gnu.org/archive/html/bug-libtool/2013-05/msg00009.html hit
us again.  libtool only builds .so files if we install the library, so
force it to build for our testcase, even if we don't install it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://lists.gnu.org/archive/html/bug-libtool/2013-05/msg00009.html hit
us again.  libtool only builds .so files if we install the library, so
force it to build for our testcase, even if we don't install it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix make install with --disable-installed-tests</title>
<updated>2014-01-02T18:36:37+00:00</updated>
<author>
<name>Matthias Clasen</name>
<email>mclasen@redhat.com</email>
</author>
<published>2014-01-02T18:25:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=2b289cc5659276f570e9862ab8fd9d3733b88c22'/>
<id>2b289cc5659276f570e9862ab8fd9d3733b88c22</id>
<content type='text'>
If installed tests are not enabled, installed_testdir is not
defined, so we end up trying to create /modules and to chmod
things in /x-content/, which is not right.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If installed tests are not enabled, installed_testdir is not
defined, so we end up trying to create /modules and to chmod
things in /x-content/, which is not right.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve GIOModule test coverage</title>
<updated>2014-01-01T22:59:21+00:00</updated>
<author>
<name>Matthias Clasen</name>
<email>mclasen@redhat.com</email>
</author>
<published>2013-12-24T05:03:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=8aeb391a771302fa6818a37a76e1240c955ce8f5'/>
<id>8aeb391a771302fa6818a37a76e1240c955ce8f5</id>
<content type='text'>
Add a dedicated test for GIOModule.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a dedicated test for GIOModule.
</pre>
</div>
</content>
</entry>
</feed>
