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 refactoring #54

Open
Overdrivr opened this issue May 2, 2016 · 0 comments
Open

Build refactoring #54

Overdrivr opened this issue May 2, 2016 · 0 comments

Comments

@Overdrivr
Copy link
Owner

Simplification of the build process.

Distributions will no longer assembled by gathering files from different folders, which is too complex and obscure for the unfamiliar user.

Instead, distributions will be pre-constructed (each distribution folder will contain a .h/.hpp for interface and .c/.cpp for distribution)

Then, only C core code will be copied into their respective c_api subfolder
A JSON file could be used to list all distributions and make adding a new one easy.

Overdrivr added a commit that referenced this issue May 2, 2016
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

1 participant