Petr Mladek
7d95994e4a
Do not mention date in the downlaod tarball name
...
it was to long; version is enough
2010-11-18 20:39:50 +01:00
Petr Mladek
f15dd3db87
Revert "fix smoketest with the improved download tarball (fdo#30837)"
...
This reverts commit bdbd0385f6972f49a5e954cebb342263f3666c7d.
It is not longer needed after the previous fix.
2010-11-18 20:38:25 +01:00
Petr Mladek
8c4782605d
fallback to the old install dirname if ooodownloadfilename is not defined
...
the check for versioned install dir (fdo#30837) broke creation of
languagepack on Windows and MAC; it is because ooodownloadfilename
was defined only for linux; we still need lang-specific directory
for other archs
2010-11-18 20:35:06 +01:00
Robert Nagy
0f24cdc5c8
libGLU needs libm so make sure it gets linked
2010-11-18 20:21:26 +01:00
Caolán McNamara
2d6d6a886b
need -lpthread as PTHREAD_LIBS on Linux
2010-11-18 01:28:34 -05:00
Robert Nagy
b873b5cfb2
Use a generic unxgcc.mk
...
Move unxlng.mk to unxgcc.mk and use that on OpenBSD and Linux
too as a default and then overwrite or add variables.
2010-11-17 20:45:47 +01:00
Tor Lillqvist
63863a95aa
Add missing names and descriptions for some language packs
...
Should fix fdo#30797.
2010-11-17 13:15:01 +02:00
Fridrich Štrba
1d276f37dc
Use the new stable libwp* releases as default
2010-11-16 13:55:58 +01:00
Jan Holesovsky
71a43f77ad
Merge commit 'ooo/OOO330_m15' into libreoffice-3-3
...
Conflicts:
instsetoo_native/inc_openoffice/windows/msi_templates/RegLocat.idt
instsetoo_native/inc_sdkoo/windows/msi_templates/RegLocat.idt
solenv/inc/minor.mk
2010-11-16 09:00:32 +01:00
Robert Nagy
4a7b487b11
several openbsd changes to find libs and binaries
...
- Add /usr/local/{bin,sbin} as last to find genbrk,
genccode and gencmn.
- Add more directories to qt_libdir and qt_incdir
- Make sure find libqt-mt.so and libDCOP.so with
a library major and minor in the filename where
the .so does not exists, but foo.so.0.0 does.
2010-11-15 15:59:00 +01:00
Tor Lillqvist
cfc74eda7f
Merge branch 'feature/pptx-export-ooxml11' into libreoffice-3-3
2010-11-12 15:07:13 +02:00
Kurt Zenker
9a29bc2691
OOO330
2010-11-12 12:14:56 +01:00
obo
39bd6a3112
CWS-TOOLING: integrate CWS native346
2010-11-12 08:17:48 +01:00
Jan Holesovsky
986a994c2f
Merge commit 'ooo/OOO330_m14' into libreoffice-3-3
...
Conflicts:
solenv/inc/minor.mk
2010-11-11 18:09:59 +01:00
Petr Mladek
4fd9fd4b2b
Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)
2010-11-11 13:24:48 +01:00
Ingo Schmidt
409abb48e1
native346 #i115501# always install binfilter resource files
2010-11-10 17:22:41 +01:00
Fridrich Štrba
1fcbac8ded
One more comma missing
2010-11-10 10:42:26 +01:00
Fridrich Štrba
7b4e0a528e
Fix URE packaging on windows
2010-11-10 10:36:25 +01:00
Hanno Meyer-Thurow
6bbd93fde9
Get rid of undefined $setup_vars array.
2010-11-10 05:09:01 +01:00
Ingo Schmidt
4045178053
native346 #i115376# making update process more flexible
2010-11-09 13:25:59 +01:00
Caolán McNamara
87eb087648
restore original position of tg_compv.mk
...
grab the compiler version explicitly in unxlng.mk
(cherry picked from commit b3611ba2d74d6b36c9f7758801b4f774b0b013bb)
2010-11-09 10:08:38 +00:00
Robert Nagy
ca44c035e3
no /proc on OpenBSD
2010-11-09 09:58:14 +01:00
Robert Nagy
848b6cb2c5
set a DLLPOSTFIX for OpenBSD and sync unxobsd.mk
2010-11-08 20:02:23 +01:00
Robert Nagy
8cbdb7f084
add OPENBSD specific stuff
2010-11-08 17:45:24 +01:00
Robert Nagy
b89fb4c103
add OPENBSD ifdefs where needed
2010-11-08 17:45:21 +01:00
Robert Nagy
eed18c4e62
set correct $outfile for OpenBSD
2010-11-08 12:40:20 +01:00
Caolán McNamara
78f394bff8
return early if source doesn't exist on symlink
2010-11-08 12:17:54 +01:00
Robert Nagy
e0baaa998a
-DBOOST_NO_EXCEPTIONS for OpenBSD
2010-11-08 12:17:50 +01:00
Robert Nagy
d89d854d9d
pick up system jpeg on openbsd
2010-11-08 12:17:46 +01:00
Robert Nagy
75ccd5a34f
OpenBSD needs /usr/local/lib in SOLARLIB
2010-11-08 12:17:43 +01:00
Robert Nagy
c857360dac
sync with the generic linux makefile
2010-11-08 12:17:39 +01:00
Robert Nagy
836e5cbe25
use system jpeg on OpenBSD
2010-11-08 12:17:35 +01:00
Robert Nagy
0cf424b0c4
make LibreOffice boostrap on OpenBSD
2010-11-08 12:17:27 +01:00
Kurt Zenker
c4ad88980f
OOO330
2010-11-06 17:01:50 +01:00
Tor Lillqvist
b65a0854d4
From hg changeset 11bdb9c019c49df77306d1a9915b44e1f8dbf79e in ooxml11
...
ooxml11: intermediate commit
2010-11-05 23:34:49 +02:00
Caolán McNamara
57a0af9b86
extra optimization unsafe for earlier gccs
...
(cherry picked from commit 30ee54453389af148ea6ac4df1c54b8f404ea559)
2010-11-05 16:18:23 +00: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
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
b94db7b09e
fix smoketest with the improved download tarball (fdo#30837)
2010-11-04 16:00:16 +01:00
Petr Mladek
82e176709b
better name directory with download tarballs
2010-11-04 15:33:18 +01:00
Petr Mladek
6adb0cca39
set SHORT_PRODUCTEXTENSION to beta3
2010-11-03 21:28:39 +01:00
Petr Mladek
59d1c5cee4
use versioned path in download tarballs (fdo#30837)
2010-11-03 21:20:18 +01:00
Jan Holesovsky
3e59da9ef5
Don't add an explicit -L/usr/lib or -L/usr/lib64.
...
It breaks KDE3 build on SUSE.
2010-11-03 15:07:32 +01:00
Joseph Powers
9efac44c5a
Fix Mac build issues.
...
(cherry picked from commit 994b9eaca0707c9d462a358a10d2ae7a066edc32)
2010-11-03 10:19:26 +01:00
Bernhard Rosenkraenzer
cf40278aeb
correctly check Template Pack and Lightproof with --with-lang=ALL
2010-11-02 17:55:31 +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
Niko Rönkkö
b28c92ab0c
Removed deprecated option
...
--with-unzip-home has been deprecated since 2003.
2010-11-01 12:45:57 -05:00
Jan Holesovsky
8d4c39e18f
Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/bootstrap
2010-11-01 16:06:45 +01:00
Kalman Szalai - KAMI
66a11bbd35
Save 1MB on wizards per language
...
Bitmaps are packaged as language dependent files however, no
language dependency at all in bitmaps. This patch only pack one instance
so we can save 1MB diskspace for every language in multi lang installer.
2010-11-01 14:05:44 +01:00