Skip to content
Snippets Groups Projects
  1. Oct 03, 2011
  2. Oct 01, 2011
  3. Sep 26, 2011
  4. Sep 25, 2011
  5. Sep 13, 2011
  6. Sep 09, 2011
  7. Sep 05, 2011
  8. Sep 02, 2011
  9. Aug 16, 2011
  10. Jul 07, 2011
  11. Jul 06, 2011
  12. Jun 23, 2011
  13. Jun 09, 2011
  14. May 24, 2011
  15. Mar 30, 2011
  16. Mar 29, 2011
  17. Mar 25, 2011
  18. Mar 24, 2011
  19. Mar 21, 2011
  20. Mar 11, 2011
  21. Mar 09, 2011
  22. Mar 08, 2011
  23. Mar 04, 2011
    • Vo Minh Thu's avatar
      [IMP] setup.py: cleaning · 175dc967
      Vo Minh Thu authored
      - 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.
      
      bzr revid: vmt@openerp.com-20110304160911-4redpkh8mbn19rid
      175dc967
  24. Feb 24, 2011
    • Vo Minh Thu's avatar
      [FIX] setup.py: easy_install seems to work. · 44b392ef
      Vo Minh Thu authored
      - 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).
      
      bzr revid: vmt@openerp.com-20110224142659-r2wbm9f8tkldgwe6
      44b392ef
Loading