summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2011-03-23Hold off on depending on gio 2.28 just for one function.Stef Walter1-1/+1
2011-03-22configure: depend on gio >= 2.28Jonny Lamb1-1/+1
2011-01-18wocky: link to sqlite3Jonny Lamb1-3/+7
2010-10-25Add a GSource wrapping libiphb.Will Thompson1-0/+9
2010-10-04Added support for HTTP Connect ProxyNicolas Dufresne1-0/+8
2010-08-30configure: add configure outputCosimo Cecchi1-0/+15
2010-08-30configure: always set the right value to $enable_coverageCosimo Cecchi1-3/+7
2010-08-30configure: always set the right value to $with_tlsCosimo Cecchi1-2/+2
2010-08-30configure: cleanup debug checksCosimo Cecchi1-7/+5
2010-06-14Turn on coding style checkingSjoerd Simons1-1/+1
2010-05-30Add a configure switch to install headersWill Thompson1-0/+10
2010-04-28Revert "Add a configure switch to install headers"Will Thompson1-10/+0
2010-04-28Add a configure switch to install headersWill Thompson1-0/+10
2010-03-23configure.ac: check for unistd.hSimon McVittie1-0/+1
2010-03-23configure.ac: work around mis-syntax-highlighting of apostropheSimon McVittie1-1/+1
2009-11-12use AC_HELP_STRING for --with-tls configure optionDafydd Harries1-1/+3
2009-11-12configure.ac: override official release logicDafydd Harries1-3/+4
2009-10-05Overriding gnutls autodetection to use openssl was broken.Vivek Dasmohapatra1-1/+3
2009-10-05Pick one of gnutls and openssl automatically, unless the user choose explicitly.Vivek Dasmohapatra1-2/+22
2009-09-25Move from shave to automake 1.11's silent rules system.Jonny Lamb1-5/+3
2009-09-21Now preserving generated certs, so don't check for certtool at configure time.Vivek Dasmohapatra1-6/+0
2009-09-21Add check for gnutls certtool in configure.acVivek Dasmohapatra1-0/+6
2009-09-21Check for sasl/sasl.h as well as libsasl2.so (no .pc, so no pkg-config)Vivek Dasmohapatra1-7/+8
2009-09-15configure.ac: don't call GTK_DOC_CHECK twice (fd.o #23943)Guillaume Desmottes1-3/+0
2009-08-25configure.ac: define WOCKY_CFLAGS which will be used to build tests and examplesGuillaume Desmottes1-0/+4
2009-08-25Merge branch 'tls-handshake-async'Guillaume Desmottes1-1/+1
2009-08-20depend on gio 2.21.x as we use gnioGuillaume Desmottes1-1/+1
2009-08-20gnutls async handshake bug was actually fixed in 2.8.2Vivek Dasmohapatra1-1/+1
2009-08-04Remove gnio from package deps, add gnutls and gio.Vivek Dasmohapatra1-1/+1
2009-07-01Shave wocky's build.Jonny Lamb1-0/+4
2009-06-26generate wocky/wocky-uninstalled.pcGuillaume Desmottes1-0/+1
2009-06-26configure.ac: fix versionGuillaume Desmottes1-7/+7
2009-05-15Add ability to generate code coverage statisticsSjoerd Simons1-0/+13
2009-04-13build the sasl testsSjoerd Simons1-0/+14
2009-03-31Add gtkdoc infrastructureSjoerd Simons1-0/+4
2009-03-26Build the xmpp connection testSjoerd Simons1-0/+1
2009-03-23Add an connection exampleSjoerd Simons1-4/+5
2009-03-23Define ENABLE_DEBUG if it's not disabledSjoerd Simons1-0/+16
2009-03-17Add basic build infrastructureSjoerd Simons1-0/+108