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

Rewrite build script to support build environments, separate config profiles #43

Closed
jheretic opened this issue Oct 10, 2013 · 4 comments

Comments

@jheretic
Copy link
Member

The current build script is pretty barebones. It just runs through a number of operations that generates an OpenWRT build tree and loads our configs. We should have a script that takes advantage of OpenWRT's build environment support, and that allows for different configuration profiles. This will make it easier to support custom configurations for specific deployments, for debugging, etc. The script should ideally support both an interactive and non-interactive mode.

@ghost ghost assigned jheretic Oct 10, 2013
@ghost ghost assigned technosopher Nov 1, 2013
@jheretic
Copy link
Member Author

jheretic commented Nov 1, 2013

The https://github.com/technosopher/OpenWRT-fastbuild project already includes almost all of this functionality; @technosopher and @hawkinswnaf just need to adapt it to also serve as a replacement for the current in-tree build script.

@technosopher
Copy link

Starting work on this now.

(This message brought to you by Hub board)

@jheretic
Copy link
Member Author

jheretic commented Dec 3, 2013

I am moving this to 2014. This should be a high priority in January, however.

@jheretic jheretic modified the milestones: 1.1, 1.2 Sep 8, 2014
@jheretic jheretic modified the milestones: 1.2, 1.1 Oct 6, 2014
@jheretic jheretic assigned jheretic and unassigned technosopher Jan 21, 2015
@jheretic
Copy link
Member Author

Completed as per 1d549fd.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants