aboutsummaryrefslogtreecommitdiff
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* Fix -Werror=format-security issuesMarvin W2017-03-301-2/+6
|
* Make configure/make compatible with autotoolsMarvin W2017-03-301-16/+109
|
* RPM + tito + copr supportMarvin W2017-03-241-3/+4
|
* Find valac-* binaries, work-around fast-vapi issues with valac 0.36.0Marvin W2017-03-231-0/+2
|
* Fetch libsignal-protocol-c when not a submodule (still using git)Marvin W2017-03-231-50/+84
|
* New CMakeMarvin W2017-03-231-15/+53
| | | | | - add install and uninstall targets - compatibility for systems without pkg-config
* Force Make into using a single threadMarvin W2017-03-121-2/+5
| | | | | | | 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.
* Add OMEMO via PluginMarvin W2017-03-111-0/+2
|
* Update ./configure to detect ninja package of debian/ubuntu (#4)Marvin W2017-03-111-21/+34
|
* Initial plugin systemMarvin W2017-03-101-9/+9
|
* Initial commitfiaxh2017-03-021-0/+82