Commit graph

6599 commits

Author SHA1 Message Date
David Tardon
a516a964e1 don't link soffice.bin and stuff back into src tree
Experiments suggest that it's not needed anymore.
2010-12-09 12:56:23 +01:00
David Tardon
92bf6ff745 link the right file 2010-12-09 12:22:34 +01:00
David Tardon
eade467383 the file format changed from bmp to png 2010-12-09 12:04:57 +01:00
Michael Meeks
236137a50c cleanup hard-coded license mentions in sdk and installer 2010-12-08 21:04:27 +00:00
Michael Meeks
1bf09eae38 fixup extensions' LICENSE file re-use rules 2010-12-08 20:09:08 +00:00
Robert Nagy
f14303b93b broken python component registration on OpenBSD
extend list of library path using AUGMENT_LIBRARY_PATH_LOCAL instead of
AUGMENT_LIBRARY_PATH

Signed-off-by: Petr Mladek <pmladek@suse.cz>
2010-12-08 18:50:35 +01:00
Caolán McNamara
15a1cfa994 add -Wno-deprecated-declarations to avoid warnings about std::auto_ptr 2010-12-08 12:18:43 +00:00
Caolán McNamara
ac349a76b7 Use c++0x features to detect misuse of SAL_N_ELEMENTS and CONSTASCII 2010-12-08 10:30:18 +00:00
Cédric Bosdonnat
9bd58d2220 linkoo: link the URE libs and jars as well 2010-12-08 00:32:25 +01:00
Caolán McNamara
eb37094d68 closing the stream is sufficient to close zenity 2010-12-07 12:14:04 +00:00
Caolán McNamara
05a6a4993f include error message to explain copy failure 2010-12-07 12:14:04 +00:00
Thomas Klausner
d35a430199 Add NetBSD support for amd64 and for current compiler.
Should be merged with the generic gcc file, I'll do that as
a separate step.
2010-12-07 10:54:30 +01:00
Michael Meeks
ad9ebf19c1 remove EGGTRAYLIB usage 2010-12-06 15:57:39 +00:00
Takeshi Abe
bfa9058d0e more occured replaced 2010-12-06 15:46:04 +00:00
Takeshi Abe
7f11a1b9db Replace all occured, occurance etc. 2010-12-05 17:18:37 +00:00
Robert Nagy
ef7a253bee Revert "use AUGMENT_LIBRARY_PATH_LOCAL for regcomp"
This reverts commit 672bed486bc5951fc9e2cb11162ff757e60a96bb.
2010-12-05 14:45:44 +01:00
Robert Nagy
19aa902a75 use AUGMENT_LIBRARY_PATH_LOCAL for regcomp 2010-12-05 14:08:41 +01:00
Caolán McNamara
dff40cc62c -matom only available with gcc 4.5.0 or above 2010-12-05 11:34:38 +00:00
Norbert Thiebaud
c8bebe422d Revert "mtune x86 to atom" (require gcc 4.5)
This reverts commit 150c0772b1637bc44fc9a4819cc3908341828d78.
2010-12-04 16:53:20 -06:00
Michael Meeks
89ae31e7f8 link pagein files 2010-12-03 16:57:17 +00:00
Caolán McNamara
adfa18b3c2 mtune x86 to atom 2010-12-02 20:38:27 +00:00
Caolán McNamara
eb84bfb7dc make life simpler for nfs builds 2010-12-02 13:31:20 +00:00
Jordan Ayers
5d734844a5 Accelerate perl installer: optimize installer::scriptitems::optimize_list().
Replace call to convert_stringlist_into_hash with a simpler method using split; this requires significantly fewer data copy operations.
The new routine strips all whitespace from the front and end of each value; the old function call stripped leading whitespace, most of the time.
2010-12-02 09:21:55 +00:00
Caolán McNamara
65a5effad9 fix relocate now that tcsh Env file is no longer generated 2010-12-02 08:56:52 +00:00
Robert Nagy
bd515e768b merge a modified version of patches/dev300/system-db-check.diff
try to find all the supported db headers and libs in all
the "standard" directories
2010-12-01 23:26:31 +01:00
Caolán McNamara
6637546a37 add another dir to the PYTHONPATH 2010-12-01 16:03:54 +00:00
Fridrich Štrba
c3701eb55f Windows Installer package that contains more than 32767 files 2010-12-01 11:28:52 +01:00
Michael Meeks
01b2b72fe4 get substitution order right for overlapping variables 2010-11-30 16:59:40 +00:00
Robert Nagy
cb81d01880 fix the list of languages and remove the unused wanted function
Let's try our best to create a good list of langauges in a format
of lang1,lang2.
Also remove the wanted function which is not used since
the baab40f5646b63ff51e7cb9c5aaac873066d46fe commit.
2010-11-30 15:51:43 +01:00
Michael Meeks
2f5a35c700 remove inaccurate bogus comments 2010-11-30 14:27:48 +00:00
Michael Meeks
c6ed4193c9 Add BrOffice artwork / branding support 2010-11-30 13:58:38 +00:00
Michael Meeks
2581b1f83c make NSIS MUI even more verbose 2010-11-29 20:50:40 +00:00
Rene Engelhard
921d063b9c Merge branch 'libreoffice-3-3' 2010-11-26 17:50:28 +01:00
Rene Engelhard
7536f3b2ef Merge commit 'ooo/OOO330_m17' into libreoffice-3-3 2010-11-26 17:41:11 +01:00
Jan Holesovsky
be8a630cf6 Merge remote branch 'origin/libreoffice-3-3'
Conflicts:
	scp2/source/python/module_python.scp
	solenv/inc/unxgcc.mk
2010-11-25 14:19:27 +01:00
Fridrich Štrba
18b79d5243 buildfix-x86-64-visibility-workaround.diff: migrate to git 2010-11-25 13:44:28 +01:00
Jordan Ayers
6ee0f9ae13 Remove unused global from perl installer
Per comments in globals.pm, remove wrapcmd and all references to it.
2010-11-24 10:02:30 +01:00
Kurt Zenker
0988817cfd OOO330 2010-11-23 17:46:25 +01:00
David Tardon
caba2527de set default debug level to 1 2010-11-22 09:52:26 +01:00
Rene Engelhard
19b23a511c Merge commit 'ooo/OOO330_m16' into libreoffice-3-3 2010-11-21 14:46:24 +01:00
Jordan Ayers
4118187114 Perl Installer: Remove commented out code. 2010-11-18 20:59:35 +00:00
Petr Mladek
49aa0834b9 Do not mention date in the downlaod tarball name
it was to long; version is enough
2010-11-18 20:43:48 +01:00
Petr Mladek
900b1e766f 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:43:34 +01:00
Petr Mladek
fcecf91f85 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:43:19 +01:00
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
Release Engineering
d35307cddf OOO330 2010-11-18 19:10:50 +01:00
Caolán McNamara
2d6d6a886b need -lpthread as PTHREAD_LIBS on Linux 2010-11-18 01:28:34 -05:00
Caolán McNamara
26e93540e0 need -lpthread as PTHREAD_LIBS on Linux 2010-11-17 21:12:56 +00:00