Max Kellermann
|
6f278977e9
|
build/python/project: add build(), calls _build()
Prepare to add some code around the _build() call.
|
2021-09-20 22:54:02 +02:00 |
Max Kellermann
|
4f2f705dca
|
build/python/make: rename build() to build_make()
Eliminate conflict with other Project classes.
|
2021-09-20 22:54:02 +02:00 |
Max Kellermann
|
f9a0db716a
|
android: build with NDK r23
|
2021-08-23 20:58:19 +02:00 |
Max Kellermann
|
b0e9538855
|
build/openssl: pass --cross-compile-prefix to ./Configure
|
2021-08-06 17:30:47 +02:00 |
Max Kellermann
|
694debd4cc
|
build/openssl: pass RANLIB=... to "make install"
The "install_dev" target runs ranlib during installation, and this
can break the Android build.
|
2021-08-06 17:28:28 +02:00 |
Max Kellermann
|
168d6257b4
|
python/build/libs.py: build CURL with OpenSSL support
Closes https://github.com/MusicPlayerDaemon/MPD/issues/1059
|
2021-01-21 14:33:14 +01:00 |