Commit graph

6581 commits

Author SHA1 Message Date
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
Robert Nagy
76ee339373 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:47:31 +01: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
sb
697265b8e2 sb136: #i114155# partially revert fix for i108776 to avoid ABI incompatibility of jvmaccess library 2010-11-17 15:17:56 +01:00
Caolán McNamara
87b1638b0a fix this to build again 2010-11-16 16:04:07 +00:00
Sebastian Spaeth
5bec664553 Don't set RSC_ONCE, it is unused
RSC_ONCE was invariably set to true but was not used afterwards. So
remove it.
2010-11-16 14:37:26 +01:00
Jan Holesovsky
3ff150835f Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/bootstrap 2010-11-16 09:39:19 +01:00
Sebastian Spaeth
7957d807c3 delete hicontrast-to-theme script
We put the theme now into its own directory, rather than fishing the
icons out with this script.
2010-11-16 09:34:18 +01:00
Jan Holesovsky
47fc20c4cb Merge remote branch 'origin/libreoffice-3-3' 2010-11-16 09:08:19 +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
Sebastian Spaeth
d0ee671787 remove converttags.pl
The converttags script replaced the tags:

[PRODUCTNAME] [TITLE] and two color references

in the source code, but those tags don't occur (anymore?) and it is
never called. So remove this.
2010-11-16 08:57:46 +01:00
Jan Holesovsky
1039d48a5f Merge remote branch 'origin/libreoffice-3-3'
Conflicts:
	configure.in
	set_soenv.in
	solenv/bin/modules/installer/systemactions.pm
2010-11-12 14:27:14 +01:00
Kurt Zenker
9a29bc2691 OOO330 2010-11-12 12:14:56 +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
Jordan Ayers
b582fdbef1 Perl Installer: Remove disabled Win9x build guard.
Remove the feature component counting routines.
These were added to enforce a Win9x component count limit, but no longer
do anything except collect and log counts.
2010-11-11 10:20:20 +00:00
Sebastian Spaeth
babab2c53f Avoid outputting duplicate empty lines
All these did were outputting empty lines where already some were
being output leading to duplicate empty lines in the build log.
2010-11-10 15:40:49 +01:00
Hanno Meyer-Thurow
6bbd93fde9 Get rid of undefined $setup_vars array. 2010-11-10 05:09:01 +01:00
Hanno Meyer-Thurow
1e2ab23a89 Get rid of undefined $setup_vars array. 2010-11-10 04:58:40 +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