Commit graph

14 commits

Author SHA1 Message Date
Stephan Bergmann
f66ac29343 Make .component files directly usable within UNO_SERVICES.
* solenv/bin/createcomponent.xslt simply surrounds it output by <components>.
* solenv/gbuild/CppunitTest.mk got new functions
gb_CppunitTest_add[_old]_component[s] (like their gb_RdbTarget_ predecessors).
* This obsoleted current uses of solenv/gbuild/RdbTarget.mk, which also does not
work currently, as it catenates the input component files instead of passing
them through packcomponents.xslt (which now takes care about the surrounding
<components> in the input).  In the future, it will likely be combined with the
recently added solenv/gbuild/ComponentsTarget.mk.
2011-11-11 10:53:23 +01:00
Bjoern Michaelsen
ddf0f4f36f adapt starmath unittests to separate RdbTarget makefile requirement 2011-10-04 18:34:24 +02:00
Stephan Bergmann
7d1bb036e1 Simplified setting headless mode for smoke-/subsequenttetss.
Both C++ and Java OfficeConnection code now always pass --headless, so no
need for SAL_USE_VCLPLUGIN=svp etc. any more.  Only some C++ unit tests that
link against vcl still need an explicit --headless.
2011-09-16 10:38:06 +02:00
Matúš Kukan
2674376ddf convert i18npool to gbuild 2011-08-17 17:34:23 +02:00
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
Tor Lillqvist
24b6225f93 Add consistent Emacs and vim mode lines 2011-07-30 23:03:51 +03:00
Caolán McNamara
405454c88a gb_Library_PLAINEXT->gb_Library_DLLEXT 2011-07-01 15:20:44 +01:00
Caolán McNamara
0c6758ac0a add modified unoexceptionprotector for better error msgs from exceptions 2011-07-01 09:09:31 +01:00
David Tardon
b795ca330f remove all traces of offuh from makefiles 2011-06-18 11:31:16 +02:00
Caolán McNamara
5cb9247abf try .res runtime depend the other route 2011-06-10 15:07:51 +01:00
Caolán McNamara
ec75fed883 add runtime depends to .res files to unit tests 2011-06-10 14:31:24 +01:00
Jan Holesovsky
fdb19d3c04 Merge remote-tracking branch 'origin/integration/dev300_m106'
Conflicts:
	starmath/qa/cppunit/makefile.mk
	sw/source/core/layout/fly.cxx
	sw/source/core/layout/paintfrm.cxx
	sw/source/ui/inc/view.hxx
	sw/source/ui/shells/grfsh.cxx
2011-05-27 20:48:05 +02:00
Norbert Thiebaud
32f5f9cef6 ugly fix to a dependency problem in starmath_qa_ccpunit 2011-04-29 03:55:19 -05:00
David Tardon
95357d3144 reenable unit test 2011-04-24 12:00:35 +02:00