Luboš Luňák
9af15de4ce
no 'hello world' printing from configure
2011-04-11 17:01:24 +02:00
Luboš Luňák
19c922f1d2
$(WITH_LINKER_HASH_STYLE) also for gbuild
2011-04-11 17:01:23 +02:00
Bjoern Michaelsen
0814799090
remove debug output
2011-04-11 12:32:48 +02:00
Bjoern Michaelsen
3db91b7f80
set STAR_RESOURCEPATH for cppunit tests to find resources from solver
2011-04-11 12:32:48 +02:00
Bjoern Michaelsen
ac3f888b4c
add support for auxiliary arguments to the cppunit tests
2011-04-11 12:25:04 +02:00
Francois Tigeot
81fe93fab4
Remove code depending on M1310 and M1400.
...
These defines are no longer defined anywhere, there's no need to keep
conditionally-compiled code using them.
2011-04-11 12:04:55 +02:00
Francois Tigeot
04c1061612
Remove code depending on M1310 and M1400.
...
These defines are no longer defined anywhere, there's no need to keep
conditionally-compiled code using them.
2011-04-09 09:25:18 +02:00
Michael Meeks
244c7ccf6a
make relocate cope with more corner cases: no solver & fixed links
2011-04-08 13:11:46 +01:00
Fridrich Štrba
e2916fd661
remove obsolete configure options + fix system_xrender_headers vs system_xrender
2011-04-08 13:32:09 +02:00
Francois Tigeot
19480ddf48
Remove the C52 define.
...
It corresponds to a version of a Solaris-specific compiler used in the
2000-2001 timeframe.
2011-04-08 13:28:02 +02:00
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