Commit graph

12926 commits

Author SHA1 Message Date
Cédric Bosdonnat
f55916b1d1 Moved the create-tags script from build repo 2010-12-16 14:52:01 +01:00
Fridrich Štrba
d1a829558e include the helppack stuff in setup_osl files 2010-12-16 14:41:26 +01:00
Fridrich Štrba
a60dfa949f Adding LANGUAGEMODULE flag to helppack files 2010-12-16 13:53:59 +01:00
Fridrich Štrba
d97f774703 Adding LANGUAGEMODULE flag to helppack files 2010-12-16 13:53:35 +01:00
Fridrich Štrba
8b35e87558 Helppack description in a separate packinfo file 2010-12-16 12:45:00 +01:00
Fridrich Štrba
b2aa573038 Helppack description in a separate packinfo file 2010-12-16 12:44:26 +01:00
Petr Mladek
634e2da964 find LICENSE/README files for epm packaging
Signed of by Fridrich Strba
2010-12-16 12:37:56 +01:00
Fridrich Štrba
1ec53996a7 remove gid_module_Langpack_Help* stuff 2010-12-16 12:02:38 +01:00
Fridrich Štrba
315a4e026d remove gid_module_Langpack_Help* stuff 2010-12-16 12:02:26 +01:00
Fridrich Štrba
b181adc0ad Descriptions for helppacks 2010-12-16 11:40:46 +01:00
Fridrich Štrba
956dfd48c1 Descriptions for helppacks 2010-12-16 11:40:20 +01:00
Fridrich Štrba
91cc35dd8a reference the two files in the corresponding makefile.mk 2010-12-16 11:26:04 +01:00
Caolán McNamara
844b6b695b run autogen if configure.in, etc. changed since Makefile was generated 2010-12-16 10:18:20 +00:00
Fridrich Štrba
a15f2430ed Add a missing file 2010-12-16 11:07:29 +01:00
Fridrich Štrba
232133ecc7 Add two template files 2010-12-16 11:07:29 +01:00
Fridrich Štrba
cb6f605b46 Add two template files 2010-12-16 11:06:13 +01:00
Caolán McNamara
ace1ed9d2d survive failed chmod for filesystems where its unsupported 2010-12-16 09:51:40 +00:00
Fridrich Štrba
19bbf8a463 Add a missing file 2010-12-16 10:12:55 +01:00
Tor Lillqvist
48adc7fe55 First shot on helppacks 2010-12-16 09:16:25 +01:00
Tor Lillqvist
304e7da4f5 First shot on helppacks 2010-12-16 09:15:54 +01:00
Norbert Thiebaud
7f60013ace avoid new-lines in list of repos 2010-12-15 18:01:00 -06:00
Michael Meeks
9e45cce11d add BrOffice productname_br variant and sorted substitution 2010-12-15 20:58:44 +00:00
Michael Meeks
0018bb3a6e add BrOffice productname_br variant and sorted substitution 2010-12-15 20:56:53 +00:00
Michael Meeks
3dba62a7fa Use BrOffice branding if present in pt-BR
Signed off by Petr Mladek
2010-12-15 17:59:29 +00:00
Michael Meeks
1483d6f3a0 Use BrOffice branding if present in pt-BR
Signed off by Petr Mladek
2010-12-15 17:08:53 +00:00
Petr Mladek
68daa5bd94 lang-specific license files are not longer available
fix installer to use LICENSE/license.txt instead
2010-12-15 14:29:49 +01:00
Thomas Klausner
85d077dc43 Don't override CFLAGS nor LDFLAGS, just append to them.
Ok mmeeks@
2010-12-15 13:47:46 +01:00
Jan Holesovsky
1cff7e80d0 Merge commit 'ooo/OOO330_m18' into libreoffice-3-3
Conflicts:
	solenv/inc/minor.mk
2010-12-14 21:28:23 +01:00
Petr Mladek
684c23e0df Revert "add broffice dekstop integration to the install set on Linux (fdo#32229)"
Michael fixed it better with fixing translation of the pt_BR strings in
desktop files.

This reverts commit e1f9bc93fd1e1757b837b4b31a47fc2f90cee727.
2010-12-14 19:15:08 +01:00
Petr Mladek
82cfb8d7cd Revert "Stopgap help for the CPU-bound long hang in bug fdo#31716"
We have proper fix now.

This reverts commit 84d74bd6e241e527335ae9ee6353090e7db03cac.
2010-12-14 18:32:49 +01:00
Joseph Powers
5ebc649e32 Fix -n issues
It seams that only Mac OS X uses the echo -n option in make files. I think
I fixed all the references this time.
2010-12-14 08:09:56 -08:00
Joseph Powers
f24c8f32eb Fix stray -n issue on Mac OS X
Also cleans up some trailing white space.
2010-12-14 07:50:47 -08:00
Petr Mladek
47d24a7226 add broffice dekstop integration to the install set on Linux (fdo#32229)
Signed off by Fridrich Strba <fridrich.strba@bluewin.ch>
2010-12-14 16:40:38 +01:00
Petr Mladek
009f81fd4d we use broffice instead of broffice.org (fdo#32229)
PRODUCTLIST is used in sysui to generate the desktop integration

Signed off by Fridrich Strba <fridrich.strba@bluewin.ch>
2010-12-14 16:40:38 +01:00
Fridrich Štrba
6253c6d054 Add missing strings for langpack names and descriptions 2010-12-14 14:14:21 +01:00
Fridrich Štrba
b0156d90a5 Add missing strings for langpack names and descriptions 2010-12-14 14:13:30 +01:00
Caolán McNamara
3428ef5eb4 try and rebuild dependencies on first dmake failure 2010-12-14 11:04:56 +00:00
Rene Engelhard
0cf7331043 AC_SUBST gperf (fdo#32195) 2010-12-14 11:05:52 +01:00
Thorsten Behrens
c1030a6bf9 Migrate id, tags, and docs make target over from build repo
* make id: create GNU idutils symbol lookup index
* make tags: create ctags index file (c++, java, html)
* make docs: create doxygen-style documentation below docs/
2010-12-13 23:08:58 +01:00
Rene Engelhard
803f02e6a3 AC_SUBST gperf (fdo#32195) 2010-12-13 22:17:31 +01:00
Fridrich Štrba
ae76bde6dc specify the download names for helppacks 2010-12-13 21:27:11 +01:00
Fridrich Štrba
a2486b0460 remove now useless line 2010-12-13 21:27:03 +01:00
Fridrich Štrba
d951585ed0 specify the download names for helppacks 2010-12-13 21:26:14 +01:00
Fridrich Štrba
d03185f9b4 remove now useless line 2010-12-13 21:25:41 +01:00
Fridrich Štrba
58411dce90 Create makefile target to package helppacks 2010-12-13 21:08:59 +01:00
Fridrich Štrba
100a61e950 Create makefile target to package helppacks 2010-12-13 21:08:13 +01:00
Tor Lillqvist
2b454c24f5 Teach the perl monster to create helppacks 2010-12-13 20:57:08 +01:00
Tor Lillqvist
3b4e6861e6 Teach the perl monster to create helppacks 2010-12-13 20:56:37 +01:00
Fridrich Štrba
52086b3542 Don't bundle runtime dlls with extensions included with the installation 2010-12-13 20:41:40 +01:00
Fridrich Štrba
73e4a11ef0 Propagate the WITH_EXTENSION_INTEGRATION variable to build environment 2010-12-13 20:41:32 +01:00