Jan Holesovsky
2a63c47b5b
Build svg2odf tool to be able to test the svg import.
2012-04-14 15:37:41 +02:00
Norbert Thiebaud
b60bf1eb62
rename common* static libs to codemaker_* for clarity + dmake cleanup
2012-04-14 06:58:01 -05:00
David Ostrovsky
a57b634799
gbuild conversion: unodevtools module
2012-04-14 06:58:00 -05:00
David Ostrovsky
f3653d3c1e
gbuild conversion: codemaker module
2012-04-14 06:58:00 -05:00
Caolán McNamara
cb5299e5ea
already registered in RepositoryExternal.mk
2012-04-13 13:31:21 +01:00
Caolán McNamara
426a159314
need to register static library
2012-04-13 13:15:25 +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
David Ostrovsky
bed6580ec3
gbuild conversion: idlc module
2012-04-13 13:07:50 +02:00
David Ostrovsky
5342bc073b
gbuild conversion: cpputools module
...
dmake stuff removed
2012-04-11 08:51:01 +02:00
David Ostrovsky
f55eed29c6
gbuild conversion: rdbmaker module
...
dmake stuff removed
2012-04-08 10:54:30 +02:00
David Tardon
69bd2f3630
gbuildize xmlhelp
2012-04-07 16:18:26 +02:00
David Tardon
22c60cbbfb
add external for clucene
2012-04-07 16:18:25 +02:00
David Tardon
7545dbbf64
merge feature/gbuild_components
2012-04-06 14:31:05 +02:00
Matúš Kukan
19b7edb9c6
fps_kde and fps_kde4 are no more
2012-04-03 02:09:09 +02:00
David Tardon
59c0f8f452
merge origin/master
2012-04-01 12:21:00 +02:00
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
David Tardon
087f1a5a9c
put the libs into the right layer
2012-03-18 18:24:32 +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
David Tardon
59162c85c2
gbuildize io
2012-03-12 19:51:20 +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
David Tardon
d2097ad456
gbuildize stoc
2012-03-12 11:42:50 +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