| Main
Papers Software Mailings Projects FreeNIT 0xFFFF ACR Cake dosis gDVB pvc radare rss2html screws spp stacktrace mesure mksend wistumbler2 xml2doc xsser VPMN Blogs brainstorm pancake pof esteve plue psy Servers Youterm News.nopcode Cvs.nopcode | CakeCake 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 |