Commit graph

2726 commits

Author SHA1 Message Date
Caolán McNamara
78f394bff8 return early if source doesn't exist on symlink 2010-11-08 12:17:54 +01:00
Jordan Ayers
91907b045d Perl Installer: Use built-in chmod
Replace system calls which performed single-file permission sets with calls to the built-in chmod.
Replace the implementation of create_directory with a call to create_directory_with_privileges.
2010-11-08 00:06:45 -06:00
Jordan Ayers
b8fcb346da Perl Installer: Use built-in chmod
Replace several system calls which performed single-file permission sets with the built-in chmod command.
2010-11-08 00:06:36 -06:00
Caolán McNamara
e50139ec72 return early if source doesn't exist on symlink 2010-11-06 12:20:47 +00:00
Thomas Klausner
49e0ad98bc Replace "errror" with "warn"; suggested by tml. 2010-11-06 00:05:12 +01:00
Petr Mladek
dee36f28cb fix ooinstall to create the installation dir
Cwd::realpath does not work if the path does not exist
2010-11-05 15:00:47 +01:00
Petr Mladek
a2fdbe0c8b fix ooinstall to create the installation dir
Cwd::realpath does not work if the path does not exist
2010-11-05 14:58:42 +01:00
Thorsten Behrens
3e730edf80 Use org.libreoffice.script for Mac preferences
This fixes fdo#30568
(cherry picked from commit 236de85bba6416d9c905029116c875671cbeaf15)
2010-11-05 13:25:42 +01:00
Thorsten Behrens
bf0eb7e035 Use org.libreoffice.script for Mac preferences
This fixes fdo#30568
2010-11-05 13:13:47 +01:00
Petr Mladek
76aecf4cfc create the installation dir when defined (fdo#30837)
it was logical problem when I updated the code for fdo#30837
2010-11-04 17:50:16 +01:00
Petr Mladek
0c8a7696e6 create the installation dir when defined (fdo#30837)
it was logical problem when I updated the code for fdo#30837
2010-11-04 17:29:51 +01:00
Petr Mladek
a87487daaf better name directory with download tarballs 2010-11-04 16:02:38 +01:00
Thomas Klausner
1e66187e48 ENV_SCRIPT contains .sh, don't append it. Use only ASCII chars in messages. 2010-11-04 15:46:15 +01:00
Petr Mladek
82e176709b better name directory with download tarballs 2010-11-04 15:33:18 +01:00
Petr Mladek
bdf0529c64 use versioned path in download tarballs (fdo#30837) 2010-11-03 21:30:17 +01:00
Petr Mladek
59d1c5cee4 use versioned path in download tarballs (fdo#30837) 2010-11-03 21:20:18 +01:00
Joseph Powers
9efac44c5a Fix Mac build issues.
(cherry picked from commit 994b9eaca0707c9d462a358a10d2ae7a066edc32)
2010-11-03 10:19:26 +01:00
Joseph Powers
48bd163f87 Fix Mac build issues. 2010-11-03 10:17:39 +01:00
Rene Engelhard
6f3afad7cd move undefined(!) $setup_vars{'X'} to $ENV{'X'} in solenv/bin/ooinstall 2010-11-02 02:22:53 +01:00
René Kjellerup
f87611e9a2 remove un-necessary profiling module causing crashes 2010-10-28 11:46:00 +01:00
Thorsten Behrens
9ce219df2d Make unopkg on installer not require accessibility impl
* applied patches/dev300/solenv-installer-unopkg-call.diff: call
   unopkg during instset generation, such that spawned java does not
   require interactive session (causes weird hangs during instset
   generation on Mac otherwise).
2010-10-26 23:27:40 +02:00
Jesús Corrius
0eb2798eb4 Remove redundant zenity message (that also breaks the script on Windows) 2010-10-26 18:04:47 +02:00
Michael Meeks
0bb037ce8c enable zenity only when DISPLAY is set 2010-10-26 14:32:59 +01:00
Jesús Corrius
b94cbf5762 Don't check if ENABLE_ZENITY is defined but the value 2010-10-26 15:17:31 +02:00
Michael Meeks
dc8f682a3d remove busted MD5 pieces breaking the install 2010-10-26 14:10:00 +01:00
Cédric Bosdonnat
0416ebc383 Fixed a perl warning 2010-10-26 13:29:37 +02:00
Michael Meeks
c79f682618 cleanup for multi-process builds ... 2010-10-26 11:35:56 +01:00
Luke Dixon
4fa790ad7b Add zenity systray support to the build.
Adds also a configure option '--enable-zenity' used to enable this feature.
2010-10-26 11:15:24 +01:00
libreoffice@mcmurrays.org
413d918706 Added perl module required for commit f8114ef6051e0fb5cb02d97ea468a2da7d2047fa 2010-10-25 17:04:44 +01:00
Cédric Bosdonnat
fe58c42cc6 Moved parts of ooinstall to boostrap to shorten the install path 2010-10-23 19:06:08 +02:00
Cédric Bosdonnat
b8faf72b59 Don't resolve the symlinks in the build.pl script 2010-10-23 19:06:08 +02:00
Petr Mladek
978ff55147 install into /opt/libreoffice instead of /opt/libreoffice3
discussed on the mailing list
2010-10-21 16:44:03 +02:00
Caolán McNamara
415f815f16 disable pgination in gdb script 2010-10-21 10:08:07 +01:00
Caolán McNamara
de485fdd90 make it easy to trace try/catches, etc. for cppunit tests 2010-10-20 20:36:02 +01:00
Jan Holesovsky
8509ba60d1 Get rid of the CWS tools, not necessary. 2010-10-19 17:48:19 +02:00
Petr Mladek
afe97f9fd5 fix build failure when creating i586 rpms in instsetoo_native
there was used "if" instead of "elsif" for the AIX variant
2010-10-18 17:56:43 +02:00
Luboš Luňák
cbc4cd4fdb avoid error message from ooenv if java is disabled 2010-10-15 15:47:49 +02:00
Michael Meeks
5270167c75 print all broken modules out correctly, not just one 2010-10-14 21:46:22 +01:00
Michael Meeks
f0b3aaf345 add warning about occasional need to remove outpath 2010-10-14 19:01:32 +01:00
Michael Meeks
15c61bb323 Improve error reporting accuracy, to help people re-build 2010-10-14 12:54:29 +01:00
Caolán McNamara
509ff5a4a9 add AIX stuff 2010-10-13 20:29:38 +01:00
Jan Holesovsky
f94cbdaa52 Merge commit 'ooo/OOO330_m10'
Conflicts:
	solenv/inc/minor.mk
2010-10-13 11:30:47 +02:00
Giuseppe Castagno
d669861292 Changed one more of the dowload package names. 2010-10-11 21:10:33 +02:00
Michael Meeks
6683ae6bb5 switch to g_slice 2010-10-08 16:41:55 +01:00
Fridrich Štrba
5e31262fe2 LO -> LibO 2010-10-08 17:23:35 +02:00
obo
8e105c58ad CWS-TOOLING: integrate CWS hb22 2010-10-08 08:45:29 +02:00
Fridrich Štrba
52f8089599 Expand the list of problematic msitrans.exe 2010-10-07 18:41:08 +02:00
Fridrich Štrba
2c58512caf Don't bother about Win9x and WinMe 2010-10-07 15:22:48 +02:00
Jan Holesovsky
772988682d Merge commit 'ooo/OOO330_m9'
Conflicts:
	solenv/inc/minor.mk
2010-10-06 13:31:15 +02:00
Caolán McNamara
47ac2e8d1f add some configure options to control external libtextcat and libtextcat data 2010-10-05 11:50:11 +01:00
Fridrich Štrba
edaad89672 Allow upgrading of the same version on windows
Prevents the 'Same product is already installed' error when trying to reinstall a new binaries with the same build id
2010-10-01 14:31:35 +02:00
Rene Engelhard
332538fc4e make build.pls message to "prolongue" the build more understandable 2010-09-30 01:21:13 +02:00
Fridrich Štrba
0e4c8011b2 LibreOffice Branding: first cut 2010-09-28 08:44:06 +02:00
Petr Mladek
32ddcb6916 installer-get-path-correctly.diff: allow to get path also from ./file
Otherwise, it installed the license files into ugly subdirectories
for example into <ooo-home>/LICENSE.html/LICENSE.html
even worse, the direcotry had the rights 444
2010-09-24 15:22:59 +02:00
Vladimir Glazunov
46a58eb98d masterfix: #i10000# fix for race condition 2010-09-23 17:41:56 +02:00
Petr Mladek
0c265830c2 Install file into /opt/{UNIXBASISROOTNAME}{BRANDPACKAGEVERSION} by default
We modified scp2 to install everything into single directory =>
packagerootpath must be set to /<prefix>/<app-dir> instead of /<prefix>
Without this fix, it puts everything directly under /opt in the credated
rpms.
2010-09-22 13:01:33 +02:00
Jan Holesovsky
34156c2473 Make the build.pl executable. 2010-09-14 20:30:15 +02:00
Tor Lillqvist
248569f78a win32-multi-lang-installer.diff: Multi-language installer stuff
i#66062, i#88638, i#88639
2010-09-14 14:51:07 +02:00
Tor Lillqvist
fac3786191 build-fix-win32.diff: Fix Windows build on partition without short names 2010-09-14 12:20:12 +02:00
Tor Lillqvist
65eee44249 win32-cygwin-1.7.diff: Fix windows build using cygwin 1.7
i#59477
2010-09-14 12:03:43 +02:00
sb
f68c781b94 hb22: #b6982587# treat null LD_LIBRARY_PATH like unset one 2010-09-09 10:48:03 +02:00
Jan Holesovsky
38a8239241 Merge commit 'ooo/OOO330_m6' 2010-09-07 09:33:00 +02:00
Tor Lillqvist
0e4bc92c6a novell-win32-odma.diff: ODMA dialog implementation.
i#6885, i#32741
2010-08-25 22:33:30 +02:00
Ivo Hinkelmann
5de0418622 CWS-TOOLING: integrate CWS ext004 2010-08-25 14:42:57 +02:00
Jan Holesovsky
c4b271f21a testtool-more-defaults.diff: Moved the linkoo change here. 2010-08-24 15:55:33 +02:00
Jan Holesovsky
a1311aa20f linkoo-dev300.diff: Update linkoo for dev300. 2010-08-24 14:40:58 +02:00
Jan Holesovsky
b07fd41ee5 linkoo-type.diff: Make oovbaapi as a link. 2010-08-24 14:33:48 +02:00
Jan Holesovsky
a216c1f50f fix-linkoo.diff: Fix linkoo to work again.
We cannot absolutize all the links, otherwise we have bootstrap
problems - i#83548.
2010-08-24 13:54:49 +02:00
Frank Schoenheit [fs]
5caf38ef23 ext004: also recognize a set, but empty WITH_LANG 2010-08-23 21:18:17 +02:00
Vladimir Glazunov
63b41e2967 #i113965# fix for start directory 2010-08-19 15:13:01 +02:00
Kurt Zenker
543f129680 masterfix: #i113912# fixed creating log directory 2010-08-18 17:20:56 +02:00
Kurt Zenker
0dfc03a267 CWS-TOOLING: integrate CWS jl154 2010-08-18 12:00:05 +02:00
Kurt Zenker
64a49647b3 CWS-TOOLING: integrate CWS vgbugs10_OOO330 2010-08-11 14:03:45 +02:00
Joerg Skottke [jsk]
3187f616ff jl154: Local merge 2010-08-11 08:57:13 +02:00
Kurt Zenker
08918310f5 masterfix: #i10000# fixed packing of long names for installsets 2010-08-06 13:36:52 +02:00
Ivo Hinkelmann
d92a4c0c27 masterfix: #i10000# l10n tool fix 2010-08-03 18:42:41 +02:00
Ingo Schmidt
d070c1a0ff native323 #i113447# setting Windows update path correctly 2010-07-30 13:49:54 +02:00
Vladimir Glazunov
ee7fa0323d vgbugs10: #i162450# fix for regression 2010-07-29 16:04:40 +02:00
Ingo Schmidt
ed6c3b782d jl154 #162868# no registration of extensions in products without unopkg file 2010-07-28 17:03:11 +02:00
Vladimir Glazunov
b1e16431c0 vgbugs10: #162096# initialisation repository is the only active repository when source_config is missing 2010-07-27 10:49:30 +02:00
Ingo Schmidt
1745fd6f2b jl154 #162868# bundled folder in prereg folder 2010-07-23 10:37:24 +02:00
Vladimir Glazunov
c9f7f4a18b vgbugs10: #162096# initialisation repository considered as active 2010-07-21 17:26:17 +02:00
Ingo Schmidt
756cb84194 jl154 #162868# new share/prereg folder 2010-07-21 12:04:31 +02:00
Vladimir Glazunov
b6c7b932e7 #162096# use RepositoryHelper for missing source_config 2010-07-19 13:07:06 +02:00
Joachim Lingner
2beb067e11 jl154 merging with OOO300_m1 2010-07-16 15:45:18 +02:00
Joachim Lingner
0db2d91165 jl154 #162868# remove basis/presets/bundled/bundled.ini, and create always share/extensions folder 2010-07-15 16:48:34 +02:00
Ingo Schmidt
bde51d3145 jl154 #162868# unopkg is back in packaging and installation 2010-07-13 18:57:19 +02:00
Ingo Schmidt
7e0f1587c1 jl154 #162868# unopkg is back in packaging and installation 2010-07-12 18:02:39 +02:00
Ingo Schmidt
ce95b85ffe jl154 #162868# unopkg is back in packaging and installation 2010-07-12 16:20:39 +02:00
Ingo Schmidt
6efd2ceb1d jl154 #162868# unopkg is back in packaging and installation 2010-07-12 15:22:50 +02:00
Ingo Schmidt
034fc5820e jl154 #162868# unopkg is back in packaging and installation 2010-07-12 13:26:09 +02:00
Ingo Schmidt
46d6b860e5 jl154 #162868# unopkg is back in packaging and installation 2010-07-12 11:04:05 +02:00
Vladimir Glazunov
1ac22a94e0 vgbugs10: added new add_repository method 2010-07-08 12:26:34 +02:00
Ingo Schmidt
2b814f262f native317 #i112626# solving logging problem 2010-07-07 12:16:12 +02:00
Ingo Schmidt
b67c80ea3c native317 #i112626# solving logging problem 2010-07-07 12:09:57 +02:00
Ingo Schmidt
850ea2c2fd native317 #i112626# typical instead of complete installation 2010-07-02 15:48:55 +02:00
Vladimir Glazunov
3d31ac2617 vgbugs10: verbose dmake output in html mode 2010-07-02 12:40:16 +02:00
Joachim Lingner
db1dd96f8e jl154 merge with DEV300_m84 2010-06-30 17:12:59 +02:00
sb
e8883cd389 jl154: #i112789# call SourceConfig->new() so that it always works 2010-06-29 16:39:39 +02:00
obo
bc47011daa CWS-TOOLING: integrate CWS cmcfixes75 2010-06-22 15:46:16 +02:00
obo
5510093c3a CWS-TOOLING: integrate CWS jl152 2010-06-22 10:06:58 +02:00
Joachim Lingner
85b931b458 jl152 merge with DEV300_m83 2010-06-22 09:36:55 +02:00
obo
8b210d5060 CWS-TOOLING: integrate CWS hr71 2010-06-18 08:48:02 +02:00
obo
e6f9fce3ae CWS-TOOLING: integrate CWS ause121 2010-06-18 08:43:40 +02:00
obo
bd9d89830e CWS-TOOLING: integrate CWS native305 2010-06-15 12:28:14 +02:00
obo
083577b9b8 CWS-TOOLING: integrate CWS rt39 2010-06-15 11:39:58 +02:00
obo
a8cfa37c6e CWS-TOOLING: integrate CWS native309 2010-06-15 07:13:55 +02:00
Ivo Hinkelmann
0aa7ec446c ause121: #i112091# jpropex command 2010-06-14 18:58:40 +02:00
obo
3eb0497e22 CWS-TOOLING: integrate CWS l10ntooling18 2010-06-14 17:03:59 +02:00
obo
4563f82676 CWS-TOOLING: integrate CWS ause120 2010-06-14 16:56:41 +02:00
Caolán McNamara
b96df8f62a cmcfixes75: merge with DEV300 m81 2010-06-11 20:07:01 +01:00
Ruediger Timm
da8b92a6c1 rt39: #i112287# Include the repository name in deliver.log file. 2010-06-11 20:15:00 +02:00
Jens-Heiner Rechtien
9cbf6740f7 hr71: #i112311#: remove SVN support from cws.pl 2010-06-11 18:03:49 +02:00
Vladimir Glazunov
49175f3415 vgbugs10: new module for repository detection 2010-06-11 14:34:44 +02:00
Vladimir Glazunov
79efb54f42 vgbugs10: moved repository detection to the new module RepositoryHelper 2010-06-11 14:33:56 +02:00
Hans-Joachim Lankenau
b8120f4942 ause120: #i112253# reorder includes for HID generation 2010-06-09 17:00:35 +02:00
obo
f2ec3be5b5 CWS-TOOLING: integrate CWS kfreebsdport01v2 2010-06-09 08:34:10 +02:00
Ingo Schmidt
6d044a661a native309 #i112182# removing PATCH flags 2010-06-08 09:41:44 +02:00
Joachim Lingner
0b12767776 jl152 merge with DEV300_m80 2010-06-07 10:13:44 +02:00
Ingo Schmidt
9170a5e1d6 jl152 #i77196# admin.pm removes superfluous extension directories 2010-06-04 16:44:59 +02:00
Vladimir Glazunov
32de849ec0 vgbugs10: #i109602# rework concept to meet real bug requirements 2010-06-01 15:00:01 +02:00
Ivo Hinkelmann
ff3cef97b8 l10ntooling18: merge 2010-06-01 14:30:41 +02:00
Caolán McNamara
a46bcd37e6 cmcfixes75: merge with DEV300 m80 2010-05-31 20:37:41 +01:00
Ingo Schmidt
3496d8389e native305 #i92977# new Windows INSTALLLOCATION settings 2010-05-28 12:31:50 +02:00
Ingo Schmidt
a76e94f5f7 native305 #i92977# new Windows INSTALLLOCATION settings 2010-05-27 14:50:25 +02:00
Vladimir Glazunov
336bc45f08 vgbugs10: #i109602# removed unexpected sideeffect 2010-05-26 17:53:22 +02:00
Ivo Hinkelmann
0d148d9084 l10ntooling18: merge 2010-05-26 16:11:12 +02:00
Ingo Schmidt
1e96d7d75a native305 #i92977# new Windows INSTALLLOCATION settings 2010-05-26 14:44:44 +02:00
Caolán McNamara
41aaf64521 cmcfixes75: merge with DEV300 m79 2010-05-26 13:23:31 +01:00
Vladimir Glazunov
a67693196f #i111239# put html page in the log directory 2010-05-26 14:04:33 +02:00
Vladimir Glazunov
5a797e371d CWS-TOOLING: integrate CWS native304 2010-05-27 18:27:35 +02:00
Vladimir Glazunov
6d7096776a CWS-TOOLING: integrate CWS sb122 2010-05-27 14:38:17 +02:00
Vladimir Glazunov
50bfcdd130 CWS-TOOLING: integrate CWS sb120 2010-05-27 14:07:06 +02:00
Caolán McNamara
e46b02d99d cmcfixes75: #i111770# remove configure.in hacks and handle prelinked system-stdlibs properly and fix the so.1 -> so.2 for hppa and m68k 2010-05-22 15:59:46 +01:00
Kurt Zenker
0b87eb0bff CWS-TOOLING: integrate CWS gridcontrol_03 2010-05-21 16:40:24 +02:00
Ingo Schmidt
0b1fe36065 #i111450# removing warning caused by undefined DISABLE_STRIP 2010-05-21 15:59:00 +02:00
Ingo Schmidt
1d5c9d7997 #i111450# fixing syntax problem 2010-05-21 15:20:45 +02:00
Ingo Schmidt
93638dfae8 #i111450# localinstalldir with full installation set tree 2010-05-21 14:14:48 +02:00
Ingo Schmidt
7a0b82b2e8 #i111725# logging into correct log file 2010-05-21 11:46:05 +02:00
sb
b9e2b2fab1 sb120: merged in #162191# masterfix 2010-05-21 10:56:25 +02:00
Ingo Schmidt
34813c1b45 #162191# unopkg writes ERROR into log file 2010-05-21 10:20:45 +02:00
Ivo Hinkelmann
710a2a1798 l10ntooling18: merge 2010-05-20 17:32:12 +02:00
sb
09993c4710 sb120: merged in DEV300_m78 2010-05-20 15:46:46 +02:00
sb
60107536ed sb122: merged in DEV300_m78 2010-05-20 11:37:31 +02:00
Vladimir Glazunov
fa35aefa9a #i10000# do not write source_config if defined UPDATER in non-cws environment 2010-05-12 17:23:48 +02:00
Vladimir Glazunov
8362cbced7 #i109602# introduced new switch exclude_branch_from 2010-05-12 17:11:57 +02:00
sb
c3ce609304 jl152: #i110548# adapted relative paths to fix for issue 77196 2010-05-12 16:12:42 +02:00
Joachim Lingner
9c40c11b9a jl152 merging with sb122 2010-05-06 12:16:21 +02:00
Joachim Lingner
707230d616 jl152 import 263452 from native0jl:#i77196# fixed bundled extension help tree view, scripts in shared extensions... 2010-05-03 11:51:05 +02:00
Joachim Lingner
01d36efb20 jl152 bundled extensions, import of changeset 263438:8b253e76e957 from native0jl 2010-05-04 12:37:01 +02:00