Commit Graph

34 Commits

Author SHA1 Message Date
Martin Trigaux 8feabe46cd [FIX] packaging: include favicon
missing .ico files

Fixes #7745
2015-10-21 13:45:37 +02:00
Martin Trigaux 2fa8b99e15 [FIX] packaging: include svg files
Fonts or some svg images where not present in packaging.

Fixes #9118
2015-10-21 13:27:30 +02:00
Florent Thomas 4d8986207f [FIX] packaging: include ogg files
Depending on browsers, not necessary uses mp3 files
2015-07-13 15:07:48 +02:00
Nicolas Martinelli 9334645f82 [FIX] MANIFEST: alphabetical order is better :-) 2015-06-30 08:30:36 +02:00
florent.thomas f3298eb16e [FIX] MANIFEST: add the mp3 file in manifest
Necessary to include the mp3 files in the rpm package

Closes #7352
Fixes #6356
2015-06-30 08:24:16 +02:00
Aaron Bohy 9ebfa11b8c [FIX] Packaging, Scaffolding: template files extension
Add .template as extension of the template files because RPM packaging
produces an error when trying to compile the python template files,
which contains Jinja instructions.

Include *.template files in MANIFEST.in to package them.
2015-03-02 16:38:34 +01:00
Toilal 2e9e100d20 [FIX] Packaging: include all files from scaffold templates in MANIFEST.in
closes #5393
2015-02-27 12:04:08 +01:00
Aaron Bohy 59a7615d3c [FIX] Packaging: exclude *.hg* in MANIFEST.in
This fixes the lintian warning package-contains-vcs-control-file
for Debian packaging.
2015-01-23 11:11:27 +01:00
Simon Lejeune 7eb9c7e1f5 [FIX] packaging: debian: include less files in MANIFEST.IN 2015-01-14 16:06:54 +01:00
Simon Lejeune 24b2c93814 [FIX] Packaging: MANIFEST.in: include relevant files
As opposed to before, the source package includes requirements.txt,
LICENCE and the README.md. Note: avoiding to chip openerp.egg-info
leads to weird issues so let's just keep it at the moment.
2014-11-28 16:40:56 +01:00
Simon Lejeune 56b6c2fee4 [FIX] packaging: include RML & xsl in manifest.in 2014-10-10 18:12:07 +02:00
Simon Lejeune 735924878f [REF] setup: cleanup and linting of setup.py, reworked MANIFEST, added requirements.txt 2014-09-02 14:13:00 +02:00
Antony Lesuisse fd21912cfe [FIX] move back setup to root 2014-06-23 12:50:57 +02:00
Antony Lesuisse d4624fa826 [IMP] repository cleanup
- move packaging stuff to setup
- remove historical stuff
- remove oe, odoo-cmd-fme will be merged with the convered commands
- add an odoo.py script to run odo and boostrap it
- simplify README
- prepare to move documentation to the github wiki
2014-05-29 18:33:04 +02:00
Christophe Simonis 86fb92d68a [FIX] update MANIFEST.in to include openerp-gevent and oe binaries
bzr revid: chs@openerp.com-20140114161202-6lk7bqahf08dued8
2014-01-14 17:12:02 +01:00
Vo Minh Thu d276f15825 [FIX] MANIFEST.in: replaced gunicorn.conf.py with openerp-wsgi.py.
bzr revid: vmt@openerp.com-20130301141212-x3my38zeht0m09qr
2013-03-01 15:12:12 +01:00
Antony Lesuisse fd67e605f4 [FIX] packaging MANIFEST.in sdist includes everything
bzr revid: al@openerp.com-20111003175206-afjurox08f55jafh
2011-10-03 19:52:06 +02:00
Antony Lesuisse d1e40a55af [IMP] directory cleanups, moved historical cruft into history
bzr revid: al@openerp.com-20110926005444-a7vqjb05vep7xbvj
2011-09-26 02:54:44 +02:00
Vo Minh Thu dab2f60800 [REF] debian:
- removed no more needed patches
- added python-dateutil as dependency
- removed code to specify modules to add in the server
- added the debian directory to the setup.py sdist

