From: atani <at...@at...> - 2006-06-15 17:11:30
|
Recently Dan was asking about where to store "common" pieces for the ports which are not "common" to all ports.. Well, more discussion is still needed on that as well as on general structure of the tree. The current source tree is getting pretty full in the root with the "core" Tiki piece(s) and the ports pieces. I suggest restructuring the tree as follows: <ROOT> -> examples -> src -> include -> notes -> 3rdparty -> ports -> common -> osx -> sdl -> dc -> gp2x -> ... other ports ... -> utils In addition to this I would like to make the build system closer to the one that KOS uses, and then also have project files for the various IDEs etc. What do you guys think? Mike |