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

Build script for firmware are fragile #8

Closed
botbench opened this issue Aug 4, 2013 · 2 comments
Closed

Build script for firmware are fragile #8

botbench opened this issue Aug 4, 2013 · 2 comments

Comments

@botbench
Copy link
Member

botbench commented Aug 4, 2013

The build scripts found in lms2012/open_first are very fragile and have little or no error checking at any stage of the build process.
I propose we migrate them to an actual build system such as make or ant and use targets for each part that the build system is dependent on.
The buildmod scripts found in each of the lms2012/d_* folders are a good example of this as well.

@schodet
Copy link
Contributor

schodet commented Aug 4, 2013

I can help with this task if you want.

@botbench
Copy link
Member Author

botbench commented Aug 4, 2013

That would be great.

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