由买买提看人间百态

topics

全部话题 - 话题: makepp
(共0页)
S*A
发帖数: 7142
1
来自主题: Linux版 - 大家用什么build tool?
No, I did not know makepp before. Thanks for sharing.
But no, makepp is not what I am looking for.
The main goal is very very fast incremental build.
Makepp is written in perl which means it is a non starter.
If makepp could work, scons could work as well.
Make is very serious business. Do you know that the full
linux kernel, with modules. No change incremental build
will take 50s on a 8 way cpu machine with all file cached.
It take make 50 seconds on 8 CPU to check that no file
has been changed... 阅读全帖
r****t
发帖数: 10904
2
来自主题: Linux版 - 请推荐makefile generator
makepp
r****t
发帖数: 10904
3
来自主题: Linux版 - 大家用什么build tool?

What's the purpose of rewriting make? Have u checked out makepp?
(共0页)