mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-26 00:05:57 +03:00
[PR #106] [MERGED] Build.sh fixes #364
Labels
No labels
Bug report
Code improvement
Concern
Feature request
Feature request
Good first issue to work on
In progress
Needs info
Question
Ready
Translation
User Experience
User Experience
Website
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SMSSync#364
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ushahidi/SMSSync/pull/106
Author: @alxndrsn
Created: 7/17/2013
Status: ✅ Merged
Merged: 7/17/2013
Merged by: @eyedol
Base:
develop← Head:build.sh-fixes📝 Commits (6)
2af5d38Added quicker failure to build.sh when local.properties not found.945ed08Made check for local.properties more explicit05cbf38Updated build.sh to check for android config.0d46945Added option to build.sh to update android sdk, or skip that step6ac1ae8Clarified prompt for android sdk update.5b4fd77Fixed order of test build and real build - obv test depends on main📊 Changes
1 file changed (+56 additions, -18 deletions)
View changed files
📝
build.sh(+56 -18)📄 Description
Updated build.sh so a new user can run it and get guided through the setup process.
Also, it now builds the core proejct before the test project as test depends on core, so can't be built first!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.