Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Tyr42
on Dec 8, 2015
|
parent
|
context
|
favorite
| on:
The convergence of compilers, build systems and pa...
"simple make" is ninja, right?
https://ninja-build.org/
Already works with cmake and so on.
GFK_of_xmaspast
on Dec 8, 2015
[–]
Doesn't work with fortran, which I found out to my chagrin just this afternoon.
iainmerrick
on Dec 8, 2015
|
parent
[–]
Why doesn't it work? Ninja should work with any tools that you can run from the command line.
GFK_of_xmaspast
on Dec 8, 2015
|
root
|
parent
[–]
Things like module dependencies, apparently:
https://groups.google.com/forum/#!searchin/ninja-build/fortr...
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://ninja-build.org/
Already works with cmake and so on.