Commit Graph

28 Commits

Author SHA1 Message Date
Martin Trigaux c22dd59c85 [IMP] use exact writing for fsf address
bzr revid: mat@openerp.com-20130514143254-f9ap1pkh7253xs1g
2013-05-14 16:32:54 +02:00
Martin Trigaux 810edc8cf9 [IMP] use new fsf address
bzr revid: mat@openerp.com-20130514141619-xd30aqer3f3gii31
2013-05-14 16:16:19 +02:00
Vo Minh Thu 8b447b9d15 [FIX] setup.nsi: better IfErrors/StrCmp order after testing the postgres registry keys.
bzr revid: vmt@openerp.com-20130306143444-8qgpa6yj0c00ua0v
2013-03-06 15:34:44 +01:00
Vo Minh Thu 08fa840d74 [FIX] setup.nsi: fix the posgresql registry check:
My understanding is that EnumRegKey will index (the last argument)
the given registry path. When nothing is found, it sets the first
argument to the empty string. Only if the given path is wrong an
error is generated. So we have to go to the DoInstallPostgreSQL
label.

bzr revid: vmt@openerp.com-20130305110253-tu0t240liupxtchj
2013-03-05 12:02:53 +01:00
Christophe Simonis 3e61b17a04 [REVERT] previous commit: batch files are automatically generated by setup.py
bzr revid: chs@openerp.com-20121221175933-t6lhhnp7n5b47vwh
2012-12-21 18:59:33 +01:00
Stephane Wirtel eec23f9a9f [FIX] remove unused batch file
bzr revid: stw@openerp.com-20121221171211-y39q9f1pr5gmorhw
2012-12-21 18:12:11 +01:00
Stephane Wirtel 4e711c28d5 [FIX] change the version of the nsi setup file
bzr revid: stw@openerp.com-20121221164649-grnraze2zr4kj9w8
2012-12-21 17:46:49 +01:00
Stephane Wirtel 96dee4a580 [FIX] setup.nsi: Integrate WebKitHtmlToPDF
bzr revid: stw@openerp.com-20120210160804-ndy5ktf7k6jrd7v7
2012-02-10 17:08:04 +01:00
Stephane Wirtel 18f492a91a [FIX] setup.nsi set the right path for the nt service
bzr revid: stw@openerp.com-20120106152153-h3hv10r212h3t0ue
2012-01-06 16:21:53 +01:00
Stephane Wirtel e2ab4de3e0 [FIX] Fix the uninstaller path
bzr revid: stw@openerp.com-20111222153217-pfau2ngnbn4g1kq0
2011-12-22 16:32:17 +01:00
Stephane Wirtel fd50a36583 [FIX] Set the right directory in the service, set the right version
bzr revid: stw@openerp.com-20111221173833-k0k2vasmjp4f6u9q
2011-12-21 18:38:33 +01:00
Vo Minh Thu c69758e11c [FIX] windows packaging: postgresql and the server are side-by-side.
bzr revid: vmt@openerp.com-20111220164229-y8fkc6drtxuq3lbr
2011-12-20 17:42:29 +01:00
Antony Lesuisse b5122c4689 [IMP] nsi version simplification
bzr revid: al@openerp.com-20111219160025-pu6ru62z1uuaktzg
2011-12-19 17:00:25 +01:00
Vo Minh Thu 65144b9fb8 [FIX] packaging: some changes for windows packaging.
bzr revid: vmt@openerp.com-20111219144437-mq6t8xj4ush2bxn8
2011-12-19 15:44:37 +01:00
gpa feffc1cb33 [IMP]Improvement in code
bzr revid: gpa@tinyerp.com-20110811132815-q37jxu29v6p368cr
2011-08-11 18:58:15 +05:30
gpa aeec03e7eb [FIX]Added missing pg_path, to solve the problem of backup and restore of database
lp bug: https://launchpad.net/bugs/723424 fixed

bzr revid: gpa@tinyerp.com-20110811132148-xhje7bwwhzzty4vp
2011-08-11 18:51:48 +05:30
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
Stephane Wirtel e724f8c070 [FIX] Add new parameters in the setup.nsi
bzr revid: stephane@openerp.com-20101229194830-ll3uekl1f1s3t4ks
2010-12-29 20:48:30 +01:00
Stephane Wirtel 1bdf60d4e3 [REF] Detect if there is an installation of PostgreSQL and propose a
screen for the configuration

bzr revid: stephane@openerp.com-20101229115242-uwj3z0z01lz5o3vs
2010-12-29 12:52:42 +01:00
Stephane Wirtel 205196b640 [FIX] Use allinone flag
bzr revid: stephane@tinyerp.com-20081222140547-be2n3s7jy59m86t1
2008-12-22 15:05:47 +01:00
Stef 05205fff34 [FIX] Encoding
bzr revid: stef@user1-20081222132707-wmq8a0yq1d610eqh
2008-12-22 08:27:07 -05:00
Stephane Wirtel 7e3813c1c3 [FIX] Encoding
bzr revid: stephane@tinyerp.com-20081222131813-oo13xlrb21zh5gsa
2008-12-22 14:18:13 +01:00
Stephane Wirtel 2487d5a6c7 [IMP] Use the NSIS::LangDLL plugin
bzr revid: stephane@tinyerp.com-20081222131016-487dgncds1li7vaw
2008-12-22 14:10:16 +01:00
Stephane Wirtel ea1bba7870 [IMP] Use the ALLINONE flag
bzr revid: stephane@tinyerp.com-20081221202002-it8rvmy6ryefkdzt
2008-12-21 21:20:02 +01:00
ced 7f7ef8f3d1 SERVER: improve win32 installer
bzr revid: ced-ecbc91661cc1c28373db5d9769a4b36c4f23b79b
2007-06-12 06:17:48 +00:00
ced f84a1a6e9f KERNEL: new install script for demo
bzr revid: ced-375e3bcffc6c8a8b84c8ba1c25038bd3b3c4b7d6
2007-06-11 14:15:25 +00:00
ced 10efe308d5 KERNEL: add win32 compile
bzr revid: ced-5040a2a33469b094dd0fa2a7ca9a3e60d3547708
2007-06-11 11:10:47 +00:00
ced ed2c8b7cbb KERNEL: add new win32 build script
bzr revid: ced-46d2945759645b49f61adf4274093766670dc123
2007-06-05 13:05:35 +00:00