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
Caolán McNamara
c809495371
restore original position of tg_compv.mk
...
grab the compiler version explicitly in unxlng.mk
2010-11-09 10:05:26 +00:00
Sebastian Spaeth
f9ab38b12a
Perl installer: Reinstate some potentially useful commented out code
2010-11-09 10:39:06 +01:00
Robert Nagy
ca44c035e3
no /proc on OpenBSD
2010-11-09 09:58:14 +01:00
Robert Nagy
7b9e093236
no /proc on OpenBSD
2010-11-09 09:57:42 +01:00
Jordan Ayers
bf33898aa0
Cleanup build.pl
...
Remove commented out code.
Remove $html_last_updated (unused).
Correct a few spelling mistakes.
Translate a few bits of German.
2010-11-09 09:04:10 +01:00
Jordan Ayers
ac06dbe8a0
Perl Installer: Remove commented out code.
2010-11-09 08:39:35 +01:00
Robert Nagy
848b6cb2c5
set a DLLPOSTFIX for OpenBSD and sync unxobsd.mk
2010-11-08 20:02:23 +01:00
Robert Nagy
7a626d7968
set a DLLPOSTFIX for OpenBSD and sync unxobsd.mk
2010-11-08 19:39:55 +01:00
Robert Nagy
8cbdb7f084
add OPENBSD specific stuff
2010-11-08 17:45:24 +01:00
Robert Nagy
470e4511e3
add OPENBSD specific stuff
2010-11-08 17:29:08 +01:00
Surendran Mahendran
bc9a1a72bc
Build script improvement to dev-install target
...
For every dev-install the install directory in rawbuild had to be removed. This
patch fixes that and consecutive dev-install works without manual intervention.
2010-11-08 13:55:19 +00: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
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
Jordan Ayers
91907b045d
Perl Installer: Use built-in chmod
...
Replace system calls which performed single-file permission sets with calls to the built-in chmod.
Replace the implementation of create_directory with a call to create_directory_with_privileges.
2010-11-08 00:06:45 -06:00
Jordan Ayers
b8fcb346da
Perl Installer: Use built-in chmod
...
Replace several system calls which performed single-file permission sets with the built-in chmod command.
2010-11-08 00:06:36 -06:00
Kurt Zenker
c4ad88980f
OOO330
2010-11-06 17:01:50 +01:00
Caolán McNamara
e50139ec72
return early if source doesn't exist on symlink
2010-11-06 12:20:47 +00:00
Thomas Klausner
49e0ad98bc
Replace "errror" with "warn"; suggested by tml.
2010-11-06 00:05:12 +01:00
Jesús Corrius
043349bdd4
Fix condition in MS C/C++ x64 patch
2010-11-05 23:59:56 +01:00
Caolán McNamara
57a0af9b86
extra optimization unsafe for earlier gccs
...
(cherry picked from commit 30ee54453389af148ea6ac4df1c54b8f404ea559)
2010-11-05 16:18:23 +00:00
Jesús Corrius
e21ce620e1
Add MS C/C++ compiler specific settings for x64
2010-11-05 15:04:58 +01:00
Petr Mladek
dee36f28cb
fix ooinstall to create the installation dir
...
Cwd::realpath does not work if the path does not exist
2010-11-05 15:00:47 +01: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
Robert Nagy
00d479a3a4
-DBOOST_NO_EXCEPTIONS for OpenBSD
2010-11-05 14:56:08 +01:00
Caolán McNamara
0b98959abd
extra optimization unsafe for earlier gccs
2010-11-05 12:37:23 +00: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
Thorsten Behrens
bf0eb7e035
Use org.libreoffice.script for Mac preferences
...
This fixes fdo#30568
2010-11-05 13:13:47 +01:00
Robert Nagy
2b3aa51c72
sync with the generic linux makefile
2010-11-05 11:09:03 +01:00
Robert Nagy
a90417f019
use system jpeg on OpenBSD
2010-11-05 11:06:44 +01:00
Jesús Corrius
2d3adf8431
Remove obsolete --enable-cl-standard
2010-11-04 22:23:58 +01:00
Petr Mladek
76aecf4cfc
create the installation dir when defined (fdo#30837)
...
it was logical problem when I updated the code for fdo#30837
2010-11-04 17:50:16 +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
44160aaf7f
fix smoketest with the improved download tarball (fdo#30837)
2010-11-04 16:02:47 +01:00
Petr Mladek
a87487daaf
better name directory with download tarballs
2010-11-04 16:02:38 +01:00