On 2015-04-13 14:58, Lukasz Sokol wrote: > Probably doable IFF one wants to, or can, run on SVN/GIT releases > and rebuild by themselves;
I would (and already do) go with this option. It would also download the least about. I'm pretty sure with 15 minutes to spare, somebody could write a Lazarus add-on (package) that registers a new "Get Updates" menu item in say the Help menu, which triggers a 'git stash; git pull; git stash pop' and then finally triggers the IDE to rebuild. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
