# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: ink rel='vcs-git' href='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/chart2/Module_chart2.mk
AgeCommit message (Expand)Author
2014-04-29Build libchartopengl for all platformsTor Lillqvist
2014-04-03add concept for chart xshape testsMarkus Mohrhard
2014-03-17Revert "Move OpenGLRender to vcl"Markus Mohrhard
2014-03-14Move OpenGLRender to vclZolnai Tamás
2014-02-03Make the OpenGL stuff in chart2 compile for OS X (but definitely won't work)Tor Lillqvist
2014-01-29add Symbol2D renderingPeilin
2014-01-29Revert "disable building the OpenGL pieces"Michael Meeks
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen
2013-11-19disable building the OpenGL piecesMarkus Mohrhard
2013-11-19add glew and make chartopengl a dynamically loaded libMarkus Mohrhard
2013-11-14make l10n buildable separatelyBjoern Michaelsen