Dear Friends, How are you doing?
Well, I started working a single python script to build the apps a while ago Long story short, I would like to ask you which features would you find interesting to have? By now, I have a set of 'stages' that are declared like download, patch, compile, clean, dependency and a json config file for it I know it's ugly but this json file can have both configuration data and commands (eg: command line to call a script) The idea is to replace all custom scripts by a standard builder that also supports custom scripts that will be used only when really required Currently, we have many different shell/makefiles doing the same thing, for example, downloading a file using different approaches Any suggestion? Kind Regards, Geraldo Netto Sapere Aude => Non dvcor, dvco http://exdev.sf.net/ -- You received this message because you are subscribed to the Google Groups "OSv Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
