Launchpad automatic translations update.
[odoo/odoo.git] / setup.py
2011-03-30 Vo Minh Thu[FIX] setup.py: previous commit used unexisting variable.
2011-03-30 Vo Minh Thu[FIX] setup.py: copying pytz timezone data into the...
2011-03-29 Vo Minh Thu[FIX] setup.py: console option used only on nt.
2011-03-25 Vo Minh Thu[FIX] add missing commands module to py2exe.
2011-02-03 Jay Vora (OpenERP)[FIX] setup.py : typo corrected
2011-01-17 P. Christeassetup.py: bring back the block that installs addons
2010-12-29 Stephane Wirtel[REF] Add the uuid library in the dependencies and...
2010-11-23 P. Christeassetup: The ssl certs should *not* be distributed.
2010-10-18 Stephane Wirtel[FIX] Update the setup.py to solve some problems
2010-09-20 Julien Thewys[FIX] Backported os.walk with followlinks from python...
2010-09-20 Julien Thewys[FIX] Fixed pywebdav module name.
2010-09-20 Julien Thewys[FIX] Added pixmaps directory in the build.
2010-08-13 Stephane Wirtel[MERGE] lp:~stephane-openerp/openobject-server/trunk_se...
2010-08-04 xrg (P. Christeas)[FIX] setup.py: fix dependency on PyWebDAV . The name...
2010-06-02 Stephane Wirtel[IMP] Rewrite the setup.py file to use the setuptools...
2010-05-27 Stephane Wirtel[FIX] Use the get_python_lib of distutils. This functio...
2010-05-20 Anup (OpenERP)[MERGE] Merged from the main trunk server branch.
2010-05-18 Olivier Dony[ADD] added dependency on pywebdav in trunk server...
2010-05-13 Anup (OpenERP)[FIX] In the case we want to generate the RPM package...
2010-05-13 Anup (OpenERP)[FIX] Remove the libxml2 and libxslt dependencies for...
2010-05-13 Jay (Open ERP)[FIX] setup.py: add the missing librairies for the...
2010-03-12 STWCode improvement by stephane
2010-03-11 Rvo (Open ERP)[ADD]:suppot for __openerp__.py or __terp__.py
2010-03-09 Julien Thewys[IMP] Added yaml dependency in setup.py build script.
2010-03-02 Xavier Morelremove xml.* dependencies in py2exe packages list
2010-02-02 Xavier Morel[merge] mx.DateTime-removal branch by rvalyi
2010-02-01 Raphaël Valyi[MERGE] from trunk
2010-02-01 Raphaël Valyi[FIX] replaced last mx package reference in setup.py...
2010-01-12 Stephane Wirtel[FIX] Change the year of the copyright
2009-12-17 Raphaël Valyi[MERGE]
2009-12-15 Xavier Morel[merge] from trunk, including mako fix: removal of...
2009-12-14 Raphaël Valyi[MERGE] from trunk
2009-12-14 Raphaël Valyi[FIX] added datutil pure Python lib dependency
2009-12-14 Xavier Morel[merge] from lxml-fixes
2009-12-14 Xavier Morel[merge] from trunk
2009-12-14 NCH(openerp)Added mako in setup.py
2009-12-13 Cristian Salamea... [REF] get rid of the mx.Datetime C dependency, meaning...
2009-12-12 Xavier Morel[fix] forgot afm subpackage of pychart
2009-12-12 Xavier Morel[fix] broken stuff
2009-12-12 Xavier Morel[fix] style fixes
2009-12-12 Xavier Morel[imp] display more interesting message in temporary...
2009-12-12 Xavier Morel[imp] remove pointless points, parens
2009-12-12 Xavier Morel[imp] directly iterate on open file instead of using...
2009-12-12 Xavier Morel[rem] useless 'caching' indirection which doesn't cache...
2009-12-12 Xavier Morel[fix] don't chdir when there is no need to
2009-12-12 Xavier Morel[imp] import os.path.isfile unqualified, use filter...
2009-12-12 Xavier Morel[imp] remove aliasing of os.path.join, just import...
2009-12-12 Xavier Morel[imp] remove unclear boolean flags, replace with error...
2009-12-12 Xavier Morel[imp] use imp.find_module instead of exec('import %s')
2009-12-12 Xavier Morel[imp] add mx and pytz to the list of required modules
2009-12-12 Xavier Morel[add] missing package mako leading to broken server...
2009-12-12 Xavier Morel[add] missing packages pychart and report.render.makoht...
2009-12-12 Xavier Morel[imp] sort list of packages to install
2009-12-12 Xavier Morel[imp] remove pointless check on xml package, sort requi...
2009-12-02 Xavier Morel[merge] 5.0-lxml-fixes into trunk
2009-11-28 Harry (Open ERP)[merge] merge from lp:~openerp/openobject-server/5.0/
2009-11-28 Xavier Morel[FIX] Remove leftover instances of libxslt and libxml2...
2009-11-20 xrg[merge] merge from lp:~xrg/openobject-server/optimize...
2009-11-11 Xavier Morel[FIX] Added lxml as required module on setup
2009-10-20 pap(openerp)Changed encoding to coding ref: PEP: 0263
2009-10-14 PSO(OpenERP)Changed licencing
2009-09-10 P. ChristeasBackport the HTTP server code from python 2.6 to 2.5
2009-08-14 P. ChristeasMerge commit '08c2ef910f674c6' into xrg
2009-08-14 Christophe Simonis[IMP] change version number
2009-08-03 P. ChristeasMerge commit 'origin/master' into xrg
2009-07-24 olt[FIX] py2exe: pytz on win32: 'zoneinfo' directory now...
2009-07-23 Olivier Laurent[FIX] setup.py: py2exe now adds 'zoneinfo' directory...
2009-06-10 P. ChristeasHack setup.py to include additional addons.
2009-06-10 P. ChristeasDebian build: Remove all patches, have setup.py not...
2009-05-21 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
2009-05-21 P. ChristeasInclude html2html in packaging.
2009-05-07 Naresh ChoksyBugfix:373230
2009-05-06 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
2009-05-04 Stephane Wirtel[FIX] Add the odt2odt dependency in the list of the...
2009-02-13 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
2009-02-12 Stephane Wirtel[FIX] Import the pyPdf package
2009-02-09 P. ChristeasInclude pyPdf in installation.
2009-02-09 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
2009-02-08 Stephane Wirtel[FIX]
2009-02-08 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
2009-02-03 Stephane Wirtel[FIX] Fix the addons directory with RPM
2009-01-28 P. ChristeasMerge branch 'master' of openobject-server into mdv...
2009-01-23 Stephane Wirtel[FIX] Redhat Package Manager
2009-01-06 P. ChristeasMerge branch 'master' of /home/panos/tmp/tinyerp/openob...
2009-01-04 Stephane Wirtel[IMP] Update the copyright to 2009
2009-01-03 Stephane Wirtel[FIX] Remove the OpenSSL for Windows
2008-12-23 P. ChristeasMerge branch 'master' of openobject-server into mdv...
2008-12-22 Stephane Wirtel[FIX] Add the certificate and private key files
2008-12-19 Stephane Wirtel[FIX] Add some files
2008-12-19 Stephane Wirtel[FIX] Remove the ssl directory from the setup.py
2008-12-18 P. ChristeasRml2txt: include it in the installation
2008-12-16 Stephane Wirtel[FIX] Remove the unused constant
2008-12-15 Stephane Wirtel[FIX] Update the MANIFEST.in to include the rng files...
2008-12-08 Christophe Simonis[FIX] change setup.py to load psycopg2
2008-12-01 Stephane Wirtel[FIX] Load all directories in the addons by the setup
2008-11-29 Stephane Wirtel[FIX] setup.py build
2008-11-28 Stephane Wirtel[FIX] Create an empty openerp-server file for the build...
2008-11-25 Stephane Wirtel[FIX] Use the prefix specified by the user at the insta...
2008-11-21 Stephane Wirtel[FIX] Add the HTMLParser
2008-11-21 Stephane Wirtel[FIX|IMP] Use vobject and set compressed to 1
next