agrep icon indicating copy to clipboard operation
agrep copied to clipboard

Addition of a build system generator

Open elfring opened this issue 11 years ago • 3 comments

I suggest to reuse a higher level build system than your current small make file so that powerful checks for software features will become easier.

elfring avatar Sep 29 '14 20:09 elfring

@elfring Hello, thanks for your suggestion, which I appreciate.

Please can you be so kind to file a formal PR (pull request) with a working(!) and tested(!) code, which can be added to the present methods. After having filed a first version, you will still be able to modify your version (for example to add further code, to fix smaller issues). When uploading a revised version, the PR is automatically adapted accordingly.

Sorry, but I don't have the knowledge, and also don't have time to implement a higher level build system at the moment.

Wikinaut avatar Oct 02 '14 12:10 Wikinaut

I would generally prefer the clarification on a selection before: Which of the available higher level build systems would fit to your software development expectations?

elfring avatar Oct 02 '14 13:10 elfring

meson?! :stuck_out_tongue:

mjeveritt avatar Sep 27 '20 04:09 mjeveritt