Commit Graph

13 Commits

Author SHA1 Message Date
Marvin W 9b5bd0ccf0
configure: ignore flags used by dh_make 2017-08-31 18:41:18 +02:00
Marvin W 6904bda756
xmpp-vala: improve namespace handling, add some tests 2017-08-12 11:59:38 +02:00
Marvin W 3733d24a90
Fix -Werror=format-security issues 2017-03-30 22:38:51 +02:00
Marvin W e910b39751
Make configure/make compatible with autotools 2017-03-30 16:39:26 +02:00
Marvin W f4334732da
RPM + tito + copr support 2017-03-24 19:54:02 +01:00
Marvin W 5862e25337
Find valac-* binaries, work-around fast-vapi issues with valac 0.36.0 2017-03-23 20:06:00 +01:00
Marvin W c95a400908
Fetch libsignal-protocol-c when not a submodule (still using git) 2017-03-23 19:41:32 +01:00
Marvin W e6f89f8751
New CMake
- add install and uninstall targets
- compatibility for systems without pkg-config
2017-03-23 17:16:08 +01:00
Marvin W 4f34e43116
Force Make into using a single thread
This also restricts fast-vapi's to Ninja. fast-vapi's improve build
performance when multi-threaded, but are bad when single-threaded.

Again emphasize that ninja-build should be used.
2017-03-12 19:41:44 +01:00
Marvin W d5ea5172a7
Add OMEMO via Plugin 2017-03-11 23:59:04 +01:00
Marvin W 7bb6ff6250
Update ./configure to detect ninja package of debian/ubuntu (#4) 2017-03-11 12:01:02 +01:00
Marvin W 29ca70a6d5
Initial plugin system 2017-03-10 19:50:34 +01:00
fiaxh 56bc45ce4d Initial commit 2017-03-02 15:37:32 +01:00