office-gobmx/postprocess
Chris Sherlock c05ef7eeb1 Make service unit test easier to debug
It's sort of hard to break into this function with gdb. Seperating it out
makes it a lot easier to work out where things are breaking.

Change-Id: If99effd44fe677452ac3c1012b99da7da80c720e
Reviewed-on: https://gerrit.libreoffice.org/8844
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
2014-04-04 08:53:05 -05:00
..
packimages
qa Make service unit test easier to debug 2014-04-04 08:53:05 -05:00
signing
CppunitTest_services.mk
CustomTarget_images.mk
CustomTarget_registry.mk
CustomTarget_signing.mk
Makefile
Module_postprocess.mk
Package_images.mk
Package_registry.mk
Rdb_services.mk sccomp: Share common code and have only one library. 2014-04-03 11:42:12 +02:00
README

Postprocessing and checking of files delivered by other modules.

This module has to be the last one built before creating install sets
in module 'instset_native'. Thus it ties together all the dependencies
of all the other de-coupled modules. See the first line of
[[postprocess/prj/build.lst]] for that.