- 30 Oct, 2013 20 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Without -Werror, clang will not fail on -ftree-vectorize.
-
Max Kellermann authored
-
Max Kellermann authored
Allows advanced compiler optimization.
-
Max Kellermann authored
Most importantly: always disable C++ exceptions. It was surprising to see MPD terminate due to an unexpected exception.
-
Max Kellermann authored
The last piece to allow -ffast-math.
-
Max Kellermann authored
-
Max Kellermann authored
Avoid NaN to allow -ffast-math.
-
Max Kellermann authored
Use a boolean flag instead.
-
Max Kellermann authored
Avoid NaN to allow -ffast-math.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Avoid NaN to allow -ffast-math.
-
Max Kellermann authored
-
Max Kellermann authored
Fixes crash.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 29 Oct, 2013 9 commits
-
-
Max Kellermann authored
Restores the features from the previous draft commands "findin" / "searchin".
-
Max Kellermann authored
This reverts commit a577944a. Will be replaced by new options for the old commands "search" and "find".
-
Max Kellermann authored
-
Jean-Francois Dockes authored
-
Jean-Francois Dockes authored
-
Max Kellermann authored
According to the protocol documentation, matching the file name was wrong. This removes some awkward special-case code.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 28 Oct, 2013 11 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Merge lots of duplicate code.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
There hasn't been a maintainer for this plugin for years. It may even fail to build.
-
Max Kellermann authored
Fixes the OpenAL detection which was broken because enable_osx was uesd which was set later.
-