- 22 May, 2018 1 commit
-
-
Max Kellermann authored
Fixes: ``` error: Source option 5 is no longer supported. Use 6 or later. error: Target option 1.5 is no longer supported. Use 1.6 or later. ```
-
- 24 Feb, 2018 1 commit
-
-
Max Kellermann authored
-
- 23 Jan, 2018 1 commit
-
-
Max Kellermann authored
-
- 19 Jan, 2018 2 commits
-
-
Max Kellermann authored
libicu.a depends on libutil.a.
-
Max Kellermann authored
-
- 18 Jan, 2018 1 commit
-
-
Max Kellermann authored
Work around automake warning: Makefile.am:310: warning: variable 'JAVA_SOURCES' is defined but no program or Makefile.am:310: library has 'JAVA' as canonical name (possible typo) Closes #195
-
- 04 Jan, 2018 3 commits
-
-
Felix Hädicke authored
In current Android SDK releases, Ant support was removed. Move the necessary build steps from the former Ant build system to our Makefile, and call the required build tools from the Android SDK (aapt and dx), Java SDK (javac) and Info-ZIP (zip) directly. [mk: copied from Felix's commit e52b906dba971a1173f9e8f83d32b52ee9f89af3 in the XCSoar project)
-
Max Kellermann authored
-
Max Kellermann authored
-
- 18 Dec, 2017 1 commit
-
-
FlashSystems authored
Signed-off-by:
FlashSystems <developer@flashsystems.de>
-
- 11 Dec, 2017 1 commit
-
-
Uwe Kleine-König authored
If libupnp is installed in a non-standard location we must rely on the include path provided by $(pkg-config --cflags libupnp). Relative to the path given from that command no prefix must be used to find the respective files.
-
- 05 Dec, 2017 1 commit
-
-
Max Kellermann authored
-
- 16 Nov, 2017 1 commit
-
-
Max Kellermann authored
Closes #155
-
- 20 Sep, 2017 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 21 Aug, 2017 1 commit
-
-
Matthew Leon authored
-
- 20 Jul, 2017 1 commit
-
-
Matthew Leon authored
We will reuse these tags elsewhere.
-
- 17 Jan, 2017 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Jörg Krause authored
The internal static xiph library needs to link with libogg. Otherwise building mpd will fail: ``` /mips-linux-gnu/bin/ld: libxiph.a(libxiph_a-OggVisitor.o): undefined reference to symbol 'ogg_stream_packetout' ``` Signed-off-by:
Jörg Krause <joerg.krause@embedded.rocks>
-
- 11 Jan, 2017 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 08 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 07 Jan, 2017 4 commits
-
-
Max Kellermann authored
Move code from SongFilter.cxx.
-
Max Kellermann authored
Eliminate one unnecessary dependency for debug programs which don't need the InputStream API.
-
Max Kellermann authored
-
- 06 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 04 Jan, 2017 2 commits
-
-
Max Kellermann authored
Problems found by "make distcheck".
-
Max Kellermann authored
-
- 03 Jan, 2017 2 commits
-
-
Max Kellermann authored
The CurlRequest gives us a more low-level API to CURL without the InputStream interface, integrated into our IOThread.
-
Max Kellermann authored
-
- 29 Dec, 2016 1 commit
-
-
Max Kellermann authored
-
- 26 Dec, 2016 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 19 Dec, 2016 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 13 Dec, 2016 1 commit
-
-
Max Kellermann authored
-