summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Upload documentation to the 0.24.x location"Simon McVittie2014-09-171-1/+1
| | | | This reverts commit fb9e80acf4504706a9a52c9bca735362dd5411c7.
* Upload documentation to the 0.24.x locationSimon McVittie2014-03-261-1/+1
|
* Revert "Upload documentation to the 0.20.x location"Guillaume Desmottes2012-10-031-1/+1
| | | | This reverts commit 8a13206cedc749c301521f65b7f6f017fa39aee5.
* Upload documentation to the 0.20.x locationSimon McVittie2012-10-031-1/+1
| | | | To be reverted in the 0.21 branch.
* Allow defs.h to contain UNRELEASEDSimon McVittie2012-05-031-1/+4
|
* Merge branch 'telepathy-glib-0.18'Simon McVittie2012-05-021-0/+13
|\ | | | | | | | | Conflicts: NEWS
| * Add `make clean-for-new-branch`Simon McVittie2012-05-021-0/+13
| |
| * Upload documentation to the 0.18.x locationSimon McVittie2012-04-121-1/+1
|/
* version 0.18.0telepathy-glib-0.18.0Jonny Lamb2012-04-021-1/+1
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Remove extensions/Xavier Claessens2012-01-101-1/+0
| | | | | | It was used only for Call draft APIs. Now we can use the stable APIs. Authors: Will Thompson and David Laban
* Makefile: fix out-of-tree maintainer-upload-releaseWill Thompson2011-11-231-1/+1
| | | | | | Historically, gtk-doc cleverly put the docs into the srcdir, not the builddir. This is fixed these days, so we need to update this rule accordingly.
* Truncate generated ChangeLog at 0.12.0Will Thompson2011-10-141-1/+1
|
* Require automake 1.11 unconditionallySimon McVittie2010-09-271-11/+0
|
* Revert "Upload documentation to the 0.12.x location"Simon McVittie2010-09-201-1/+1
| | | | This reverts commit c2f554003f6fa2f510666aeda7422d1a536e1053.
* Upload documentation to the 0.12.x locationSimon McVittie2010-09-201-1/+1
| | | | To be reverted on master after releasing 0.12.0.
* fd.o #30134: don't allow Vala bindings if introspection is disabledSimon McVittie2010-09-131-0/+2
|
* Fix maintainer-upload-release for out-of-tree buildsSimon McVittie2010-08-251-1/+1
| | | | | | The docs are always in the srcdir, because gtk-doc. Reviewed-by: Will Thompson <will.thompson@collabora.co.uk>
* Makefile.am, configure.ac: refuse to make dist if automake is too oldSimon McVittie2010-08-171-0/+11
| | | | This avoids accidentally making tarballs that can't have vala bindings.
* Update the build system to build the Vala bindings (when enabled).Travis Reitter2010-06-171-1/+9
|
* Merge branch 'from-the-future'Simon McVittie2010-02-221-1/+9
|\
| * Add stub 'extensions' directorySimon McVittie2009-12-141-1/+9
| | | | | | | | | | | | This builds a library for future interfaces (Call will be the first), so we can port telepathy-glib's example code to them even though the interfaces aren't yet stable.
* | Start 0.11.0 development; omit 0.6.x, 0.7.x from ChangeLogSimon McVittie2010-01-211-1/+1
| |
* | Check for files saying UNRELEASED during distcheckWill Thompson2009-12-281-0/+2
|/ | | | | Reference fd.o#23848, and showed up a couple of UNRELEASED that slipped into releases!
* Add a top-level target to run valgrind, and make it log the outputSimon McVittie2009-12-031-0/+3
|
* Truncate ChangeLog, and force date format.Will Thompson2009-08-271-0/+2
| | | | Taken from Gabble master; fixes fd.o #21327.
* Don't preserve timestamps when uploading docs.Will Thompson2009-01-131-1/+1
| | | | This fails if you're not Simon, since he owns the relevant directories.
* `make upload-branch-docs`: automatically work out the name of the branchSimon McVittie2008-12-031-1/+1
|
* Makefile.am: add upload-branch-docs targetSimon McVittie2008-10-221-0/+7
|
* maintainer-upload-release: as well as doing what telepathy.am does, upload ↵Simon McVittie2008-10-151-0/+5
| | | | the docs
* 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
| | | | | | Based on similar code I used in dbus-python. Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
* Build examples before tests (one of the tests runs an example CM)Simon McVittie2007-12-121-1/+1
| | | | 20071212165829-53eee-6f4d9dfe51bdb159c22cad4e4c8b63d3cd668858.gz
* Revert addition of conditional build for inspector/ tooSimon McVittie2007-11-211-4/+0
| | | | 20071121160619-53eee-7c8e6f9daba07696c187705354069284d2fcd1cd.gz
* Conditionally recurse into inspector/Simon McVittie2007-11-161-0/+4
| | | | 20071116170747-53eee-ce3f9b8e4acbccabecc9ccb12546b96d6087db4d.gz
* Drop telepathy-glib-unstable.pc, move telepathy-glib.pc into telepathy-glib/ ↵Simon McVittie2007-11-191-3/+0
| | | | | | (partly because it's conceptually part of the library, and partly to make tab completion work better) 20071119181814-53eee-3ad43b9b4bf9f2546c8a174284266de8be19a021.gz
* Recurse into examples before docs - the examples build quickerSimon McVittie2007-11-161-1/+1
| | | | 20071116170729-53eee-55b14dd9c2353eaf485156734fb0ef3288f3f00f.gz
* Add examples directorySimon McVittie2007-11-121-1/+1
| | | | 20071112165639-53eee-91491c4ebfda93a8d24117fe2e12059ceb6e437b.gz
* Add inspector/ subdirectorySimon McVittie2007-11-121-1/+1
| | | | 20071112165333-53eee-79d9c9554fd0a2a06e49f8f86e7a9735f80648e7.gz
* Move coding style checks to tools/Simon McVittie2007-10-031-4/+0
| | | | 20071003110342-53eee-5ad9a104fa3bb32c87d75c7107d338e0d4cc4246.gz
* Add check-misc.sh - currently checks for the old FSF addressSimon McVittie2007-10-031-0/+1
| | | | 20071003110253-53eee-3a82fb243c2aa3ca442fd3998ded1ce651410793.gz
* Include autogen.sh in tarball - OLPC's jhbuild assumes this will be presentSimon McVittie2007-08-281-0/+1
| | | | 20070828131414-53eee-42fd54a7ea398121f09a932a3ce30891c231086f.gz
* add rule to top-level Makefile to upload documentation to freedesktop.orgDafydd Harries2007-05-101-0/+4
| | | | 20070510123216-c9803-82ad1af8d814cce837d65b009bd479de98911952.gz
* Move contents of lib/ into root directorySimon McVittie2007-04-191-2/+11
| | | | 20070419173517-53eee-d91a15d77882d6839193c1f77be4f88803b48f58.gz
* Remove src, data, tests and Gabble-specific parts of configure.acSimon McVittie2007-04-191-4/+1
| | | | 20070419171702-53eee-102abd17893cff69e7a77b5adada4647279e477e.gz
* Use ${MAKE} -C instead of make -CSimon McVittie2007-04-191-1/+1
| | | | 20070419160225-53eee-36fc85408153652eb80bbd001e2a65c7f3aa8db3.gz
* Allow "make check-extra" at top level (it runs check, then check-extra)Simon McVittie2007-04-181-0/+3
| | | | 20070418121029-53eee-1f9b8c4b075e3b95ef737359109ffd53b3986f1e.gz
* Distribute coding style check stuffSimon McVittie2007-04-061-1/+5
| | | | 20070406165815-53eee-a91b1dd9039dd292869b42d7aeab2e0fe967d3d8.gz
* chmod the distributed ChangeLog u+w, not a+w!Simon McVittie2007-03-271-1/+1
| | | | 20070327113230-53eee-aead81c98db0890e9ab61145c653dc7c2f846a2b.gz