Commit graph

127 commits

Author SHA1 Message Date
David Tardon
1ac0511b3c rename orcus lib on mingw to fix build
Change-Id: I5d58db337c056d4cea7e3b493e3653ef929e7bca
2012-09-11 07:39:20 +02:00
Stephan Bergmann
ebc6b4118e Keep lexicographical sorting intact
Change-Id: I943f2bb9703e18e456f2b53a399f590d76beb9b0
2012-09-10 15:00:51 +02:00
Michael Stahl
77984435c6 libxslt: mangle exslt library name for WNT
Change-Id: I15869eb6e2d0f3ced2654a344a9fff041a092fbe
2012-09-10 14:10:06 +02:00
Matúš Kukan
e6812db65e fix libpng name for Windows
Change-Id: Idb0e3892ab2f3c1712f98fb9a1d4e4745686f202
2012-09-09 14:17:36 +02:00
Stephan Bergmann
066cf169e8 Missing ismime3.lib on Windows
Change-Id: I289a4da4473d58736ecdf3846864ccde9a1a03d1
2012-08-13 11:47:15 +02:00
Eike Rathke
15b95b2245 LanguageTag Windows build 2012-08-06 19:36:16 +02:00
Stephan Bergmann
fa2006828f Fix pyuno.so name on Mac OS X
...which also needs a change to the logic that symlinks *.jnilib to *.dylib, as
that would have symlinked pyuno.so onto itself (as it contains no .dylib).  (And
while we are at that, anyway, also only store relative paths in the symlinks.)

Change-Id: I6f3e9effc4d185df935795958cc84e60e862a424
2012-06-15 16:50:55 +02:00
David Ostrovsky
e16ac69372 gbuild migration: pyuno module
Change-Id: I7f923a5622214f7540a789bcdd93bf6fd1d166db
2012-06-14 11:40:23 +02:00
Matúš Kukan
a09b25f520 register reg and store the same way as jvmfwk
Change-Id: I054d9ac210051d42b47188489d2d67fbbd3ed0e9
2012-05-06 11:42:38 +02:00
Caolán McNamara
3934efe28c sigh, need a 64bit zlib too on windows, reverting 2012-04-13 14:06:55 +01:00
Caolán McNamara
8d7e8a0a3b setup/teardown default component context once before/after all tests
avoids the problems of dangling uno singletons invalidated after the first
dispose and the chain of other singletons that don't expect to need to
re-initialize, etc.

reenable editeng cppunit test

inherit i18npool cppunit test from unotest base

drop LibreOfficeProtector, do "throwable" work in setUp/tearDown not
in ctors/dtors
2012-04-13 13:15:25 +01:00
Caolán McNamara
452af5f452 gbuildize internal zlib
and stick headers into the solver in the same hierarchy as is "standard"
so we don't have to patch so much, similiarly rename to libz
2012-04-13 13:15:25 +01:00
Matúš Kukan
bf5380c240 no i prefix for lcms2.lib 2012-03-10 21:23:22 +01:00
Tor Lillqvist
b69285590d Change my mind again: Do build a subset sb library even for DISABLE_SCRIPTING
The tables functionality in Writer documents need SbxValue.
2012-03-05 22:30:10 +02:00
Tor Lillqvist
c91f279e7e Revert "Build libsb with a few dummy classes also for --disable-scripting"
Nah, these dummy classes would turn out quite complex anyway. Better
to just use ifdefs elsewhere, the number required is not that large.

This reverts commit 6d33801b44.
2012-03-05 02:05:24 +02:00
Tor Lillqvist
6d33801b44 Build libsb with a few dummy classes also for --disable-scripting
Work in progress, the dummy class implementations surely still
incomplete and/or might contain methods not actually needed. More
dummy class implementations needed, hopefully not too many
though. Will add also a few ifdefs for DISABLE_SCRIPTING in some key
places in sc and elsewhere to cut down on the need.
2012-03-01 01:26:18 +02:00
Tor Lillqvist
c16bc82637 s/interpreters/scripting/ 2012-02-27 16:51:56 +02:00
Tor Lillqvist
4c737b6470 Decouple disabling of scripting (BASIC &co) from OS being iOS 2012-02-27 10:06:22 +02:00
Tor Lillqvist
f9a5c4cbc2 More --disable-database-connectivity work, still experimental 2012-02-21 14:19:49 +02:00
Tor Lillqvist
31826318df Shared libraries must in practice be called lib*.so on Android
Otherwise the package creating code (part of the SDK) won't include
them and/or the package installation code (on the OS itself) won't
unpack them. (They just silently skip the file.)
2012-02-20 11:20:29 +02:00
Matúš Kukan
d06a78c25b unotest: convert to gbuild 2012-02-10 13:35:34 +01:00
Tor Lillqvist
5cf4a008ef For iOS, filter out the sb and vbahelper libs that we don't build 2012-01-27 22:44:03 +02:00
Matúš Kukan
cbd2e67d20 ucb: convert to gbuild 2012-01-15 16:11:32 +01:00
Michael Stahl
23dd856d3c Merge branch 'feature/gbuild_extensions'
Conflicts:
	extensions/source/ole/servreg.cxx
	extensions/source/plugin/util/makefile.mk
	postprocess/packcomponents/makefile.mk
	postprocess/prj/build.lst
	tail_build/prj/build.lst
