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

How to build just one project? #17

Closed
konijn opened this issue Apr 21, 2020 · 4 comments
Closed

How to build just one project? #17

konijn opened this issue Apr 21, 2020 · 4 comments

Comments

@konijn
Copy link

konijn commented Apr 21, 2020

Greetings,

love the potential of this. I've decided to work on one project and would like to be able to just build that one project instead of all the projects. What is the easiest way to do that? Besides deleting all the other projects of course ;)

@github-actions
Copy link

Thank you for contributing to make this project better😎 Keep up and follow to solve this issue.

@konijn
Copy link
Author

konijn commented Apr 21, 2020

What I've done is copy buildAPKs/scripts/sh/build/build.sh to the one project I want to compile. The only thing missing was the copy from local build to shared storage. Also the generated file will no longer have a timestamp in the name.

@konijn konijn closed this as completed Apr 21, 2020
SDRausty referenced this issue in BuildAPKs/buildAPKs.github Apr 2, 2021
SDRausty referenced this issue in shlibs/shlibs.bash Apr 2, 2021
SDRausty referenced this issue in BuildAPKs/buildAPKs.github Apr 2, 2021
SDRausty referenced this issue in BuildAPKs/buildAPKs.github Apr 2, 2021
SDRausty referenced this issue in shlibs/shlibs.bash Apr 2, 2021
SDRausty referenced this issue in BuildAPKs/buildAPKs.github Apr 2, 2021
SDRausty referenced this issue in BuildAPKs/buildAPKs.github Apr 2, 2021
SDRausty referenced this issue in BuildAPKs/buildAPKs.github Apr 2, 2021
SDRausty referenced this issue in BuildAPKs/buildAPKs.github Apr 2, 2021
SDRausty referenced this issue in BuildAPKs/buildAPKs.github Apr 2, 2021
SDRausty referenced this issue in BuildAPKs/buildAPKs.github Apr 2, 2021
SDRausty referenced this issue in shlibs/shlibs.bash Apr 2, 2021
SDRausty referenced this issue in shlibs/shlibs.bash Apr 2, 2021
@SDRausty
Copy link
Contributor

SDRausty commented Apr 2, 2021

Hi,

love the potential of this.

Thank you. I find your comment humbling. Musing on this topic has given results:

I've decided to work on one project and would like to be able to just build that one project instead of all the projects.

Command ~/buildAPKs/build.repo.bash was recently added. It enables building just one repository. This command has been tested with https://github.com/search and https://gitlab.com/explore successfully.

What is the easiest way to do that?

EXAMPLE USAGE: build.repo.bash https://github.com/BuildAPKs/buildAPKs.entertainment

If you find repo candidates for inclusion in this project @konijn, please share addresses to the sourcecode here in this topic.

Besides deleting all the other projects of course ;)

Directory ~/buildAPKs/var/cache/tarballs/ is being designed to assist in topics of device space and working APK sourcecode restoration; Enjoy🎵🎶

SDRausty referenced this issue in BuildAPKs/buildAPKs.github Apr 2, 2021
SDRausty referenced this issue in BuildAPKs/buildAPKs.github Apr 2, 2021
SDRausty referenced this issue in BuildAPKs/buildAPKs.github Apr 2, 2021
SDRausty referenced this issue in BuildAPKs/buildAPKs.github Apr 2, 2021
SDRausty referenced this issue in BuildAPKs/buildAPKs.github Apr 2, 2021
SDRausty referenced this issue in BuildAPKs/buildAPKs.github Apr 2, 2021
@SDRausty
Copy link
Contributor

SDRausty commented Jan 18, 2022

Command build.repo.bash should compile only one git repository from source that is hosted on GitHub and GitLab. Please share your comments here.

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

No branches or pull requests

2 participants