Commit Graph

15 Commits

Author SHA1 Message Date
396af262e5 Completely remove Vala as a dependency 2018-05-10 14:04:47 +02:00
a2654af5f6 Make use of configure --enable-maintainer-mode
Currently it adds `-O0` to `CFLAGS`.
2018-05-10 13:35:50 +02:00
8e6044407b Move from valadoc generation to GTK-Doc 2018-05-10 13:35:50 +02:00
51a4b1492c Port MatrixError to C 2017-12-05 16:05:39 +01:00
9054fb2a72 Get rid of libgee
It is said to be a bad idea to use in libraries anyway, but definitely makes porting back to C
harder.
2017-11-28 18:14:17 +01:00
d99cb8b589 Move namespace-info.vala to namespace-info.vala.in
This makes it possible for the .gir file to contain the dynamic API version.
2016-03-10 19:08:33 +01:00
f1a58f84b8 Add a .pc file 2016-03-10 19:07:33 +01:00
6fc2bffe9c Fix the DEBUG define
So it gets defined even if debugging is not enabled
2016-03-10 19:02:10 +01:00
e93a7675c0 Move documentation generating to Valadoc
Generating Vala documentation with GTK-Doc is a bit of PITA. Using
Valadoc is much easier, so we are moving there.
2016-03-04 14:52:22 +01:00
1e7c54dd45 Define MatrixEvent 2016-03-04 14:00:42 +01:00
2eb4828cdb Update autotools to Vala usage 2016-03-04 14:00:06 +01:00
34d77fa2eb Update autogen and toplevel Makefile
This is partly to fix an issue with the INSTALL file missing
2016-03-02 11:46:39 +01:00
19a5ab01a0 Add the MatrixClient::login-finished signal 2016-01-24 15:40:26 +01:00
b6c4c8f26d Move MatrixAPI to an interface 2015-12-11 14:15:42 +01:00
33fb203538 Initial commit with empty objects 2015-12-10 17:36:37 +01:00