--- misc/glib-2.28.1/gio/tests/Makefile.in 2011-02-18 16:22:00.000000000 +0100 +++ misc/build/glib-2.28.1/gio/tests/Makefile.in 2011-06-10 16:37:05.000000000 +0200 @@ -1020,7 +1020,9 @@ proxy_LDADD = $(progs_ldadd) \ $(top_builddir)/gthread/libgthread-2.0.la +ifneq ($(MSGFMT),) MISC_STUFF = test.mo +endif DISTCLEANFILES = \ applications/mimeinfo.cache \ org.gtk.test.enums.xml \
summaryrefslogtreecommitdiff
path: root/drawinglayer/CppunitTest_drawinglayer_border.mk
AgeCommit message (Expand)Author
2017-09-15borderline: Adapted BorderLinePrimitive2D and usagesArmin Le Grand
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-04-18tdf#99315 VclPixelProcessor2D: fix double border line widthMiklos Vajna
2016-04-15drawinglayer: fix WNT buildMichael Stahl
2016-04-15Related: tdf#99315 BorderLinePrimitive2D: fix solid line primitive widthMiklos Vajna