summaryrefslogtreecommitdiff
path: root/common-modified
Commit message (Collapse)AuthorAgeFilesLines
* build: Adapt to backwards incompatible change in GNU Make 4.3Debarshi Ray2020-03-121-1/+2
| | | | | | | | | | | | | | | GNU Make 4.3 has a backwards incompatible change affecting the use of number signs or hashes (ie., #) inside function invocations. See: https://lists.gnu.org/archive/html/info-gnu/2020-01/msg00004.html In this case, it would expand the '\#' in the '\n\#include \"$(h)\"' argument to the foreach call to '\#', not '#'. This would lead to spurious backslashes in front of the '#include' directives in the generated fs-enumtypes.c file. Spotted by Ernestas Kulik. https://gitlab.freedesktop.org/farstream/farstream/-/merge_requests/4
* Update common/ to latestOlivier Crête2018-09-192-4/+8
|
* Fix the name of the generated .devhelp2 filesLaurent Bigonville2018-02-232-2/+2
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=104903
* Sync with latest common/Olivier Crête2016-06-213-59/+53
|
* docs: Use Farstream API version when installing docsOlivier Crête2014-05-012-1/+232
| | | | This also forces us to make a private copy of the gtk-doc.mak
* Use == instead of = test for portabilityOlivier Crête2013-03-221-1/+1
| | | | Bug reported by OBATA Akio
* Use the generic marshallers instead of generating themOlivier Crête2013-02-051-12/+0
|
* Replace FS_MAJORMINOR with FS_APIVERSIONOlivier Crête2012-09-111-1/+1
|
* Replace GST_MAJORMINOR with GST_API_VERSIONOlivier Crête2012-08-071-2/+2
|
* Update commonOlivier Crête2012-02-221-90/+117
|
* Use our own version name, not gstreamer'sOlivier Crête2011-10-171-4/+4
|
* Rename Farsight 2 to FarstreamOlivier Crête2011-10-111-3/+3
|
* common-modified: Dist another stamp fileOlivier Crête2011-01-201-1/+2
|
* Update gtk-doc-plugins.mak from common/Olivier Crête2010-11-091-93/+74
|
* docs: Update custom doc building rules to match newer gst toolsOlivier Crête2010-11-011-1/+2
|
* Update common and tabify MakefilesOlivier Crête2010-10-042-18/+18
|
* common-modified: Rename file in Makefile.am tooOlivier Crête2010-06-291-1/+1
|
* gtk-doc-plugins: Update from commonOlivier Crête2010-06-291-12/+10
|
* Remove divergent copy of glib-gen.mk and use silent rules where possibleOlivier Crête2010-06-031-44/+0
|
* gst-glib-gen: Rename enum types tp FS_Olivier Crête2010-06-031-1/+1
|
* Add gst-glib-gen.mak From gst common 357b0db99f9957e1003df3979506cf6ca3278138Olivier Crête2010-06-031-0/+45
|
* glib-gen: Use single = instead of == for portabilityOlivier Crête2009-08-171-1/+1
|
* Register enum types in a thread safe wayOlivier Crête2009-07-141-2/+2
|
* Keep our glib-gen.makOlivier Crête2009-02-052-1/+46
|
* Move our modified gtkdoc plugins sutff out of commonOlivier Crête2009-02-052-0/+410