bzr revid: vmt@openerp.com-20110328122958-x0jsdd8i3bsvjc81
2011-03-28 14:29:58 +02:00
Vo Minh Thu 79ed98fd14 [MERGE] merge from trunk.
bzr revid: vmt@openerp.com-20110321132318-8dp8xz8r8wr7q5ar
2011-03-21 14:23:18 +01:00
Julien Thewys b1a488d1de [FIX] win32 build script works again (fixes lp:735554)
lp bug: https://launchpad.net/bugs/735554 fixed

bzr revid: jth@openerp.com-20110317110522-mto9tdkx01j9ims1
2011-03-17 12:05:22 +01:00
Vo Minh Thu 7855fad593 [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.

bzr revid: vmt@openerp.com-20110224121830-hte18v9zzvel5zb5
2011-02-24 13:18:30 +01:00
Stephane Wirtel 619061d329 [FIX] Include the addons
bzr revid: stephane@openerp.com-20101018215929-lgnbh7faolgac1rx
2010-10-18 23:59:29 +02:00
Anup (OpenERP) 573c7bf951 [FIX] Add the pixmaps and win32 directories in the MANIFEST to have this directories in the tarball archives
bzr revid: ach@tinyerp.com-20100511120241-6nv9as8wbowz4m55
2010-05-11 17:32:41 +05:30
Stephane Wirtel d530f2fca6 [FIX] Add missing files
bzr revid: stephane@tinyerp.com-20081231104732-3gj68aja6rt0wmfh
2008-12-31 11:47:32 +01:00
Stephane Wirtel e6bfb7ef42 [FIX] Add missing files
bzr revid: stephane@tinyerp.com-20081231104318-lwcaeiwi3g0mdoev
2008-12-31 11:43:18 +01:00
Stephane Wirtel 4dd498422c [FIX] Add the gpl.txt file
bzr revid: stephane@tinyerp.com-20081231104047-5x93vo571tb3mzxd
2008-12-31 11:40:47 +01:00
Stephane Wirtel 99c6070e3f [FIX] Add the rpminstall_sh.txt script
lp bug: https://launchpad.net/bugs/311981 fixed

bzr revid: stephane@tinyerp.com-20081229102859-bgxe0btq1d315a6m
2008-12-29 11:28:59 +01:00
Stephane Wirtel 9bc72aad22 [FIX] Add the import_xml.rng file
bzr revid: stephane@tinyerp.com-20081222191755-ulgwh62u2zd03hne
2008-12-22 20:17:55 +01:00
Stephane Wirtel 57801a9d60 [FIX] Add some files
bzr revid: stephane@tinyerp.com-20081219124907-38g1q2r0895mr2ho
2008-12-19 13:49:07 +01:00
Stephane Wirtel 7c98dfe574 [FIX] Update the MANIFEST.in to include the rng files and the po files
[IMP] Remove the unused code in the setup

lp bug: https://launchpad.net/bugs/306039 fixed

bzr revid: stephane@tinyerp.com-20081215101013-rug27ding4cf059c
2008-12-15 11:10:13 +01:00
ced 18a6acc7db Add csv file to tgz
bzr revid: ced-fff837829617f038b2b7c6fa4875feda246c3be5
2007-08-16 06:57:33 +00:00
ced d86b1f0c04 Add report sxw/rml to sdist
bzr revid: ced-6eb8147b689e9b13eb7b144d6e83360eee07bedf
2007-08-13 07:49:52 +00:00
pinky 004a0b996f New trunk
bzr revid: pinky-3f10ee12cea3c4c75cef44ab04ad33ef47432907
2006-12-07 13:41:40 +00:00