Commit graph

14618 commits

Author SHA1 Message Date
Petr Mladek
a96a8d10da lo-commit-stat: do stat also from the new "translations" repo 2011-04-04 15:18:08 +02:00
Petr Mladek
8875706bef lo-commit-stat: do stat also from the new "translations" repo 2011-04-04 15:13:31 +02:00
Bjoern Michaelsen
f8205e4fcb add lomenubar lib 2011-04-04 14:57:14 +02:00
Bjoern Michaelsen
c3ff094781 add lomenubar lib 2011-04-04 14:57:14 +02:00
Caolán McNamara
fa502cf881 restore c++0x flags 2011-04-04 10:28:38 +01:00
Robert Nagy
65be428ea6 rework how pthread is handled on openbsd
- remove -pthread from PTHREAD_CFLAGS
- add pthread to gb_STDLIBS
- redefine gb_LinkTarget__command_dynamiclink so that we can
  substitute -lpthread with -pthread in the list of libraries
  that we link to
2011-04-04 00:28:18 +02:00
Robert Nagy
7237a871ba rework how pthread is handled on openbsd
- remove -pthread from PTHREAD_CFLAGS
- add pthread to gb_STDLIBS
- redefine gb_LinkTarget__command_dynamiclink so that we can
  substitute -lpthread with -pthread in the list of libraries
  that we link to
2011-04-04 00:26:22 +02:00
Robert Nagy
f0bfd04f72 merge the bsd platform makefiles into one per platform 2011-04-03 23:51:23 +02:00
Robert Nagy
5ded3ab2ab merge the bsd platform makefiles into one per platform 2011-04-03 23:48:52 +02:00
Francois Tigeot
682884dc1c Revert "Remove jpropex, it is unused."
This reverts commit 8c2458ef96f14eb96ca011a18c98c975c332d981.
2011-04-03 22:54:32 +02:00
Robert Nagy
005a8c8045 remove whitespaces from license 2011-04-03 22:36:28 +02:00
Robert Nagy
eff9881fdb Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrap 2011-04-03 22:16:36 +02:00
Robert Nagy
bc42d93482 add -Wl,--sysroot=$(SYSBASE) to gb_LinkTarget_LDFLAGS only if SYSBASE is !nil 2011-04-03 22:15:59 +02:00
Robert Nagy
9294d02f03 filter some library names on *BSD too just like on LINUX 2011-04-03 22:15:57 +02:00
Robert Nagy
da9f525995 add -Wl,--sysroot=$(SYSBASE) to gb_LinkTarget_LDFLAGS only if SYSBASE is !nil 2011-04-03 22:13:19 +02:00
Robert Nagy
bc2bee8fdc filter some library names on *BSD too just like on LINUX 2011-04-03 22:10:37 +02:00
David Tardon
0d963e8dff convert leading tab to spaces 2011-04-03 19:23:07 +02:00
David Tardon
0765270914 forms is completely under gbuild now 2011-04-03 19:15:05 +02:00
David Tardon
adf4bb8fea gbuildize drawinglayer 2011-04-03 19:14:07 +02:00
David Tardon
af544c8f84 gbuildize forms 2011-04-03 17:43:22 +02:00
Miklos Vajna
1b44db0e58 Revert "configure: add hamcrest jar to classpath after junit, if found"
This reverts commit 7d5c250a4d70b92460f3bf199dc8db9f69651b3b. It broke
'jar tf' and it's not necessary: if 'Class-Path:' entry is missing from
JUnit's manifest file, it should be fixed in JUnit.

Acked-by: Rene Engelhard <rene@debian.org>
2011-04-03 16:30:42 +02:00
Francois Tigeot
132c52c44a Use the default PATH to find the curl executable.
The previous code was trying to pick up the full curl path in a harcoded
list of places and actually failed to locate binaries on some hosts, even
though they were present in $PATH .
2011-04-03 15:15:32 +02:00
Francois Tigeot
c462e933f8 Remove jpropex, it is unused. 2011-04-03 15:15:32 +02:00
David Tardon
c54700d192 gbuildize unotools 2011-04-03 10:58:02 +02:00
David Tardon
5baa4c0e3a convert fileaccess to gbuild 2011-04-02 16:52:37 +02:00
Miklos Vajna
7258bad297 configure: add hamcrest jar to classpath after junit, if found
Hamcrest is a dependency for JUnit-4.4+ and it's packaged separetely on
some systems.
2011-04-01 18:43:43 +02:00
Petr Mladek
2c745c4eda LibreOffice-3.5 development started in master
Branch "libreoffice-3-4" has been created. Further changes in master
will be used for LibreOffice-3.5 release.
2011-04-01 15:26:07 +02:00
Petr Mladek
6efec4f510 Branch libreoffice-3-4
This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases

    + only bug fixes are allowed
    + no approval needed during beta phase (two weeks after branch)
    + 1 approval needed during rc phase and for bugfix releases
    + 2 approvals with different/no affiliation needed for late features
    + regularly merged into master by a selected person when living

