Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for Issue 360 #384

Merged
merged 8 commits into from
Jun 2, 2014
Merged

Fixes for Issue 360 #384

merged 8 commits into from
Jun 2, 2014

Conversation

william-ferguson-au
Copy link
Contributor

Manfred I have keep all the commit so that it can more readily be reviewed step at a time, but give the word and I will squash it into a single commit.

This branch doesn't attempt to resolve the larger issues in #380 it focuses solely on #360 and making the NDK build hopefully a little more comprehensible. Eg NDK libraries are still constructed in ${basedir}/obj/local

Split out the responsibilities of the cleanUp method and renamed to attachNativeLib.
Simplified still further.
Resigned myself to the fact that NDK Executable just wants to build at the root folder.
… in the list of dependencies.

Native artifacts built in the project will still be included in the APK.
Remove MakefileHelperTest as this was all testing construction of relative paths.
…ilding APK.

Moved ndkOutputDirectory to AbstractAndroidMojo as it is shared by NdkBuildMojo, AarMojo, ApklibMojo and ApkMojo.
Renamed 'ndkArchitecture' variables to 'architecture' to disambiguate from a similarly named class attribute.
@mosabua
Copy link
Member

mosabua commented Jun 2, 2014

From the feedback I see this seems ready to merge. Correct?

@william-ferguson-au
Copy link
Contributor Author

Yep. Looks like it works as expected.
Would you like me to squash the commits first and submit as a new PR?

@mosabua
Copy link
Member

mosabua commented Jun 2, 2014

No ... am fine with merging as is.

mosabua added a commit that referenced this pull request Jun 2, 2014
@mosabua mosabua merged commit 51f16d5 into simpligility:master Jun 2, 2014
@william-ferguson-au william-ferguson-au deleted the issue-360 branch August 31, 2014 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants