After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 773464 - android: Port ndk-build Makefile magic to gradle
android: Port ndk-build Makefile magic to gradle
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: cerbero
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-10-25 09:07 UTC by Sebastian Dröge (slomo)
Modified: 2018-11-03 10:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2016-10-25 09:07:45 UTC
This should also get us rid of bugs like #773401, which are happening because shell/Makefile are a bit silly about newlines and whitespace... and behaving different everywhere. groovy is not great but at least does not have these problems.


Not sure which parts should be done in gradle though, and which in ndk-build. Source file generation at least should be gradle
Comment 1 Jan Schmidt 2017-05-20 16:44:28 UTC
How would that hang together?

At the moment, it's kind of nice that the ndk-build stuff all goes in a jni directory, with just the little bit of gradle glue required to call into ndk-build. It would be good to keep that level of separation.
Comment 2 Sebastian Dröge (slomo) 2017-05-20 17:26:53 UTC
You could make a gradle module for everything that our ndk-build stuff does AFAIU
Comment 3 GStreamer system administrator 2018-11-03 10:21:29 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/cerbero/issues/38.