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 miun.*.mk using the new include files #23

Open
dbosk opened this issue Nov 25, 2016 · 1 comment
Open

Rewrite miun.*.mk using the new include files #23

dbosk opened this issue Nov 25, 2016 · 1 comment
Milestone

Comments

@dbosk
Copy link
Owner

dbosk commented Nov 25, 2016

Some of the old miun.*.mk files were replaced with symbolic links to newer files. However, these files are now very far from the interfaces the old miun files provided. Thus the miun files should provide a "backwards compatible" interface to the new files.

These files will be short and can thus be included in one single file: miun.port.mk.nw.

dbosk added a commit that referenced this issue Nov 25, 2016
Since the main include files have changed considerably, the miun.port.mk
will not work as backwards compatible.

The way this should be fixed is by rewriting the miun.*.mk files using
the new include files, i.e. basically to map old variable names to the
new ones to achieve the old behaviour.

This is further discussed in #23.
@dbosk
Copy link
Owner Author

dbosk commented Jan 11, 2018

This is work-in-progress in branch miun (PR #35).

@dbosk dbosk added this to the v2.0 milestone Dec 12, 2019
dbosk added a commit that referenced this issue Jan 11, 2020
Add them back when they're working again (#23)
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

1 participant