Please watch http://wiki.documentfoundation.org/ReleasePlan
and read announces on libreoffice@lists.freedesktop.org

If you want to build something cool, unstable, and risky, use master.
2011-04-01 15:13:13 +02:00
Petr Mladek
97dd6dd6f8 add ct2n and translations into .gitignore 2011-04-01 14:31:48 +02:00
Bjoern Michaelsen
a59e57ab2c skip Junit test, when no Junit available 2011-04-01 13:49:12 +02:00
Petr Mladek
afc1d128d6 search moc4 in $QT4DIR/bin before searching $PATH 2011-03-31 21:08:03 +02:00
Bjoern Michaelsen
dbc1d2d9e2 adding lomenubar lib 2011-03-31 21:04:43 +02:00
Petr Mladek
d1ea3841d1 add rule how to unpack .oxt files
useful to update a 3rd party one
2011-03-31 18:15:44 +02:00
Caolán McNamara
b78b486c7c pull correct jfreereport sources 2011-03-31 13:36:19 +01:00
Caolán McNamara
b20f3427ed we only need the java lib path to link bean 2011-03-31 13:36:19 +01:00
Fridrich Štrba
c525a776b3 sal_textenc3 is not really an uno component, mmeeks dixit 2011-03-31 14:03:41 +02:00
Fridrich Štrba
5c89bdb493 fix windows packaging of sal_textenc3.dll 2011-03-31 13:53:34 +02:00
Tor Lillqvist
83c048b89b Don't check the directories for uniqueness multiple times
Wen building a multi-language installer the subroutine
create_unique_directorynames() is called for each language. The same
directory names will be traversed each time. It needs to check the
uniqueness of them only the first time, otherwise it will think every
directory name is repeated.

The check is new, from OOo, but they don't build multi-language
installers so they have not noticed this problem.

The solution is a bit hacky but works.
2011-03-31 14:35:44 +03:00
Tor Lillqvist
a1ce970032 Rename shellnew2 to 2shellnew
The "DosName" property of a directory item must apparently be unique
in first five chars, sigh. See the lovely code in
solenv/bin/modules/installer/windows/directory.pm, the
create_unique_directorynames subroutine, check for $startlength.
2011-03-31 12:47:22 +03:00
Petr Mladek
63f5fa4f9f rename --with-ct2n to --enable-ext-ct2n configure option
to be in sync with other extensions
2011-03-30 21:15:54 +02:00
Petr Mladek
083860b9ca download 451ccf439a36a568653b024534669971-ConvertTextToNumber-1.3.2.oxt
needed for the optional ConvertTextToNumber extension
2011-03-30 21:03:06 +02:00
Petr Mladek
f2894bf189 sdk-gid-module-name.diff: rename module name to gid_Module_Root_SDK (i#64802)
so the generated list of files does not conflict with the main package
2011-03-30 18:10:54 +02:00
Petr Mladek
d9d13ce5b8 solenv-dummy-localize-sdf.diff: make the dummy localize.sdf working (i#113389) 2011-03-30 17:30:10 +02:00
Petr Mladek
16da377da8 solenv-installer-lang-filelist-names.diff: avoid double lang string
do not print twice the lang name in the filelist
for example, generate gid_Module_Langpack_Basis_es instead of
gid_Module_Langpack_Basis_es.es
2011-03-30 17:23:12 +02:00
Petr Mladek
985532f27c solenv-installer-cleaner-paths.diff: do not create '.' subdirectories
omit './' in paths
2011-03-30 17:19:53 +02:00
Caolán McNamara
6751ae5b08 set default system-zlib/jpeg on some platforms 2011-03-30 15:54:29 +01:00
Caolán McNamara
29dbc36ce0 default to system zlib on contemporary unices 2011-03-30 15:54:29 +01:00
Fridrich Štrba
d7c0f54934 Use the right name for a library, so that it knows when we refer to it 2011-03-30 15:00:11 +02:00
Tor Lillqvist
6edca00ebc Kill solenv/config once more 2011-03-30 15:50:15 +03:00
Petr Mladek
c4d894f6b2 build-ant-1.6.diff: MediaWiki can be built with ant 1.6 now 2011-03-30 14:31:15 +02:00