aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2009-04-07Set CFLAGS correctly when doing --enable-coverageRob Taylor
2009-04-07Code coverage now works.Rob Taylor
2009-04-07Fix up configure.ac for recusive builds, add tests/Makefile.amRob Taylor
2009-04-07Use lcov to give us digestible coverage informationRob Taylor
2009-04-01Don't warn about Makefile portability issues.Marius Vollmer
2009-04-01simplify autogen and get all modern.Rob Taylor
2009-04-01Use doc/Makefile.am to create docs. Added intro.Marius Vollmer
2009-03-24Prepare 0.1.4.Marius Vollmer
2009-03-24Prepare 0.1.3.master_0.1.3Marius Vollmer
2009-03-13Removed reference to sqlite.Marius Vollmer
2009-03-13Don't use AM_MAINTAINER_MODE, require at least automake 1.9.Marius Vollmer
2009-03-02Prepare 0.1.2.Marius Vollmer
2009-02-19Backported changes from pkg-master to masterGergely Risko
2009-02-02Add pkg-config supportRob Taylor
2009-01-23Add C api documentation infrastuctureRob Taylor
2009-01-23Added two profiles debuggcov and debug to configurelamadon
2009-01-21Added check for python interpreter version 2.5lamadon
2009-01-21Remove python check with pkg for the momentlamadon
2009-01-21Added check for pythonlamadon
2009-01-09Added new configure option --enable-gcovlamadon
2008-12-10Do optional building of liblocationRob Taylor
2008-12-10New version, as we've hit a milestone :)Rob Taylor
2008-11-26add versioned depends on libgeeRob Taylor
2008-11-24Add to_array to StringSetRob Taylor
2008-11-14Fix typo that caused docs to never build.Rob Taylor
2008-11-14check for documentation generation dependanciesRob Taylor
2008-11-11check for the presence of xmllintDavid Janzso
2008-11-11Make distcheck work. Fix up tarball name.Rob Taylor
2008-11-11Fix name in configureRob Taylor
2008-11-05Generate html docs and introspection xml based on the interface specification.David Janzso
2008-11-04Add first cut of the D-Bus interface.Rob Taylor
2008-10-21test vala sqlite supportRob Taylor
2008-10-07Initial project setup for contextd, including an sqlite testcase.Rob Taylor