Hacker News new | ask | show | jobs
by p_l 1044 days ago
Oh, this brings memories. First project where I ended up writing CMake, I think partly because it made it somewhat easier to build both macos and windows versions. Also first project I used Jenkinsfile on, as it was a new thing introduced in Jenkins when we started building our CI.

Making a builder for macos was a PITA (finally I think an MBA was provided to the project just to run those builds).

Good to see it continued for some time, I feared it got canceled much earlier.