~sipe-collab/sipe-collab/gstreamer-common

  • Committer: Stefan Sauer
  • Author(s): Víctor Manuel Jáquez Leal
  • Date: 2016-07-11 19:11:45 UTC
  • Revision ID: git-v1:f49c55ecd35a7436194d28297f6d6f20eb6a66fa
use brace expansion, not command substitution

Recently noticed that gtk-doc stopped to extract the internal
documentation (appeared just API, but no description).

The problem seems to be a regression from commit f363b32, where the
expasion of the variable _source_dir is expanded using parentheses,
which are used for command substitution, when the variable need to
be a string expansion, and for that brace are needed by the shell.

https://bugzilla.gnome.org/show_bug.cgi?id=768571
Filename Latest Rev Last Changed Committer Comment Size
..
coverage 332 17 years ago Thomas Vander Stichele copy coverage reporting files from dbus Original Diff
hooks 492 15 years ago Edward Hervey Adding git hooks Diff
m4 1 22 years ago Thomas Vander Stichele Initial revision Original commit message from CVS Diff
.gitignore 701 11 years ago Edward Hervey .gitignore: Ignore temporary checkout directories 41 bytes Diff Download File
File autogen.sh.in 843 8 years ago Sebastian Dröge autogen.sh: Enable --with-player-tests by default 2.9 KB Diff Download File
c-to-xml.py 714 11 years ago Tim-Philipp Müller plugin docs: make misc pythons scripts work with p 870 bytes Diff Download File
ChangeLog 491 15 years ago Edward Hervey gst.supp: And yet another variation of the GstAudi 49.6 KB Diff Download File
File check-exports 670 12 years ago Tim-Philipp Müller check-exports: update for new symbol export regexp 1 KB Diff Download File
check.mak 844 8 years ago Thiago Santos check.mak: set CK_DEFAULT_TIMEOUT for all tests S 7.4 KB Diff Download File
cruft.mak 610 14 years ago Tim-Philipp Müller cruft.mak: add make rule to remove cruft 1.5 KB Diff Download File
File download-translations 609 14 years ago Tim-Philipp Müller download-translations: make sure existing translat 4.6 KB Diff Download File
File extract-release-date-from-doap-file 753 10 years ago Sebastian Dröge Make package release date extraction portable The 738 bytes Diff Download File
gen-changelog.py 711 11 years ago Tim-Philipp Müller gen-changelog.py: update for 1.x release tags We 2.7 KB Diff Download File
gettext.patch 479 15 years ago Sebastian Dröge gettext.patch: Update the gettext patch for use wi 317 bytes Diff Download File
glib-gen.mak 618 14 years ago Sebastian Dröge glib-gen.mak: Don't use == for comparisons in shel 2.1 KB Diff Download File
gst-autogen.sh 819 9 years ago Tim-Philipp Müller autogen.sh.in: simplify checks for autoconf and pk 3.5 KB Diff Download File
gst-glib-gen.mak 706 11 years ago Tim-Philipp Müller gst-glib-gen.mak: use GLIB_GENMARSHAL and GLIB_MKE 2.4 KB Diff Download File
File gst-indent 795 9 years ago Sebastian Dröge gst-indent: Also allow gindent as name This is no 1.2 KB Diff Download File
gst.supp 849 8 years ago Sebastian Dröge gst.supp: Suppress all versions of GQuark table le 70.7 KB Diff Download File
File gstdoc-scangobj 829 8 years ago Stefan Sauer gstdoc-scangobj: generate -sections.txt Generate 49.1 KB Diff Download File
gtk-doc-plugins.mak 851 7 years ago Nicolas Dufresne Fix handling of DOC_SOURCE_DIR list As some place 11.9 KB Diff Download File
gtk-doc.mak 852 7 years ago Stefan Sauer use brace expansion, not command substitution Rec 8.1 KB Diff Download File
MAINTAINERS 802 9 years ago Sebastian Dröge MAINTAINERS: Update my mail address 384 bytes Diff Download File
Makefile.am 827 8 years ago Edward Hervey Makefile: Update for mangle-tmpl => mangle-db 533 bytes Diff Download File
mangle-db.py 826 8 years ago Stefan Sauer docs: skip the tmpl step completely Since all we 1.8 KB Diff Download File
orc.mak 663 13 years ago Jan Schmidt Fix dist on some of the buildbots When disting th 2.4 KB Diff Download File
parallel-subdirs.mak 604 14 years ago Tim-Philipp Müller parallel-subdirs.mak: snippet to include in Makefi 435 bytes Diff Download File
plugins.xsl 649 13 years ago Stefan Kost plugins.xsl: the anchor tag has to be empty Move 7.9 KB Diff Download File
po.mak 384 16 years ago Tim-Philipp Müller If there are new languages, they need to be added 152 bytes Diff Download File
README 747 11 years ago Tim-Philipp Müller update-readmes: add series version to README 9.4 KB Diff Download File
README.static-linking 745 11 years ago Tim-Philipp Müller add static linking README https://bugzilla.gnome. 7.6 KB Diff Download File
release.mak 831 8 years ago Thibault Saunier release: Handle gst-devtools for make release 1.7 KB Diff Download File
File scangobj-merge.py 804 9 years ago Stefan Sauer scanobj-merge: use the codec module for non ascii 9.4 KB Diff Download File
File update-autogen 735 11 years ago Tim-Philipp Müller update-autogen: new tool to generate module autoge 990 bytes Diff Download File
File update-common 845 8 years ago Thiago Santos update-common: add gstreamer-vaapi to the list 5.3 KB Diff Download File
File update-readmes 747 11 years ago Tim-Philipp Müller update-readmes: add series version to README 1 KB Diff Download File
upload-doc.mak 710 11 years ago Tim-Philipp Müller upload-mak: upload docs to $X.Y sub-directory not 2.9 KB Diff Download File
win32.mak 846 8 years ago Tim-Philipp Müller check-exports: don't fail for diffs in libgstgl.de 2.7 KB Diff Download File