about summary refs log tree commit diff stats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Fix: configure sqliteDebXWoody2020-05-301-1/+1
* Downgrade sqlite to 3.22.0Michael Vetter2020-04-081-2/+2
* Downgrade dependenciesMichael Vetter2020-04-071-4/+4
* Require at least glib 2.62.Michael Vetter2020-04-061-2/+2
* Require only sqlite 3.28.0Michael Vetter2020-04-061-2/+2
* Start SQLite db moduleMichael Vetter2020-04-061-2/+5
* Add builds.sr.ht CI for OpenBSDWilliam Wennerström2020-02-171-7/+11
* Start next development cycleMichael Vetter2020-02-071-1/+1
* Release 0.8.1Michael Vetter2020-02-071-2/+2
* Start next development cycleMichael Vetter2020-02-031-1/+1
* Release 0.8.0Michael Vetter2020-02-031-2/+2
* Check for fmod() functionMichael Vetter2019-12-121-0/+3
* Adjust tray configure switch to also include clipboardMichael Vetter2019-10-291-5/+5
* Include PYTHON_EXTRA_LIBS in libtool configMarko Zagožen2019-10-011-1/+1
* Set version to 0.7.1Michael Vetter2019-09-241-1/+1
* Set configure to develMichael Vetter2019-07-311-1/+1
* Release 0.7.0Michael Vetter2019-07-311-2/+2
* Update profanity repo URLMichael Vetter2019-05-031-1/+1
* Add libgcrypt minimum version in configure error logPaul Fariello2019-04-131-2/+2
* Look for gcry_md_extract (libgcrypt >= 1.7.0)Paul Fariello2019-04-131-1/+1
* Revert "Set C99 standard in configure"Michael Vetter2019-04-121-1/+1
* Set C99 standard in configureMichael Vetter2019-04-121-1/+1
* OMEMO should be written uppercasePaul Fariello2019-04-101-5/+5
* Don't build OMEMO by defaultPaul Fariello2019-04-101-1/+2
* Add support for libsignal-protocol-c 2.3.2Paul Fariello2019-04-101-14/+18
* Get rid of libsodiumPaul Fariello2019-04-101-8/+0
* Add OMEMO message encryption and decryptionPaul Fariello2019-04-101-0/+8
* Move OMEMO initialization to profanity intializationPaul Fariello2019-04-101-2/+2
* Add crypto backend for signal-protocolPaul Fariello2019-04-081-0/+8
* Link against libsignal-protocol-cPaul Fariello2019-04-081-0/+13
* Set status to developmentMichael Vetter2019-02-181-1/+1
* Release 0.6.0 RC1Michael Vetter2019-01-221-1/+1
* autotools: use pkgconfig for libotrDmitry Podgorny2018-11-011-13/+11
* Merge pull request #1011 from jubalh/sha1Michael Vetter2018-09-191-3/+3
|\
| * Require libmesode/libstrophe >= 0.9.2Michael Vetter2018-09-131-3/+3
* | configure.ac: add proper check for gio-2.0Dmitry Podgorny2018-09-061-3/+7
|/
* autoconf adjustments for OpenBSDRafael Sadowski2018-08-131-3/+12
* Update Glib dependency to 2.40James Booth2017-03-251-2/+2
* Update version to 0.6.0 developmentJames Booth2016-09-221-1/+1
* Set to development version 0.5.1James Booth2016-09-161-2/+2
* Release 0.5.0James Booth2016-09-151-1/+1
* configure.ac: remove outdated xml parser infoDmitry Podgorny2016-09-081-1/+0
* Disable C plugins on CygwinJames Booth2016-09-081-11/+15
* Fail configure when no pthread supportJames Booth2016-09-051-1/+1
* Include python plugins by default in buildJames Booth2016-07-241-6/+1
* Fix prof module init for python3James Booth2016-07-181-1/+0
* Added PYTHON3 defineJames Booth2016-07-141-0/+1
* Fix libcurl check in configure.ac for OS XDmytro Podgornyi2016-05-211-4/+2
* Only set CC to PTHREAD_CC when value presentJames Booth2016-04-271-1/+1
* Allow --disable-iconsJames Booth2016-04-271-7/+7