2012-01-06 21:09:13 +01:00
Matúš Kukan
4258f0260d Repository: fix Windows name for internal libexttextcat 2011-12-24 16:10:44 +01:00
Peter Foley
fd66491759 Merge remote-tracking branch 'origin/master' into feature/gbuild_extensions
Conflicts:
	Module_tail_build.mk
	Repository.mk
	extensions/util/makefile.pmk
	postprocess/prj/build.lst
	svx/AllLangResTarget_svx.mk
2011-12-24 09:44:24 -05:00
Tor Lillqvist
7d3c674a04 Abandon attempt to use the debug CRT in a dbgutil build 2011-12-20 18:08:08 +02:00
Matúš Kukan
ad4c61397d fix names of libraries for MinGW, also remove onlinecheck.dll 2011-12-19 10:14:55 +01:00
Matúš Kukan
a9e130ab82 sal: convert to gbuild 2011-12-19 10:14:53 +01:00
Matúš Kukan
051fdda153 cppu: convert to gbuild
Because of unit tests is here custom target where are idl files
processed.
2011-12-19 10:14:51 +01:00
Peter Foley
2548d634c7 extensions: convert nsplugin to gbuild 2011-12-17 22:11:12 +01:00
Matúš Kukan
bd030305b8 add libexttextcat to external libs 2011-12-13 17:00:23 +01:00
Norbert Thiebaud
ddc28b8ad6 clean-up ghost traces of unicow 2011-09-30 08:11:31 -05:00
Thorsten Behrens
f0149fe6ea Android now builds up to instsetoo_native
Last fixes - remove kludge from RepositoryFixes.mk, have redland
build w/o threads for the while, and some hackery to exclude
pointless code like oosplash from android build.
2011-09-28 16:47:49 +02:00
Jan Holesovsky
f62a449a53 Kill the explicit linking to salmain.o, use vclmain instead. 2011-09-20 00:51:38 +02:00
Caolán McNamara
375fc2d5ec windows berkleydb libname fixup 2011-09-19 09:59:26 +01:00
Michael Stahl
538fd2b166 Repository.mk: fix conflicing filterconfig changes 2011-09-15 15:19:26 +02:00
David Tardon
6df9c479f5 gbuildize desktop 2011-09-15 14:49:34 +02:00
David Tardon
8081794d91 use correct static lib. name for windows 2011-09-15 10:14:09 +02:00
David Tardon
45589f1f27 gbuildize automation 2011-09-15 07:10:22 +02:00
Matúš Kukan
436179148b Clean, sort and change RepositoryFixes a little. 2011-08-26 16:45:43 +02:00
Matúš Kukan
d0c301bba0 convert package to gbuild 2011-08-26 14:33:51 +02:00
Caolán McNamara
79a2a32ede fix windows xmlsecurity link 2011-08-23 10:35:45 +01:00
Matúš Kukan
0c2876b7f4 no reason for changing name of cui library on windows 2011-08-20 16:54:45 +02:00
Jan Holesovsky
534b3bccfd Fix i18npool build on Windows. 2011-08-19 09:37:47 +02:00
Tor Lillqvist
c77e44481a Sort a block of lines that was almost sorted already 2011-08-18 17:36:58 +03:00
Caolán McNamara
22ba66e403 fix typo 2011-08-16 14:32:34 +01:00
Caolán McNamara
cebaf5903e this seems to be the normal pattern 2011-08-16 13:32:51 +01:00
Caolán McNamara
37d34ff4ba get these names right for windows (I think) 2011-08-16 13:10:29 +01:00
Matúš Kukan
8b0e9caca9 convert xmlsecurity to gbuild 2011-08-09 23:28:06 +02:00