Top level makefile overhaul
Posted: Wed Oct 24, 2012 4:21 am
I'm trying to figure out how create a new top level makefile. Right now it appears that CodeLite always creates a top level makefile that is a single project. This entirely defeats the bennefit of having multiple jobs. By experimenting I have found that if you have a decent top-level makefile you can set your job count to at least double your number of cores. I am attaching a sample makefile for what I want to generate. This correctly drives the project makefiles that I have already supplied a patch.
Any recommendations would be greatly appreciated for how to change CodeLite to produce this type of file.
-- humbly John
Any recommendations would be greatly appreciated for how to change CodeLite to produce this type of file.
-- humbly John