summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add some Makefile rules for code coverage checks using lcovSimon McVittie2008-10-131-0/+1
* Move "common" top-level Makefile stuff to tools/telepathy.am for easier sharingSimon McVittie2008-10-131-17/+1
* Add a maintainer-upload-release targetSimon McVittie2008-09-191-1/+7
* Use git log to construct ChangeLog, rather than darcs changes.Simon McVittie2008-08-141-1/+5
* Build examples before tests (one of the tests runs an example CM)Simon McVittie2007-12-121-1/+1
* Revert addition of conditional build for inspector/ tooSimon McVittie2007-11-211-4/+0
* Conditionally recurse into inspector/Simon McVittie2007-11-161-0/+4
* Drop telepathy-glib-unstable.pc, move telepathy-glib.pc into telepathy-glib/ ...Simon McVittie2007-11-191-3/+0
* Recurse into examples before docs - the examples build quickerSimon McVittie2007-11-161-1/+1
* Add examples directorySimon McVittie2007-11-121-1/+1
* Add inspector/ subdirectorySimon McVittie2007-11-121-1/+1
* Move coding style checks to tools/Simon McVittie2007-10-031-4/+0
* Add check-misc.sh - currently checks for the old FSF addressSimon McVittie2007-10-031-0/+1
* Include autogen.sh in tarball - OLPC's jhbuild assumes this will be presentSimon McVittie2007-08-281-0/+1
* add rule to top-level Makefile to upload documentation to freedesktop.orgDafydd Harries2007-05-101-0/+4
* Move contents of lib/ into root directorySimon McVittie2007-04-191-2/+11
* Remove src, data, tests and Gabble-specific parts of configure.acSimon McVittie2007-04-191-4/+1
* Use ${MAKE} -C instead of make -CSimon McVittie2007-04-191-1/+1
* Allow "make check-extra" at top level (it runs check, then check-extra)Simon McVittie2007-04-181-0/+3
* Distribute coding style check stuffSimon McVittie2007-04-061-1/+5
* chmod the distributed ChangeLog u+w, not a+w!Simon McVittie2007-03-271-1/+1
* Add gtkdoc m4/Make snippetsSimon McVittie2007-03-201-0/+2
* Make distcheck with gtkdoc and without debugSimon McVittie2007-03-121-0/+2
* Delete the generate directory, no longer needed now we've implemented everyth...telepathy-gabble_0.5.2Simon McVittie2007-02-061-1/+1
* Add lib directory containing what will become telepathy-glibSimon McVittie2007-01-021-1/+1
* Only populate the ChangeLog with "darcs changes" if in a Darcs treeSimon McVittie2007-01-021-1/+1
* Makefile.am: make the ChangeLog writable before updating it from darcs, other...Robert McQueen2006-11-301-0/+1
* Makefile.am: generate a changelog in the dist tarballs with darcs changesRobert McQueen2006-11-301-0/+2
* changed makefiles to make the "dist" target somewhat complete2006-03-071-4/+0
* add intset test program2006-01-241-1/+1
* remove any possibility for darcs crack when moving from generated XML or gene...2006-01-211-1/+1
* make .service file generation actually work2006-01-191-7/+1
* added dbus service file for activation2006-01-191-6/+7
* add autofoo, mostly stolen from telepathy-sip :)2005-12-051-0/+13