lp:smoke-gobject

Created by Richard Dale and last modified
Get this branch:
bzr branch lp:smoke-gobject
Members of Smoke GObject Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Smoke GObject Developers
Project:
Smoke-GObject
Status:
Development

Recent revisions

195. By dMaggot

Removing generated dir

194. By dMaggot

Install CMake config file

193. By dMaggot

Also only enable tests if we find QtTest

192. By dMaggot

Making tests subdir conditional in the build

191. By dMaggot

Add a blank line before every Returns tag to avoid warnings

190. By Richard Dale

Add a function returning a GType to make the libeverything library work
with the g-ir-scanner tool. There is probably a better way of fixing
this problem, but it will do for now

189. By Richard Dale

* The type signature of the qt_static_metacall function changed in
Qt 4.8.

In Qt 4.7 it looked like this:
  int qt_static_metacall(QMetaObject::Call, int, void **_a)

And in Qt 4.8 it looks like this:
void qt_static_metacall(QObject *, QMetaObject::Call, int, void **_a)

So build QMetaObjects with the appropriate version of the function on
Qt 4.7 and Qt 4.8 onwards

187. By Jon Nordby

tests: Set environment variables to find in-tree libs

Use a wrapper script so that in-tree libraries are
correctly found and used during "make test".

186. By Jon Nordby

Add missing dependencies in tests build

Everything-1.0 was never built, and is needed
by the tests.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.