libyaml icon indicating copy to clipboard operation
libyaml copied to clipboard

Initial Android makefile

Open raymanfx opened this issue 8 years ago • 5 comments

raymanfx avatar Mar 24 '17 12:03 raymanfx

That's a good point. Honestly, I am not aware of any kind of CI tool for Android package testing. I need yaml (more specifically PyYAML, but I also want the native bindings) for an internal project, but figured it would be nice to contribute back for other people.

I opened pull requests for picocom and i2c-utils too to add Android makefiles. But as far as I can tell, there are very few *nix packages which support building on Android, Google mostly just forks them and converts them into Android projects.

raymanfx avatar Mar 24 '17 19:03 raymanfx

Would you be open to moving this into a contrib/ directory then?

sigmavirus24 avatar Mar 24 '17 22:03 sigmavirus24

Sure, works for me.

raymanfx avatar Mar 27 '17 07:03 raymanfx

@raymanfx can you update your PR to do that please?

sigmavirus24 avatar Apr 06 '17 13:04 sigmavirus24

Sorry, I've been out of the loop for a while. Does this look fine to you?

raymanfx avatar May 08 '17 07:05 raymanfx