summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Makefile: Update for mangle-tmpl => mangle-dbEdward Hervey2015-06-091-1/+1
|
* Add AG_GST_SET_PACKAGE_RELEASE_DATETIME and _DATETIME_WITH_NANO macros for ↵Tim-Philipp Müller2010-07-231-0/+1
| | | | | | | | | | | | | | | configure Sets GST_PACKAGE_RELEASE_DATETIME, either to the current date and time, or to the specified datetime, or to the date of the current release based on the .doap file. In a GStreamer module context, one could use it like this: AG_GST_SET_PACKAGE_RELEASE_DATETIME_WITH_NANO([$PACKAGE_VERSION_NANO], ["${srcdir}/$PACKAGE.doap"], [$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_MICRO]) https://bugzilla.gnome.org/show_bug.cgi?id=623040
* Makefile.am: Don't dist file that has goneEdward Hervey2010-06-151-1/+1
|
* orc.mak: rename from orc.mkDavid Schleef2010-06-011-1/+1
| | | | All the other makefile snippets are called *.mak.
* orc: Fix distcheck problems in orc.mkDavid Schleef2010-05-301-1/+3
| | | | | Add gst-indent to common, since orc.mk uses it to clean up source files.
* Make sure new parallel-subdirs.mak gets distedTim-Philipp Müller2010-03-301-0/+1
| | | | It seems to get disted automagically already when used, but better be safe..
* Don't try to dist shave files that have been removedTim-Philipp Müller2010-03-101-4/+1
|
* Don't forget to dist new cruft.mak fileTim-Philipp Müller2010-01-131-1/+1
|
* docs: Fix up the upload-doc.mak and remove upload.makJan Schmidt2009-06-111-1/+1
| | | | | | For some reason we have 2 nearly identical copies of the upload make snippet, one of which is broken. Fix them up, and remove upload.mak as upload-doc.mak is the better name
* build: Add shave and shave-libtool to the CONFIG_CLEAN_FILES listJan Schmidt2009-02-251-0/+2
|
* Enrol shave filesJan Schmidt2009-02-221-1/+2
|
* Dist all files in common. Fixes bug #527984.Sebastian Dröge2008-04-151-2/+4
| | | | | | | Original commit message from CVS: * Makefile.am: * m4/Makefile.am: Dist all files in common. Fixes bug #527984.
* Makefile.am: Don't forget to dist the new win32.mak.Tim-Philipp Müller2007-12-171-1/+1
| | | | | | Original commit message from CVS: * Makefile.am: Don't forget to dist the new win32.mak.
* Makefile.am: check-exports should be disted.Tim-Philipp Müller2007-12-121-0/+1
| | | | | | Original commit message from CVS: * Makefile.am: check-exports should be disted.
* add an inspect target that inspects every element feature, so we can have ↵Thomas Vander Stichele2006-07-021-0/+1
| | | | | | | | | | | | that added for coverage Original commit message from CVS: * Makefile.am: * check.mak: add an inspect target that inspects every element feature, so we can have that added for coverage * coverage/lcov.mak: add support for lcov
* copy coverage reporting files from dbusThomas Vander Stichele2006-07-011-1/+4
| | | | | | | | | Original commit message from CVS: * Makefile.am: * coverage/coverage-report-entry.pl: * coverage/coverage-report.pl: * coverage/coverage-report.xsl: copy coverage reporting files from dbus
* move upload.mak to commonThomas Vander Stichele2006-04-291-1/+1
| | | | | | | | | | | | | | | | Original commit message from CVS: * common/Makefile.am: * docs/Makefile.am: * docs/faq/Makefile.am: * docs/gst/Makefile.am: * docs/libs/Makefile.am: * docs/manual/Makefile.am: * docs/plugins/Makefile.am: * docs/pwg/Makefile.am: * docs/slides/Makefile.am: * docs/upload.mak: * common/upload.mak: move upload.mak to common
* merge additions from the .signals.new and .args.new file in the original ↵Thomas Vander Stichele2005-09-231-1/+2
| | | | | | | | ones, only updating if necessary Original commit message from CVS: merge additions from the .signals.new and .args.new file in the original ones, only updating if necessary
* add to EXTRA_DISTThomas Vander Stichele2005-09-141-1/+1
| | | | | Original commit message from CVS: add to EXTRA_DIST
* factor out the common stuffThomas Vander Stichele2005-08-201-1/+2
| | | | | Original commit message from CVS: factor out the common stuff
* adding a script to mangle tmpl/*.sgml and insert short/long descs for elementsThomas Vander Stichele2005-08-151-1/+7
| | | | | Original commit message from CVS: adding a script to mangle tmpl/*.sgml and insert short/long descs for elements
* first stab at documenting elementsThomas Vander Stichele2005-08-051-1/+1
| | | | | Original commit message from CVS: first stab at documenting elements
* factor out gtk-docThomas Vander Stichele2005-07-071-1/+1
| | | | | Original commit message from CVS: factor out gtk-doc
* adding Makefile.am to integrate with distRELEASE_0_7_91RELEASE_0_7_90Thomas Vander Stichele2004-03-181-0/+3
| | | | | Original commit message from CVS: adding Makefile.am to integrate with dist
* add common to the dist without using makefilesAndy Wingo2002-05-091-2/+0
| | | | | Original commit message from CVS: add common to the dist without using makefiles
* add common to distDavid I. Lehn2002-05-081-0/+2
Original commit message from CVS: add common to dist