lp://staging/smoke-gobject
- Get this branch:
- bzr branch lp://staging/smoke-gobject
Branch merges
Branch information
Recent revisions
- 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 - 188. By Jon Nordby
-
Include GNUInstallDirs module from cmake to avoid 2.8.5 dep
Fetched from:
http://cmake.org/ gitweb? p=cmake. git;a=blob; f=Modules/ GNUInstallDirs. cmake;hb= HEAD
http://cmake.org/ gitweb? p=cmake. git;a=blob; f=Copyright. txt;hb= HEAD - 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)