Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Is this for make or for C? #3

Open
tormodvolden opened this issue Feb 12, 2019 · 1 comment
Open

Is this for make or for C? #3

tormodvolden opened this issue Feb 12, 2019 · 1 comment

Comments

@tormodvolden
Copy link

First, thanks a lot for publishing this! Fixed my CI build on gitlab, which all of a sudden was enabled for my repo. But seriously, why isn't a buildpack for C already a standard component in this heroku thing?

Now for the issue: Shouldn't this be called heroku-buildpack-make or something? There is nothing specific to C in here, and it could work for all kind of software building that uses a makefile.

A proper C buildpack should look for *.c files and if there is only one example.c it could run "make example" and make will do the right thing even without a Makefile or configure.

@tormodvolden
Copy link
Author

I have addressed some of this in my fork at https://gitlab.com/dfu-util/heroku-buildpack-make

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

No branches or pull requests

1 participant