aboutsummaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: fix typo (VALACFLAGS) (#1550)Alexandre Jousset2024-03-021-1/+1
* Build: Adjust to never build with libsignal-protocol-cMarvin W2023-04-221-52/+1
* Automatically select appropriate libsoup versionMarvin W2022-11-031-1/+5
* Ignore unrecognized options in ./configureMarvin W2021-01-181-9/+2
* Use system provided libsignal-protocol-c by defaultMarvin W2020-01-211-35/+42
* Add --release to ./configure, test via travisMarvin W2019-12-251-4/+8
* Add version and adjust some cmakeMarvin W2019-12-181-8/+14
* Fix parsing of multiple --(enable|disable)-plugin options (#350)Alexander Krotov2018-09-031-2/+2
* Fix indentation in ./configure script (#351)Alexander2018-08-281-2/+2
* Remove bashisms from ./configure (#353)Alexander2018-08-281-10/+11
* configure: ignore flags used by dh_makeMarvin W2017-08-311-1/+8
* xmpp-vala: improve namespace handling, add some testsMarvin W2017-08-121-1/+5
* 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
* Force Make into using a single threadMarvin W2017-03-121-2/+5
* 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