Hey that's me

end2end zone

My life dumped to a web site

end2end

9-Minute Read

MSBuildReorder

Please note that MSBuildReorder source code is now moved to GitHub. Source code can be downloaded from the project’s GitHub page.

MSBuildReorder is a tool for “reordering” (buildorder) a multi-process C++ build log. It allows a developer to convert the build log as if it was generated with a single processor.

Building a solution that has multiple projects can quickly become bloated with too many lines that are not related to each other. For this reason, finding the actual cause of a build fail is harder than it should be. MSBuildReorder is able to read the log and reorder the projects in a sequential order.

Recent Posts

Categories

About

Hey! I'm Antoine author of end2end zone. Take a couple of minutes to get to know me a little better.