MakeItSo converts Visual Studio solutions to gcc makefiles for Linux. It will convert all projects in a solution and create a makefile for each one. It also creates a master makefile that will build ...
This code is just a modified and debugged clone of the tpch_skew_linux repo which has made TPCH-Skew tool adjusted for unix based systems. There are makefiles for multiple operating systems and within ...