From: Ed B. <be...@mi...> - 2018-08-28 19:03:44
|
On 08/28/2018 02:20 PM, Taylor Holberton wrote: > > I'm not a nasm developer but I made a CMake build system for nasm that > builds out of source just fine. It's on GitHub. > > https://github.com/riscv/riscv-nasm > > It's on the refactoring branch. I'm a big fan of CMake and tried out your patch in April when you posted it to the list, so thank you for that! I look forward to collaborating with you on improving that, too (adding ndisasm, and packaging for Windows, building and installing docs, etc.) Meanwhile, I thought I'd also work on the current autotools version but would very happily abandon it in favor of the CMake version if that's the direction we collectively choose. Another project I've worked on (Wireshark) currently maintains both an autotools *and* a CMake version, so that's certainly possible as well. Ed |