Commit graph

218 commits

Author SHA1 Message Date
David Tardon
0b7f8b5438 move libs to correct layer 2012-03-23 06:02:41 +01:00
Matúš Kukan
46dbbe4bc1 emser belongs to OOOLIBS 2012-03-19 00:10:18 +01:00
Michael Stahl
a13a88bd2c fdo#47246: canvas: split out static library directxcanvas 2012-03-14 21:08:48 +01:00
Michael Stahl
813a57cb1a fdo#47246: desktop: factor out a winextendloadenv static library 2012-03-14 16:23:30 +01:00
Michael Stahl
5cc6398985 fdo#47246: desktop: factor out a winlauncher static library 2012-03-14 12:33:47 +01:00
Stephan Bergmann
f33b3791ed Related fdo#47246: Extract objects used in both svp and gtk3 plugins 2012-03-13 18:36:02 +01:00
Michael Stahl
d343dddc3f extensions: split out static library from npsoplugin 2012-03-12 18:30:34 +01:00
Michael Stahl
5926ce12ed extensions: split out static library for X11 plugin connection stuff 2012-03-12 18:30:33 +01:00
Michael Stahl
f8f0891168 sdext: factor out a static library to fix triple-linked objects 2012-03-12 18:30:31 +01:00
Matúš Kukan
f2abfdb94e embedserv: convert to gbuild 2012-03-10 21:23:17 +01:00
Caolán McNamara
80b0a3a7b6 fold i18npaper into i18nutil
It's too small to justify standalone existence.

We can accumulate i18n things we link to directly into
i18nutil and rework i18npool uno implementions in terms
of thin wrappers over i18nutil and prefer linking to
i18nutil internally and leave the uno forwarders for
use by external components and scripting
2012-03-08 12:02:38 +00:00
David Tardon
2c67fa9858 build test executables for pdfimport 2012-03-06 10:26:33 +01:00
David Tardon
dba2d32d5b gbuildize sdext 2012-03-06 10:26:33 +01:00
Matúš Kukan
8829b7c91d build nsplugin also without mozilla as in 3-5 branch 2012-03-03 16:36:57 +01:00
Matúš Kukan
d76e2d1cc3 embeddedobj: convert to gbuild 2012-03-01 20:49:13 +01:00
David Tardon
9116f5fdeb jvmfwk is versioned
This reverts commit 1e4961b825.

Conflicts:

	Repository.mk
2012-02-22 11:01:34 +01:00
David Tardon
0e981390fb these libs belong to URE 2012-02-22 11:01:32 +01:00
Matúš Kukan
a391a096bd gbuild'ize smoketest(oo_native) and merge them
Add smoketest to tail_build and make it a subsequentcheck target.
2012-02-19 19:24:32 +01:00
Caolán McNamara
998e2a6497 fix windows build, gengal.bin should be gengal.exe there according to scp2 2012-02-19 15:51:34 +00:00
Caolán McNamara
af9709c3cb remove adabas/adabasui 2012-02-19 13:38:45 +00:00
Rene Engelhard
d40a7f18a8 make gengal work again 2012-02-17 16:40:47 +01:00
Caolán McNamara
b688a3dcbe first cut at building an internal clucene 2012-02-17 12:21:37 +00:00
David Tardon
096f2b849c merge feature/gbuild_java 2012-02-17 08:34:22 +01:00
Norbert Thiebaud
6996d7c2eb Revert "Repository.mk: move test libraries to PLAINLIBS_NONE"
This reverts commit 6396ab80db.
per the author's request
2012-02-10 17:02:37 -06:00
Matúš Kukan
6396ab80db Repository.mk: move test libraries to PLAINLIBS_NONE 2012-02-10 21:41:48 +01:00
Matúš Kukan
d06a78c25b unotest: convert to gbuild 2012-02-10 13:35:34 +01:00
Tor Lillqvist
06eba7d751 One more 2012-01-27 22:43:58 +02:00
Tor Lillqvist
4178cb981a Add the "all" cppunittesters for iOS
Not that I recall exactly what that each one of these unit tests do
any more, and how interesting they are. But they need to be mentioned
here.
2012-01-27 22:43:57 +02:00
Markus Mohrhard
3fcde5e3f9 add library for c++ based subsequenttests
use this library for interface tests and implement the test in the
correct module by creating one test class per implementation class
The implementation class should inherit from all interface tests it
needs

This should make it more easy to write tests since we no longer need to
write the same test method multiple times
2012-01-23 19:46:45 +01:00
Matúš Kukan
67cf29bb36 sal: make more tests running 2012-01-21 19:33:13 +01:00
Matúš Kukan
cbd2e67d20 ucb: convert to gbuild 2012-01-15 16:11:32 +01:00
Matúš Kukan
ab84770bb6 Build nsplugin only in with mozilla case.
This replaces commits 830a2b9235
and 68b08a11ba with,
hopefully, proper one.
2012-01-13 15:50:43 +01:00
Matúš Kukan
68b08a11ba ops, also adapt registering of the executable 2012-01-12 18:33:33 +01:00
Matúš Kukan
0482c914c7 extensions: remove unused xmx library 2012-01-11 20:44:49 +01:00
Matúš Kukan
b99010d1eb np_sdk: convert to gbuild and add to tail_build 2012-01-11 20:20:17 +01:00
Norbert Thiebaud
42bd571e07 OS_FOR_BUILD is not right do decide Host module name 2012-01-11 15:50:35 +01:00
Jan Holesovsky
ee24a236e1 Revert "OS_FOR_BUILD is not right do decide Host module name"
This reverts commit 39cfc4d8ad.

This OS_FOR_BUILD is to modify behavior in the cross-compilation case.
2012-01-11 09:37:09 +01:00
Norbert
39cfc4d8ad OS_FOR_BUILD is not right do decide Host module name 2012-01-10 22:28:43 -06:00
Norbert Thiebaud
c48bac1968 cosmetic: clean-up tab/space mix. 2012-01-10 16:11:20 -06:00
Michael Stahl
b75ac42a1d Repository.mk: some special executable names on WNT 2012-01-10 21:01:19 +01:00
Thorsten Behrens
84c33ebf34 Make nsplugin build on Mac, take two.
Now with some help from Michael Stahl - seems to work.
2012-01-10 17:33:50 +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
073b50b11e fpicker: convert to gbuild 2011-12-27 13:03:37 +01:00
David Tardon
1e4961b825 move jvmfwk to the right layer 2011-12-27 10:12:52 +01:00
David Tardon
d4f2289394 move jvmaccess to the right layer 2011-12-27 10:05:41 +01:00
David Tardon
0751491892 gbuildize UnoControls 2011-12-25 20:37:10 +01:00
David Tardon
80c8e6fb03 gbuildize javaunohelper 2011-12-24 22:21:01 +01:00
David Tardon
8c0e9a86a2 gbuildize jurt 2011-12-24 16:47:36 +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
David Tardon
c4f73c1e7b Merge remote-tracking branch 'origin/master' into feature/gbuild_java 2011-12-23 17:08:42 +01:00