lp:~openerp-dev/openobject-server/trunk-bug-715667-vmt

Created by Vo Minh Thu and last modified
Get this branch:
bzr branch lp:~openerp-dev/openobject-server/trunk-bug-715667-vmt
Members of OpenERP R&D Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
OpenERP R&D Team
Project:
Odoo Server (MOVED TO GITHUB)
Status:
Merged

Recent revisions

3369. By Vo Minh Thu

[MERGE] merged trunk.

3368. By Vo Minh Thu

[REF] renamed openerp-server.py to openerp-server.

3367. By Vo Minh Thu

[MERGE] merged the trunk.

3366. By Vo Minh Thu

[MERGE] merge from trunk.

3365. By Vo Minh Thu

[FIX] setup.py: py2exe, sdist, and install seem good.
- added commands to the list of modules
- provide an explicit dependency link for pychart (which will be used by easy_install)

3364. By Vo Minh Thu

[FIX] setup.py: modification so py2exe works.

- still needs some testing, sdist should be tested again.

3363. By Vo Minh Thu

[MERGE] merged trunk.

3362. By Vo Minh Thu

[IMP] setup.py: cleaning

- Removed unnecessary custom code to search/list files and addons.
- Handling of some environment variable and files created specifically by debian/rule.
- This case should be handled by simply copying the addons in the server (as is done)
  for packaging if needed. A setup.py file will probably be created for addons in the
  future.
- The console option has been reintroduced (it is needed for py2exe) but taking care
  of adding it only on os=nt.
- The dependency on pychart as been commented out as we already include its code.
- Building (with py2exe) on windows has yet to be tested.

3361. By Vo Minh Thu

[FIX] setup.py: easy_install seems to work.

- the generated bin/openerp-server.py seems to work.
- I would like to remove the data_files() call as it seems redundant with MANIFEST.in.
- Same for find_package_dirs().
- I have to check first how the build on windows work (as it includes different files than on unix).

3360. By Vo Minh Thu

[FIX] setup.py: use the new openerp module.

- python setup.py build seems to work (it produces the same result as before).
- the install seems not good: code and data are duplicated in both site-packages and dist-packages.
  (This was already true before.)
- The bin/openerp-server is not good yet.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:openobject-server
This branch contains Public information 
Everyone can see this information.

Subscribers