I am looking to automate the build process for a module we developed from our source control. For this we have to compile all the .os files in the module and make it as an .oll file for every ospace. Can anyone give me some details on how to get started with this.
I tried to look into the details on how the eclipse is generating the oll files when we click on the build module option, but I couldn't any details from their.