- 07 Oct, 2021 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
This reverts commit 6ed4aff4. The Meson wrap is broken on non-x86, because it unconditionally includes <cpuid.h> which is an x86 only header.
-
- 21 Sep, 2021 8 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
As per Meson 0.56.0: https://mesonbuild.com/Machine-files.html#properties
-
Max Kellermann authored
-
Max Kellermann authored
Not necessary anymore since Meson 0.50.0: https://mesonbuild.com/Release-notes-for-0-50-0.html#libdir-defaults-to-lib-when-cross-compiling
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 20 Sep, 2021 8 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Let cmake know that we're cross-crompiling.
-
Max Kellermann authored
-
Max Kellermann authored
Prepare to add some code around the _build() call.
-
Max Kellermann authored
Eliminate conflict with other Project classes.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 23 Aug, 2021 1 commit
-
-
Max Kellermann authored
-
- 10 Aug, 2021 4 commits
-
-
Max Kellermann authored
Allows running the unit tests on Linux.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Got lost in commit 0f56ddb8
-
- 06 Aug, 2021 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
The "install_dev" target runs ranlib during installation, and this can break the Android build.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 23 Jun, 2021 1 commit
-
-
Yetangitu authored
The script seems to assume package version numbers always end in numeric versions with an optional alpha-suffix. Alas, were it only so simple... Sometimes the package is called fizzbang-1.2.3+release_info in which case the build fails. No more! Closes https://github.com/MusicPlayerDaemon/MPD/issues/1177
-
- 26 May, 2021 1 commit
-
-
GrimReaperFloof authored
-
- 17 May, 2021 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 11 May, 2021 1 commit
-
-
skidoo23 authored
-
- 26 Apr, 2021 1 commit
-
-
Max Kellermann authored
This enables the JACK output plugin on Windows, but doesn't link against libjack64.dll, instead loads the DLL at runtime with LoadLibrary(). This kludge avoids the extremely fragile JACK shared memory protocol by using the system's libjack64.dll, without requiring the same DLL at build time.
-
- 07 Apr, 2021 1 commit
-
-
Max Kellermann authored
-
- 07 Feb, 2021 1 commit
-
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/1031
-
- 21 Jan, 2021 1 commit
-
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/1059
-
- 19 Jan, 2021 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-