Commit graph

6485 commits

Author SHA1 Message Date
Jan Holesovsky
3535ec3d4b Merge commit 'ooo/OOO330_m13'
Conflicts:
	instsetoo_native/util/pack.lst
	solenv/inc/minor.mk
2010-11-01 13:49:01 +01:00
Caolán McNamara
de58ebee9c add modelines to .h files as well 2010-10-28 15:47:03 +01:00
René Kjellerup
f87611e9a2 remove un-necessary profiling module causing crashes 2010-10-28 11:46:00 +01:00
Release Engineering
85838ac5f5 OOO330 2010-10-28 11:30:42 +02:00
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