| Age | Commit message (Collapse) | Author |
|
fixes asset extraction and parallel multi version builds without manually building tools first
|
|
|
|
big commit, but should be working ok now
|
|
Sort data according to the compilation using they belong to.
Extract background animations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
By splitting it up into object files and letting them be compiled in
parallel. Also only rebuild the parts that changed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Instead of scaninc ignoring everything starting with baserom, we tell make which baseroms are needed and which to ignore if they come up as dependencies, depending on the version used.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|