﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
24	Preserve source order in the object order / Implement generic source -> object transformation	bird	bird	The SOURCES should be processed in {{{$(foreach src,$($(target)_SOURCES),dostuff)}}} fashion instead of the way it's currently done (type by type). It should further be extendable to include custom source transformations and handle things like rule execution order in a generic way (e.g. make sure headers are generated before trying to compile anything).	task	closed	major	0.1.3	kBuild	0.1.0	fixed		
