- Mar 01, 2016
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
It fails on Windows, see https://gitlab.com/gnutls/gnutls/issues/74 https://bugzilla.gnome.org/show_bug.cgi?id=762921
-
Required on Windows, otherwise copying does not work at all. https://bugzilla.gnome.org/show_bug.cgi?id=762913
-
- Feb 26, 2016
-
-
Tim-Philipp Müller authored
-
- Feb 24, 2016
-
-
Sebastian Dröge authored
It's Windows Vista only and our mingw toolchain does not support it currently either.
-
Sebastian Dröge authored
-
Matthew Waters authored
This is the default in ndk-build unless explicitly overridden by the app and android system libraries seem to be built with these flags as well. https://bugzilla.gnome.org/show_bug.cgi?id=762526
-
Matthew Waters authored
The default now is to disable it in line with the NDK build system https://bugzilla.gnome.org/show_bug.cgi?id=762526
-
Matthew Waters authored
The default now is to disable it in line with the NDK build system https://bugzilla.gnome.org/show_bug.cgi?id=762526
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
Otherwise we create a symlink with the same name as the target, which will create a symlink pointing to itself. Fixes the Windows build on Windows.
-
- Feb 23, 2016
-
-
Sebastian Dröge authored
-
- Feb 21, 2016
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Feb 20, 2016
-
-
- Feb 19, 2016
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
By default the configure script will try to use 64bit code even when we're targetting 32bit machines
-
-
- Feb 18, 2016
- Feb 16, 2016
-
-
The filename field in the Config class is set incorrectly (it is always DEFAULT_CONFIG_FILE). Since it's not used anywhere anyway, just remove it. https://bugzilla.gnome.org/show_bug.cgi?id=761110
-
- Feb 11, 2016
-
-
Not really used in the default packages, but can be added for specific platforms on which playing audio directly to the hardware is preferred (and possible -- e.g. a rooted Android device). Build system patch has been submitted upstream at: https://github.com/tinyalsa/tinyalsa/pull/73
-
- Feb 10, 2016
-
-
the -no-integrated-as flag is only required on 32bit arm.
-
We need to make sure the compiler does get *all* needed CFLAGS, especially the ios/osx minimum required version Fixes linker issues with XCode 7 as explained here: https://karp.id.au/post/xcode_7_linker_rules/
-
- Feb 09, 2016
-
-
Edward Hervey authored
Note that if one wants to do something different with 64 bit arm, one should first check for that architecture before using this method.
-
- Feb 08, 2016
-
-
Edward Hervey authored
-
- Jan 28, 2016
-
-
Jan Schmidt authored
If an pkgconfig file provides a relative path for includes, complain loudly and abort. Include paths should be absolute.
-
Jan Schmidt authored
Use os.link() to hard link source objects to a target name, and commit them to the final archive as a group instead of piece-by-piece to speed everything up
-
-
- Jan 26, 2016
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
We don't set it anymore for iOS i386/x86-64
-