summaryrefslogtreecommitdiff
path: root/backends/libsocialweb/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2013-11-27build: Move backend.mk inclusions to the top of the filesPhilip Withnall1-1/+1
2013-11-08build: Build backend libraries before the backend modules themselvesPhilip Withnall1-1/+1
2013-10-28build: Factor common automakery out of backends’ Makefile.amsPhilip Withnall1-37/+12
2013-10-25build: Disable some GCC warnings for generated C codePhilip Withnall1-0/+1
2013-07-05build: Use target-specific VALAFLAGS rather than AM_VALAFLAGSPhilip Withnall1-12/+9
2013-07-04build: Remove redundant entries from GITIGNOREFILESPhilip Withnall1-6/+0
2013-04-12Include ERROR_CFLAGS everywhere we compile C codeSimon McVittie1-0/+1
2013-04-03Do not explicitly link libfolks-internal.la into thingsSimon McVittie1-1/+0
2013-03-18all Makefiles: don't ignore or clean .c files not corresponding to ValaSimon McVittie1-1/+1
2013-03-12Do not assign to VALAFLAGSSimon McVittie1-2/+1
2013-03-06Add -I$(top_srcdir) throughoutSimon McVittie1-0/+1
2013-02-10Port folks to libgee 0.8.Travis Reitter1-1/+1
2012-07-24Revert "Change libgee dependency from 0.6 to 0.8."Jeremy Whiting1-1/+1
2012-07-05Change libgee dependency from 0.6 to 0.8.Jeremy Whiting1-1/+1
2012-06-27core: Add a profiling API and implement some profiling pointsPhilip Withnall1-0/+2
2012-01-08build: Add an --enable-code-coverage configure parameterPhilip Withnall1-0/+2
2012-01-08build: Tidy up use of AM_* variables in Makefile.amsPhilip Withnall1-12/+21
2011-08-25Use ERROR_VALAFLAGS as intended.Travis Reitter1-0/+1
2011-08-03Bug 649296 — Folks backend files shouldn't begin with "lib"Philip Withnall1-9/+9
2011-05-13Generate backend library headers in folks/ subdirs.Travis Reitter1-0/+1
2011-04-05libsocialweb: create a separate library folks-libsocialwebAlban Crequy1-3/+10
2011-04-05libsocialweb: add new backendMarco Barisione1-0/+55