Commit graph

6581 commits

Author SHA1 Message Date
Thorsten Behrens
427e105548 Improvements to regcomp/cppunit gdb mode
Made gdb not read user config (always ends up in tui mode for me
otherwise), made DEBUG<PROG> vars also recognise the more idiomatic
lowercase versions (e.g. 'dmake debug=t debugcppunit=t' now works)
2010-10-28 11:22:59 +02:00
Caolán McNamara
bbcf2aaa53 add some debugging stuff for regcomp 2010-10-27 16:15:11 +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
Norbert Thiebaud
534b6430e8 Finally, gut the vos module out of the build 2010-10-25 19:55:27 -05:00
libreoffice@mcmurrays.org
413d918706 Added perl module required for commit f8114ef6051e0fb5cb02d97ea468a2da7d2047fa 2010-10-25 17:04:44 +01:00
Jan Holesovsky
0e9cbbfe62 Merge commit 'ooo/OOO330_m12'
Conflicts:
	instsetoo_native/util/pack.lst
	solenv/inc/minor.mk
2010-10-24 15:36:29 +02: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
Thomas Klausner
0c78dd9609 Use "cp -R" for recursive copies on NetBSD (just like on Mac OS X). 2010-10-22 12:22:06 +02:00
Andras Timar
8a3714edf4 typo s/Lib0/LibO/ 2010-10-21 21:22:53 +02:00
Fridrich Štrba
c3de464bcf Fix smoketests 2010-10-21 17:45:16 +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
Release Engineering
7481720d01 OOO330 2010-10-20 17:16:35 +02:00
Lubos Lunak
d38215b91a prevent symbols cflags from overriding debug cflags
The use case here is configuring with --enable-symbols=small (which
enables -g1 for gcc), and then doing 'dmake debug=true', which
enables -g, however the -g1 is later in the command line, so it
takes precedence. And I don't feel like trying to redo the whole
ordering of gcc command lines everywhere, while this looks safe.
2010-10-20 15:23:44 +02:00
Caolán McNamara
1f096cc562 #i101100# strict-alias clean 2010-10-19 20:28:26 +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
Povilas Kanapickas
9a5e21b208 remove non-compiled code 2010-10-18 15:39:01 +01:00
David Tardon
0770a6783b remove empty files 2010-10-17 16:30:03 +02:00
Fridrich Štrba
03ba2d372f Sanitize completelangiso variable and remove some duplicate entries 2010-10-17 08:41:14 +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
a469a46b4a fix error with $(IFEXISTS) used to test for directories failing. 2010-10-15 14:16:37 +01: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
Jens-Heiner Rechtien
e57216cc01 OOO330 2010-10-14 17:59:23 +02:00
Michael Meeks
15c61bb323 Improve error reporting accuracy, to help people re-build 2010-10-14 12:54:29 +01:00
Caolán McNamara
f5c1fef040 move this here to reuse it easier 2010-10-13 20:29:38 +01:00
Caolán McNamara
509ff5a4a9 add AIX stuff 2010-10-13 20:29:38 +01:00
Jan Holesovsky
165be5cdb2 Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/bootstrap 2010-10-13 14:37:21 +02:00
Jan Holesovsky
f94cbdaa52 Merge commit 'ooo/OOO330_m10'
Conflicts:
	solenv/inc/minor.mk
2010-10-13 11:30:47 +02:00
Caolán McNamara
3b235d06f3 lotuswordpro needs more warning fixes 2010-10-13 10:04:56 +01:00
Caolán McNamara
b61f195da5 force svx on x86_64 to be warnings free with enable-werror 2010-10-13 10:04:56 +01:00
Andras Timar
44f6619d27 removed German from the versioninfo 2010-10-12 13:48:17 +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
Fridrich Štrba
e327701b1e Fix smoketests with new LibreOffice directories 2010-10-08 17:21:11 +02:00
Release Engineering
035d9de991 OOO330 2010-10-08 10:09:56 +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
Ivo Hinkelmann
1a97f19af1 ooo330l10n4: added sq ta 2010-10-05 19:12:27 +02:00
Fridrich Štrba
d574783a09 Removing 'by' and modifying 'hi-IN' to 'hi'
They are not ISO codes
2010-10-05 14:28:27 +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
Tor Lillqvist
f50cca9860 Add BOOSTTHREADLIB
Just a name I made up for a library we now build on Windows containing
the thread-related actual boost code that we now need thanks to ixion.
2010-10-02 00:40:55 +03:00
Fridrich Štrba
5df7585c5f Forgot to bump this one 2010-10-01 14:37:49 +02:00
Fridrich Štrba
7358530515 Setting build-id to 1 since now we are different product 2010-10-01 14:33:57 +02: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
Tor Lillqvist
3608fb66f2 Use The Document Foundation for CompanyName also for DLLs 2010-09-29 17:48:28 +03:00
Fridrich Štrba
0e4c8011b2 LibreOffice Branding: first cut 2010-09-28 08:44:06 +02:00
Release Engineering
ed14a8f19a OOO330 2010-09-24 16:30:11 +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
Noel Power
149d18600b fix smoketest 2010-09-21 12:53:14 +01:00
Henning Brinkmann
05a686bb3d merged OOO330_m8 2010-09-20 17:13:53 +02:00
Petr Mladek
322d73b0df build-java-target.diff: allow to define java target
i#93115

