thegenemyers / DALIGNER

Find all significant local alignments between reads
Other
138 stars 61 forks source link

Add meson build system #65

Closed SoapZA closed 7 years ago

SoapZA commented 7 years ago

Hi @thegenemyers, Meson is a new meta-buildsystem that generates Ninja files instead of Makefiles. It is much faster, allows for greater portability and has many nice features such as building as part of other projects, enabling address/memory/undefined-behaviour sanitiser and unity builds. Would you be willing to accept a PR to add it?

thegenemyers commented 7 years ago

Hi David,

I'd rather not incorporate it into my main branch as I don't use it 

and don't want to learn it which I would have to do as new codes are added to modules going forward. But I have no problem with your keeping an update branch as things go along.

  Cheers,  Gene

On 9/6/17, 5:34 PM, David Seifert wrote:

Hi @thegenemyers https://github.com/thegenemyers, Meson is a new meta-buildsystem that generates Ninja files instead of Makefiles. It is much faster, allows for greater portability and has many nice features such as building as part of other projects, enabling address/memory/undefined-behaviour sanitiser and unity builds. Would you be willing to accept a PR to add it?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/thegenemyers/DALIGNER/issues/65, or mute the thread https://github.com/notifications/unsubscribe-auth/AGkkNkcACHmOrDeZXEJVsIafAO6g-MOnks5sfrt4gaJpZM4POkCz.

thegenemyers commented 7 years ago

Would prefer you fork. -- Gene

On 9/6/17, 5:40 PM, David Seifert wrote:

@thegenemyers https://github.com/thegenemyers would the |update| branch live in the main repo or in a forked one?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/thegenemyers/DALIGNER/issues/65#issuecomment-327524715, or mute the thread https://github.com/notifications/unsubscribe-auth/AGkkNo4Gaoi30R05lRlCfSbIe1fKoAVxks5sfrzlgaJpZM4POkCz.