summaryrefslogtreecommitdiff
path: root/writerfilter/Module_writerfilter.mk
AgeCommit message (Collapse)Author
2012-11-05writerfilter: drop debugservices uno componentMiklos Vajna
I tried to ask all developers hacking writerfilter, and seems none of us use this at all. Change-Id: I46e59c49c47ec829e5e84cb814e515bf2e8cdafb
2012-09-17targetted make reversion.Bjoern Michaelsen
2012-05-18Merge the libraries in writerfilterTor Lillqvist
Change-Id: If77543855fe34f70d248fe8a4644d293f693f190
2012-04-04writerfilter: use CustomTarget makefileMatúš Kukan
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-11-11Make .component files directly usable within UNO_SERVICES.Stephan Bergmann
* 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-10-04adapt writerfilter unittests to separate RdbTarget makefile requirementBjoern Michaelsen
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-03initial rtf unit testMiklos Vajna
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-23merge junittests from feature/gnumake4_writerfilter_head ↵Bjoern Michaelsen
(e0ac3ddd8a3602490854829107908abefc3eaf2f)
2011-07-23switch to CostumTarget-based code generation from gnumake4Bjoern Michaelsen
2011-07-23revert to old writerfilter gbuilizationBjoern Michaelsen
* gnumake4's writerfilter gbuildization got pushed in a seperate branch * it might or might not be merged to master later
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen
2011-07-21resyncing to masterBjoern Michaelsen
2011-06-20gnumake4: switching gbuildizationBjoern Michaelsen
* mostly switching to gnumake4/writerfilter10 gbuild implementation (thanks mst, hb)
2011-05-27Add rtfdocumentfactory and rtfdocumentimpl to build systemMiklos Vajna
2011-04-16deliver generated headerDavid Tardon
2011-04-14gbuildize writerfilterDavid Tardon