summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2009-12-14Makefile.am: upload docs for any further 0.8.x releases to the right locationSimon McVittie1-1/+1
2009-08-27Truncate ChangeLog, and force date format.Will Thompson1-0/+2
2009-01-13Don't preserve timestamps when uploading docs.Will Thompson1-1/+1
2008-12-03`make upload-branch-docs`: automatically work out the name of the branchSimon McVittie1-1/+1
2008-10-22Makefile.am: add upload-branch-docs targetSimon McVittie1-0/+7
2008-10-15maintainer-upload-release: as well as doing what telepathy.am does, upload th...Simon McVittie1-0/+5
2008-10-13Add some Makefile rules for code coverage checks using lcovSimon McVittie1-0/+1
2008-10-13Move "common" top-level Makefile stuff to tools/telepathy.am for easier sharingSimon McVittie1-17/+1
2008-09-19Add a maintainer-upload-release targetSimon McVittie1-1/+7
2008-08-14Use git log to construct ChangeLog, rather than darcs changes.Simon McVittie1-1/+5
2007-12-12Build examples before tests (one of the tests runs an example CM)Simon McVittie1-1/+1
2007-11-21Revert addition of conditional build for inspector/ tooSimon McVittie1-4/+0
2007-11-16Conditionally recurse into inspector/Simon McVittie1-0/+4
2007-11-19Drop telepathy-glib-unstable.pc, move telepathy-glib.pc into telepathy-glib/ ...Simon McVittie1-3/+0
2007-11-16Recurse into examples before docs - the examples build quickerSimon McVittie1-1/+1
2007-11-12Add examples directorySimon McVittie1-1/+1
2007-11-12Add inspector/ subdirectorySimon McVittie1-1/+1
2007-10-03Move coding style checks to tools/Simon McVittie1-4/+0
2007-10-03Add check-misc.sh - currently checks for the old FSF addressSimon McVittie1-0/+1
2007-08-28Include autogen.sh in tarball - OLPC's jhbuild assumes this will be presentSimon McVittie1-0/+1
2007-05-10add rule to top-level Makefile to upload documentation to freedesktop.orgDafydd Harries1-0/+4
2007-04-19Move contents of lib/ into root directorySimon McVittie1-2/+11
2007-04-19Remove src, data, tests and Gabble-specific parts of configure.acSimon McVittie1-4/+1
2007-04-19Use ${MAKE} -C instead of make -CSimon McVittie1-1/+1
2007-04-18Allow "make check-extra" at top level (it runs check, then check-extra)Simon McVittie1-0/+3
2007-04-06Distribute coding style check stuffSimon McVittie1-1/+5
2007-03-27chmod the distributed ChangeLog u+w, not a+w!Simon McVittie1-1/+1
2007-03-20Add gtkdoc m4/Make snippetsSimon McVittie1-0/+2
2007-03-12Make distcheck with gtkdoc and without debugSimon McVittie1-0/+2
2007-02-06Delete the generate directory, no longer needed now we've implemented everyth...Simon McVittie1-1/+1
2007-01-02Add lib directory containing what will become telepathy-glibSimon McVittie1-1/+1
2007-01-02Only populate the ChangeLog with "darcs changes" if in a Darcs treeSimon McVittie1-1/+1
2006-11-30Makefile.am: make the ChangeLog writable before updating it from darcs, other...Robert McQueen1-0/+1
2006-11-30Makefile.am: generate a changelog in the dist tarballs with darcs changesRobert McQueen1-0/+2
2006-03-07changed makefiles to make the "dist" target somewhat complete1-4/+0
2006-01-24add intset test program1-1/+1
2006-01-21remove any possibility for darcs crack when moving from generated XML or gene...1-1/+1
2006-01-19make .service file generation actually work1-7/+1
2006-01-19added dbus service file for activation1-6/+7
2005-12-05add autofoo, mostly stolen from telepathy-sip :)1-0/+13