summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2015-06-09Makefile: Update for mangle-tmpl => mangle-dbEdward Hervey1-1/+1
2010-07-23Add AG_GST_SET_PACKAGE_RELEASE_DATETIME and _DATETIME_WITH_NANO macros for ↵Tim-Philipp Müller1-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
2010-06-15Makefile.am: Don't dist file that has goneEdward Hervey1-1/+1
2010-06-01orc.mak: rename from orc.mkDavid Schleef1-1/+1
All the other makefile snippets are called *.mak.
2010-05-30orc: Fix distcheck problems in orc.mkDavid Schleef1-1/+3
Add gst-indent to common, since orc.mk uses it to clean up source files.
2010-03-30Make sure new parallel-subdirs.mak gets distedTim-Philipp Müller1-0/+1
It seems to get disted automagically already when used, but better be safe..
2010-03-10Don't try to dist shave files that have been removedTim-Philipp Müller1-4/+1
2010-01-13Don't forget to dist new cruft.mak fileTim-Philipp Müller1-1/+1
2009-06-11docs: Fix up the upload-doc.mak and remove upload.makJan Schmidt1-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
2009-02-25build: Add shave and shave-libtool to the CONFIG_CLEAN_FILES listJan Schmidt1-0/+2
2009-02-22Enrol shave filesJan Schmidt1-1/+2
2008-04-15Dist all files in common. Fixes bug #527984.Sebastian Dröge1-2/+4
Original commit message from CVS: * Makefile.am: * m4/Makefile.am: Dist all files in common. Fixes bug #527984.
2007-12-17Makefile.am: Don't forget to dist the new win32.mak.Tim-Philipp Müller1-1/+1
Original commit message from CVS: * Makefile.am: Don't forget to dist the new win32.mak.
2007-12-12Makefile.am: check-exports should be disted.Tim-Philipp Müller1-0/+1
Original commit message from CVS: * Makefile.am: check-exports should be disted.
2006-07-02add an inspect target that inspects every element feature, so we can have ↵Thomas Vander Stichele1-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
2006-07-01copy coverage reporting files from dbusThomas Vander Stichele1-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
2006-04-29move upload.mak to commonThomas Vander Stichele1-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
2005-09-23merge additions from the .signals.new and .args.new file in the original ↵Thomas Vander Stichele1-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
2005-09-14add to EXTRA_DISTThomas Vander Stichele1-1/+1
Original commit message from CVS: add to EXTRA_DIST
2005-08-20factor out the common stuffThomas Vander Stichele1-1/+2
Original commit message from CVS: factor out the common stuff
2005-08-15adding a script to mangle tmpl/*.sgml and insert short/long descs for elementsThomas Vander Stichele1-1/+7
Original commit message from CVS: adding a script to mangle tmpl/*.sgml and insert short/long descs for elements
2005-08-05first stab at documenting elementsThomas Vander Stichele1-1/+1
Original commit message from CVS: first stab at documenting elements
2005-07-07factor out gtk-docThomas Vander Stichele1-1/+1
Original commit message from CVS: factor out gtk-doc
2004-03-18adding Makefile.am to integrate with distRELEASE_0_7_91RELEASE_0_7_90Thomas Vander Stichele1-0/+3
Original commit message from CVS: adding Makefile.am to integrate with dist
2002-05-09add common to the dist without using makefilesAndy Wingo1-2/+0
Original commit message from CVS: add common to the dist without using makefiles
2002-05-08add common to distDavid I. Lehn1-0/+2
Original commit message from CVS: add common to dist