[PR #106] [MERGED] Build.sh fixes #364

Closed
opened 2026-02-28 01:24:20 +03:00 by kerem · 0 comments
Owner

📋 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: developHead: build.sh-fixes


📝 Commits (6)

  • 2af5d38 Added quicker failure to build.sh when local.properties not found.
  • 945ed08 Made check for local.properties more explicit
  • 05cbf38 Updated build.sh to check for android config.
  • 0d46945 Added option to build.sh to update android sdk, or skip that step
  • 6ac1ae8 Clarified prompt for android sdk update.
  • 5b4fd77 Fixed 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.

## 📋 Pull Request Information **Original PR:** https://github.com/ushahidi/SMSSync/pull/106 **Author:** [@alxndrsn](https://github.com/alxndrsn) **Created:** 7/17/2013 **Status:** ✅ Merged **Merged:** 7/17/2013 **Merged by:** [@eyedol](https://github.com/eyedol) **Base:** `develop` ← **Head:** `build.sh-fixes` --- ### 📝 Commits (6) - [`2af5d38`](https://github.com/ushahidi/SMSSync/commit/2af5d38f756030a9b16485d4ba3a96fd7421eaed) Added quicker failure to build.sh when local.properties not found. - [`945ed08`](https://github.com/ushahidi/SMSSync/commit/945ed0831579476bdfeb5eafc25f0f2dd1bb10cb) Made check for local.properties more explicit - [`05cbf38`](https://github.com/ushahidi/SMSSync/commit/05cbf384baada3d86c80eb8c1697e23396c6d496) Updated build.sh to check for android config. - [`0d46945`](https://github.com/ushahidi/SMSSync/commit/0d4694558cf99b8ba30bd71f8dd946d29804eaa7) Added option to build.sh to update android sdk, or skip that step - [`6ac1ae8`](https://github.com/ushahidi/SMSSync/commit/6ac1ae8bc07cf0d9c8ecf874039a18dbd38c2894) Clarified prompt for android sdk update. - [`5b4fd77`](https://github.com/ushahidi/SMSSync/commit/5b4fd77f2423c76d143c39256a0bd8df4768960f) Fixed order of test build and real build - obv test depends on main ### 📊 Changes **1 file changed** (+56 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `build.sh` (+56 -18) </details> ### 📄 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! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 01:24:20 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SMSSync#364
No description provided.