[MERGE] add SimpleXMLRPCServer in stanalone bzr.exe
Lukáš Lalinský
lalinsky at gmail.com
Mon Aug 25 17:46:19 BST 2008
Dňa Po, 2008-08-25 o 12:57 -0300, Guillermo Gonzalez napísal:
> On Mon, Aug 25, 2008 at 12:10 PM, John Arbash Meinel
> > The proper solution is to change how we do packaging, such that plugins can
> > provide their dependencies. My preferred solution is to not have a
> > "standalone" installer at all. But just an installer that will automatically
> > install the necessary dependencies (such as a full install of python) if they
> > are not already installed.
>
> I'm not a windows user (nor a win developer), my first idea was to
> build a installer for xmloutput that includes all it dependencies, but
> the main problem was my lack of knowledge on this area :( (and how to
> integrate this with bzr.exe and/or the python based installer)
>
> If anybody knows if this can be done, please let me know :)
Take a look at qbzr. The important parts are lib/qbzr-setup.nsi,
lib/commands.py (top of the file, where is modifies sys.path) and
extras/build_nsis.py
Lukas
More information about the bazaar
mailing list