# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_Module_Module,drawinglayer)) $(eval $(call gb_Module_add_targets,drawinglayer,\ Library_drawinglayer \ )) # vim: set noet sw=4 ts=4: in'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/CppunitTest_vcl_bitmap_test.mk
AgeCommit message (Expand)Author
2016-08-03Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusionTor Lillqvist
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2016-03-25fix headless buildOliver Specht
2016-01-11Remove BitmapFilterStackBlur, which is unused...Stephan Bergmann
2015-11-12Bin mesa_headers completelyTor Lillqvist
2015-11-12Avoid mesa_headers on X11, also link with -lGL only where necesssaryTor Lillqvist
2015-09-01More vcl unit test headers for good measure.Michael Meeks
2015-09-01vcl: evidently that test needs glew headers nowMichael Stahl
2015-03-27vcl: stack blur implementation + basic test & performance testTomaž Vajngerl
2015-03-27vcl: tests for Bitmap, check for symmetry when scaling bitmapsTomaž Vajngerl