Tor Lillqvist
bf0d63071d
Use less misleading terminology
2011-04-08 13:55:56 +03:00
Fridrich Štrba
674cd5c73b
Some more defaults to LibreOfficeLinux distro config
2011-04-08 11:46:33 +02:00
Robert Nagy
a6c165e2af
no need to quote vendor anymore
2011-04-07 16:51:58 +02:00
Robert Nagy
f4ae4b0733
add an OpenBSD distro config
2011-04-07 16:50:12 +02:00
Robert Nagy
51a240cb75
use system cp as a fallback for *BSD too
2011-04-07 16:48:36 +02:00
Fridrich Štrba
93c48a6581
No need to quote anymore
2011-04-07 16:22:39 +02:00
Michael Meeks
396fd9fc61
check more carefully for configure generation, and fix quoting of vendors
2011-04-07 13:27:47 +01:00
Caolán McNamara
b9bc97d455
allow setting DEBUGCPPUNIT=TRUE to dump a gdb try/catch trace
2011-04-07 11:37:56 +01:00
Tor Lillqvist
2f9a326043
Must export also WITH_AGFA_MONOTYPE_FONTS
2011-04-07 11:19:48 +03:00
Petr Mladek
265eab0f8a
Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/bootstrap
...
in32-agfa-monotype-fonts.diff patch.
2011-04-06 21:22:30 +02:00
Tor Lillqvist
06ddf302cd
Add possibility to bundle some Agfa Monotype fonts
...
Based on the old novell-win32-agfa-monotype-fonts.diff patch.
2011-04-06 21:19:04 +02:00
Bjoern Michaelsen
3f7ed4ed3f
remove duplicate and pointless lib renames
2011-04-06 19:30:38 +02:00
Petr Mladek
f115ddb6f7
Merge remote-tracking branch 'origin/libreoffice-3-4'
2011-04-06 19:25:22 +02:00
Bjoern Michaelsen
468ba5cfd6
add lomenubar lib
2011-04-06 18:49:34 +02:00
Bjoern Michaelsen
b76f09e101
add lomenubar lib
2011-04-06 18:49:05 +02:00
Petr Mladek
0a2923d0df
Fall back to --hash-style=sysv when gnu is not supported
...
Based on patch by Francois Tigeot <ftigeot at wolfpond dot org>
2011-04-06 18:19:48 +02:00
Petr Mladek
5f197f29c4
Fall back to --hash-style=sysv when gnu is not supported
...
Based on patch by Francois Tigeot <ftigeot at wolfpond dot org>
2011-04-06 15:17:28 +02:00
Tor Lillqvist
8d1bac154b
Add possibility to bundle some Agfa Monotype fonts
...
Based on the old novell-win32-agfa-monotype-fonts.diff patch.
2011-04-06 15:55:11 +03:00
David Tardon
9da441f0c4
remove duplicate code
...
This was introduced by commit 3726b1a63e0783953fee9c65d8c0cee3fd6cf85b .
2011-04-06 12:47:49 +02:00
David Tardon
0d75184488
$(1) is not defined here
2011-04-06 12:07:40 +02:00
David Tardon
937aae1b27
use just order-only dep. on cppunittester
2011-04-06 12:07:39 +02:00
Jan Holesovsky
b2a2b92a0d
Migrate the old autogen.lastrun format to the new one automatically.
2011-04-06 08:48:26 +02:00
Norbert Thiebaud
f3430509e2
fix the autogen perl wrapper: mishandling of the Darwins-pecific aclocal
2011-04-05 14:21:38 -05:00
Petr Mladek
a145e8f572
Merge branch 'libreoffice-3-4' of ssh://git.freedesktop.org/git/libreoffice/bootstrap into libreoffice-3-4
2011-04-05 20:20:37 +02:00
Michael Meeks
5197d9ff86
re-write symlinks too to avoid serious confusion
2011-04-05 18:14:45 +01:00
Michael Meeks
38a3d0a81d
fix relocate to re-write the new dependency files
2011-04-05 17:18:19 +01:00
Robert Nagy
b67a62b703
use the GNUMAKE environment variable for telling the user what to run
2011-04-05 18:01:40 +02:00
Robert Nagy
436d41a84a
use the GNUMAKE environment variable for telling the user what to run
2011-04-05 17:55:43 +02:00
Robert Nagy
ee699fcdbd
use the GNUMAKE environment variable for telling the user what to run
2011-04-05 17:54:04 +02:00
Petr Mladek
51c05e1cf9
Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4
...
Conflicts:
instsetoo_native/util/openoffice.lst
solenv/inc/minor.mk
2011-04-05 17:48:49 +02:00
Bjoern Michaelsen
c18c4c0f68
hint at make -r for GNU make modules
2011-04-05 17:48:46 +02:00
Robert Nagy
7fd8cb0312
merge the new way of handling python ldflags from libreoffice-3-4
2011-04-05 17:30:07 +02:00
Robert Nagy
92509cbfab
Merge branch 'libreoffice-3-4' of git://anongit.freedesktop.org/git/libreoffice/bootstrap into libreoffice-3-4
2011-04-05 17:26:18 +02:00
Robert Nagy
acc8ad93ed
fix linking to the python library (use -L$PYLIBDIR -lpython$pyver)
...
as far as i saw the reason to use an absolute path for linking instead
of using -lpythonX.XX is that at least debian does not ship a shared
object within the basic python3 package so you have to install the -dev
package (that's kinda weird^H^H^H^H^Hf***ed up).
2011-04-05 17:21:10 +02:00
Michael Meeks
434df16fd6
re-write into perl, to reduce ninja-coding, and fix distro-config bug
2011-04-05 16:16:33 +01:00
Tor Lillqvist
2e705f35c2
Add two new lines to .versionrc (version.ini on Windows)
...
"Vendor" with the value of OOO_VENDOR, and "BuildVersion" with the
value of BUILD_VER_STRING. These get their values from the
--with-vendor and --with-build-version switches of the configure
script.
From the build-identification.diff patch, has been part of distro
OOo/LO builds for long.
2011-04-05 17:56:20 +03:00
Petr Mladek
586fc09447
bump product version to 3.3.2rc2, release number to 202
2011-04-05 16:52:52 +02:00
Tor Lillqvist
3f05ea615d
Recognize also Interix
...
I did some initial testing with building under Interix some years
ago. Nothing came out of it, and LibreOffice certainly won't build
with it. But just commit this triviality now to get rid of
win32-interix.diff in the build repo.
2011-04-05 17:04:53 +03:00
Caolán McNamara
84568d73b8
fix build
2011-04-05 14:45:17 +01:00
Caolán McNamara
6cc4906024
can remove these now
2011-04-05 14:44:22 +01:00
Tor Lillqvist
b2c34b75f6
bnc#530872: Save old associations for MS doc types when installing
...
Then restore them, if still relevant, when uninstalling LibreOffice.
git log from build repository:
commit 1737ec9b6675cc7e30df03fa5537012a429425bb
Author: Tor Lillqvist <tlillqvist@novell.com>
Date: Thu Oct 14 15:28:55 2010 +0300
Make win32-restore-associations.diff apply again
commit 72a25ab4a055cd1d3cf5aec627cfe120113bfb34
Author: Tor Lillqvist <tlillqvist@novell.com>
Date: Thu May 20 10:34:24 2010 +0300
Make patches apply for a Windows build
commit d635f716a75d8c1648eab0c1d598b390be8c4f07
Author: Tor Lillqvist <tlillqvist@novell.com>
Date: Thu Sep 17 22:16:40 2009 +0300
Add new patch to restore MSO file associations on uninstall
* patches/dev300/apply: Add it to Win32Only
* patches/dev300/win32-restore-associations.diff: New file. Save
previous associations of the MS Office file formats on installation
of OOo. On uninstallation of OOo, restore them. Still a bit
experimental, but seems to work.
2011-04-05 16:35:22 +03:00
David Tardon
4620f155b5
do not define NDEBUG on debug level 1
2011-04-05 14:32:28 +02:00
David Tardon
8542a0d05d
fix typo
2011-04-05 14:32:28 +02:00
David Tardon
31979fa2c5
update the dbglevel comment
2011-04-05 14:32:27 +02:00
David Tardon
c8d6be537b
filter out the rest of ICU libs for SYSTEM_ICU
2011-04-05 14:06:43 +02:00
Petr Mladek
691961e7f6
make sure that the system po2oo support --skipsource option
2011-04-05 12:26:12 +02:00
Bjoern Michaelsen
7a5e0f474f
fixing up extra object list support
2011-04-05 11:51:04 +02:00
Bjoern Michaelsen
2f3793391e
make get_linktargetname public again so unittests can find the object lists
2011-04-05 11:51:04 +02:00
Caolán McNamara
a956d777b5
G_SLICE for memcheck only
2011-04-05 09:26:36 +01:00
David Tardon
7cc69243e7
fix typo
2011-04-05 08:56:36 +02:00