allow to define java target, so the build is usable with the JVM 1.5
even when it is built with JDK 1.6
2010-09-17 14:06:49 +02:00
Tor Lillqvist
abc28ea4ca Workaround for default_images symlink problem on Cygwin 2010-09-17 14:30:05 +03:00
Radek Doulik
b6e85cc31b patches/gstreamer/gstreamer-solenv.diff: gstreamer
- enable/disable at build time, part 2
2010-09-16 15:28:20 +02:00
obo
ec1697300c masterfix OOO330: #i10000# build problem (extensions help) 2010-09-15 10:27:11 +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
Release Engineering
6df4618d8d OOO330 2010-09-14 13:56:30 +02:00
obo
d572dfeae7 CWS-TOOLING: integrate CWS jl158 2010-09-14 13:03:44 +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
obo
8fafc3a6a2 CWS-TOOLING: integrate CWS impress199 2010-09-14 09:23:13 +02:00
sb
f68c781b94 hb22: #b6982587# treat null LD_LIBRARY_PATH like unset one 2010-09-09 10:48:03 +02:00
Jan Holesovsky
6e27401a82 Merge commit 'ooo/OOO330_m7' 2010-09-08 11:34:00 +02:00
Jan Holesovsky
38a8239241 Merge commit 'ooo/OOO330_m6' 2010-09-07 09:33:00 +02:00
sj
7636e21b23 impress199: #i114275# unbranding presentation minimizer extension 2010-09-06 17:25:36 +02:00
Kurt Zenker
a6ac4de573 masterfix: #i10000# use last version of sooo330.ini 2010-09-06 14:50:48 +02:00
Kurt Zenker
e8bb7cc8a9 OOO330 2010-09-03 17:04:59 +02:00
Kurt Zenker
ec0a6ee0ac CWS-TOOLING: integrate CWS ooo330l10n2 2010-09-03 15:24:25 +02:00
Hans-Joachim Lankenau
90d786057b jl158: #i114008# make sure index directory is empty 2010-09-03 14:12:57 +02:00
Hans-Joachim Lankenau
cc4432bb8a jl158: #i114008# pre-indexing of extension help 2010-09-01 13:01:03 +02:00
Kurt Zenker
98e9062561 CWS-TOOLING: integrate CWS fwk154 2010-08-31 15:51:23 +02:00
Release Engineering
27abc9f772 OOO330 2010-08-26 17:43:27 +02:00
Tor Lillqvist
0e4bc92c6a novell-win32-odma.diff: ODMA dialog implementation.
i#6885, i#32741
2010-08-25 22:33:30 +02:00
Juergen Schmidt
3d7260e438 coc03: merge changes from ext004, and introduce XHPDEST 2010-08-25 15:25:30 +02:00
Vladimir Glazunov
e643760760 ooo330l10n2: #i113960#, #i113994# , #i113945#, #i113816#, #i113963#, #i113967#, #i113825#, #i113986#, #i113996#, #i113736#, #i113944#, #i113968#, #i111094#, #i113983# and pootle update for OOO330 l10n 2010-08-25 10:40:29 +02:00
Dirk Voelzke
2d5fc7d463 fwk154#i114083# fixed some file properies for the Oracle Open Office executables 2010-08-25 08:25:36 +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
Juergen Schmidt
0d92ce616a coc03: merge with ooo303m5 2010-08-23 14:28:22 +02:00
Juergen Schmidt
bac81bf225 i113538: add XHPDEST variable to make destination of generarted xhp file sconfigurable 2010-08-23 13:45:23 +02:00
Vladimir Glazunov
63b41e2967 #i113965# fix for start directory 2010-08-19 15:13:01 +02:00
Kurt Zenker
dcbb257fe4 OOO330 2010-08-18 17:38:47 +02:00
Kurt Zenker
543f129680 masterfix: #i113912# fixed creating log directory 2010-08-18 17:20:56 +02:00
Kurt Zenker
7e5f8186f2 CWS-TOOLING: integrate CWS txtl10n 2010-08-18 16:59:10 +02:00
Kurt Zenker
0dfc03a267 CWS-TOOLING: integrate CWS jl154 2010-08-18 12:00:05 +02:00
Kurt Zenker
52315eb71a OOO330 2010-08-11 14:52:58 +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
ff7872fa7f OOO330 2010-08-03 19:49:59 +02:00
Ivo Hinkelmann
d92a4c0c27 masterfix: #i10000# l10n tool fix 2010-08-03 18:42:41 +02:00
Ivo Hinkelmann
d0840d85b6 CWS-TOOLING: integrate CWS mhu23 2010-08-03 18:08:43 +02:00
Ivo Hinkelmann
02ddec010a CWS-TOOLING: integrate CWS ooo330l10n 2010-08-03 16:18:31 +02:00
Ivo Hinkelmann
a595ba001e CWS-TOOLING: integrate CWS native323 2010-08-03 15:44:47 +02:00
Vladimir Glazunov
cfa4661ffe ooo330l10n: #i113424# pootle l10n update for ooo330 2010-08-03 12:33:28 +02:00
Matthias Huetsch [mhu]
a572dbd314 mhu23 #i113531# use recommended Windows linker flags and DLL search path. 2010-08-02 19:01:49 +02:00
Joachim Lingner
d0f293f176 jl154 merging with OOO330m2 2010-08-02 15:39:29 +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
Ivo Hinkelmann
2fdbf8fe17 merged OOO330 m2 2010-07-27 16:50:00 +02:00
Jens-Heiner Rechtien
d3f9253b1c OOO330 masterfix: fix unpaired % sign 2010-07-27 13:55:29 +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
Vladimir Glazunov
c11f617243 ooo330l10n: #i113424# add albanian language to builds 2010-07-26 17:18:24 +02:00
Release Engineering
9fb75fb322 OOO330 2010-07-23 17:00:36 +02:00
Jens-Heiner Rechtien
09c8fbff45 masterfix: reset LOCALIZESDF if fetching localized sdf was not successful 2010-07-23 17:23:58 +02:00
Ivo Hinkelmann
44224addb9 txtl10n: removal of verbose switch 2010-07-23 14:26:15 +02:00
Ingo Schmidt
1745fd6f2b jl154 #162868# bundled folder in prereg folder 2010-07-23 10:37:24 +02:00
Ivo Hinkelmann
17f90c9ee0 txtl10n: #i113008# #i113125# cleanup / write to misc 2010-07-22 17:06:05 +02:00
Ivo Hinkelmann
b9931f96e8 txtl10n: #i113008# #i113125# cleanup / variable rename 2010-07-22 16:44:05 +02:00
Jens-Heiner Rechtien
b3da384c2d CWS-TOOLING: integrate CWS kso45 2010-07-22 13:45:03 +02:00
Ivo Hinkelmann
3de0fc7c23 txtl10n: #i113008# #i113125# changed output dir 2010-07-21 19:05:43 +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
Ivo Hinkelmann
067095785b txtl10n: #i113008# #i113125# rename .xht to .tree 2010-07-20 13:11:02 +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
Ivo Hinkelmann
3e46665171 txtl10n: #113125# Support of help tree files in the L10N process 2010-07-13 17:47:46 +02:00
Ivo Hinkelmann
eb74573240 txtl10n: #113125# Support of help tree files in the L10N process 2010-07-13 17:44:56 +02:00
Kurt Zenker
b592f04ebe masterfix: #i10000# set BUILD_STAX to YES in setsolar environment 2010-07-13 16:11:56 +02:00
Kurt Zenker
7fd246545d OOO330 2010-07-13 16:04:45 +02:00
Kurt Zenker
eafa9c7760 CWS-TOOLING: integrate CWS native317_OOO330 2010-07-13 14:07:47 +02:00
Kurt Zenker
38521b81c6 CWS-TOOLING: integrate CWS configure25_OOO330 2010-07-13 13:58:14 +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
Kai Sommerfeld
d9b4025d57 rebased to OOO330 m0 2010-07-09 15:01:59 +02:00