Commit graph

24 commits

Author SHA1 Message Date
Matúš Kukan
4b30ec9def fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC 2012-02-10 21:41:45 +01:00
Matúš Kukan
58b8a4d25d these are not old component files anymore 2012-01-15 16:11:33 +01:00
Stephan Bergmann
3684fcdc0f configmgr.component is no longer an old one. 2011-12-14 10:42:51 +01:00
Caolán McNamara
c8ef924060 normalize Red Hat, Inc. spellings, and bump to latest template 2011-12-06 21:24:37 +00:00
Stephan Bergmann
c1758889cb Heavily simplified utl::ConfigManager. 2011-11-11 22:49:21 +01:00
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
Caolán McNamara
db5a5ffa82 split bootstrapfixture and move test-filters class for sot test
sot is below vcl, but is a filters test, we can split bootstrapfixture
into a vcl needing bit and and non-vcl bit and filters test api
can be standalone and combined with whichever bit in order to form
pre and post vcl filters test
2011-10-15 12:18:44 +01:00
Bjoern Michaelsen
417c794fa4 adapt lotuswordpro unittests to separate RdbTarget makefile requirement 2011-10-04 18:34:23 +02:00
Caolán McNamara
4a5745503c merge filters-test code 2011-09-30 12:39:35 +01: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
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
Tor Lillqvist
b9bee88e1b Add consistent Emacs and vim mode lines 2011-07-30 23:01:51 +03:00
Caolán McNamara
0e334c2bfa gb_Library_PLAINEXT->gb_Library_DLLEXT 2011-07-01 15:18:34 +01:00
Caolán McNamara
e631d1bc08 add modified unoexceptionprotector for better error msgs from exceptions 2011-06-30 22:57:49 +01:00
David Tardon
c25e9282ad remove all traces of offuh from makefiles 2011-06-18 11:26:56 +02:00
David Tardon
3ff1b5e4af Revert "use add_linked_objects instead of explicit dep"
This reverts commit 92aea9c0ca4a157605a7d94f77d3e9b328d9ead8.
2011-04-27 10:51:06 +02:00
David Tardon
194d0c833e remove obsoleted dep 2011-04-24 12:03:17 +02:00
David Tardon
8f39d6f8f2 keep the linked_libs lists sorted 2011-04-24 10:00:00 +02:00
David Tardon
cf1cb514fd use add_linked_objects instead of explicit dep 2011-04-24 09:59:16 +02:00
David Tardon
7cfad1dad1 use the new UNO-related defs from CppunitTarget 2011-04-24 09:46:04 +02:00
Bjoern Michaelsen
f9960b62bc Library, not LinkTarget 2011-04-17 01:11:50 +02:00
Bjoern Michaelsen
42614cb577 unittest has to explicitly depend on lwpft library 2011-04-16 23:51:34 +02:00
Bjoern Michaelsen
c38e193de9 use gb_CppunitTest_uses_ure, depend on Package 2011-04-16 20:12:06 +02:00
Caolán McNamara
7d4f1eafcf remove old stuff now 2011-04-15 15:56:21 +01:00