- Aug 25, 2016
-
-
Sebastian Dröge authored
-
- Aug 22, 2016
-
-
Jan Schmidt authored
This reverts commit c0a6825f. Openh264 makefiles install to $(DESTDIR)/$(PREFIX) so they already prepend a /
-
Sebastian Dröge authored
-
- Aug 16, 2016
-
-
Windows a) requires quotes around commands if you | them and b) remembers empty quotes in Makefiles and confuses the shell with them. https://bugzilla.gnome.org/show_bug.cgi?id=768326
-
- Aug 10, 2016
-
-
Sebastian Dröge authored
-
- Jul 25, 2016
-
-
Sebastian Dröge authored
Need to prepend a / when converting from a Windows-style path to a UNIX-style one
-
- Jul 06, 2016
-
-
Sebastian Dröge authored
On OSX they apparently end up as literal '\n' in the code instead of newlines. https://bugzilla.gnome.org/show_bug.cgi?id=768456
-
- Jul 04, 2016
-
-
Sebastian Dröge authored
Windows has no cat so it doesn't work. We lose some symmetry in the code in exchange for Windows portability. https://bugzilla.gnome.org/show_bug.cgi?id=768326
-
- Jul 01, 2016
- Jun 30, 2016
-
-
- Jun 17, 2016
-
-
Sebastian Dröge authored
-
- Jun 09, 2016
-
-
Sebastian Dröge authored
-
- Jun 07, 2016
-
-
Sebastian Dröge authored
Based on a patch by Milos Pesic <msg4misa@gmail.com> https://bugzilla.gnome.org/show_bug.cgi?id=767096
-
Sebastian Dröge authored
Get the correct symbol via dlsym() instead of letting the linker figure it out. Letting the linker do it can bring us into infinite recursion calling into our very own weak symbol. https://bugzilla.gnome.org/show_bug.cgi?id=766235
-
- May 20, 2016
-
-
Patches are taken from upstream. Found by inspecting upstream commit logs. https://bugzilla.gnome.org/show_bug.cgi?id=766215
- May 14, 2016
-
-
Sebastian Dröge authored
Workaround for Android <21 making signal() an inline function around bsd_signal(), and Android >= 21 not having any bsd_signal() symbol but only signal() https://bugzilla.gnome.org/show_bug.cgi?id=766235
-
- May 12, 2016
-
-
Sebastian Dröge authored
I'm sure I saw that reported in Bugzilla today or yesterday, or on the mailing list. But can't find it now :)
-
- May 08, 2016
-
-
libgstvideo4linux2.a wasn't being included as a result https://bugzilla.gnome.org//show_bug.cgi?id=766117
-
- May 03, 2016
-
-
Sebastian Dröge authored
-
- Apr 23, 2016
-
-
This avoids having user settings messing up our build. https://bugzilla.gnome.org/show_bug.cgi?id=765394
-
- Apr 22, 2016
-
-
-
-
Tim-Philipp Müller authored
This tinyalsa repo doesn't seem to do tags or releases. https://bugzilla.gnome.org/show_bug.cgi?id=765439
-
Tim-Philipp Müller authored
Not that anything changed in the last 9 years.
-
Tim-Philipp Müller authored
Same as main orc recipe. https://bugzilla.gnome.org/show_bug.cgi?id=765439
-
- Apr 20, 2016
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Apr 19, 2016
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
Spotted by Xavier Claessens
-
- Apr 14, 2016
-
-
Sebastian Dröge authored
long is 32 bits on Win64, GType 64 bits. https://bugzilla.gnome.org/show_bug.cgi?id=758738
-
- Apr 12, 2016
-
-
They fail to build with newer livetex. https://bugzilla.gnome.org/show_bug.cgi?id=764776
-
Tim-Philipp Müller authored
git-for-windows will error out with 'Tell me who you are' otherwise, if no global user config exists.
-
- Apr 07, 2016
-
-
Otherwise git may fail to apply patches to our unpacked source trees if there's no valid global git user config yet, with "fatal: empty ident name (for ...) not allowed".
-
- Mar 30, 2016
-
-
Edward Hervey authored
-