wk Cake list search blog view edit

Cake


Cake is a replacement for make and autotools written in C.

cakeconf generates a .h include file which is included by the main cake.c which generates the final 'cake' to be used to work with a project. This means that once configured, the build program contains all the configuration and file dependencies plus extra info. So we dont have to parse all the time or spend time forking for subdirs or doing system-dependant tricks.

Actually it is quite in early stage, but you can get a shot here:

hg clone http://hg.youterm.com/cake