summaryrefslogtreecommitdiff
path: root/animations/Makefile
blob: ccb1c85a04da1561bdd303802e54abac8b052084 (plain)
1
2
3
4
5
6
7
# -*- 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:
512699355c4aac986'>function abs given an argument of type long but has parameter of type intStephan Bergmann 2014-07-29Blind fix attempt for compiling against the 10.6 SDKTor Lillqvist 2014-07-27fdo#75757: remove inheritance to std::vectorTakeshi Abe 2014-07-26coverity#707564 Uninitialized scalar variableCaolán McNamara 2014-07-25Revert "fdo#80911 toggle original page orientation on paper fallback"Caolán McNamara 2014-07-23make libgltf compile on OSXMarkus Mohrhard 2014-07-22Related: fdo#81457 skip setting an empty allocationCaolán McNamara 2014-07-22callcatcher: update unused codeCaolán McNamara 2014-07-21vcl: fix MetaTextArrayAction copying only half of mpDXArrayMichael Stahl 2014-07-21Our log area checking Clang plugin requires it to be a string literalTor Lillqvist 2014-07-21split helper and fix buildCaolán McNamara 2014-07-21coverity#706084 Unintended sign extensionCaolán McNamara 2014-07-21Extract getGLVersion() method to OpenGLHelperZolnai Tamás 2014-07-21Resolves: coverity#706171 Untrusted value as argumentCaolán McNamara 2014-07-21fdo#81532 Handle symlinks to icon themes correctlyTobias Lippert 2014-07-20vcl mac SDK issue with API manipulating RectNorbert Thiebaud 2014-07-20vcl quartz: restore old outline front drawingNorbert Thiebaud 2014-07-20vcl quartz: Add support back for DXArray tweakingNorbert Thiebaud 2014-07-20vcl quartz use the font size to approximate the position of the bulletNorbert Thiebaud 2014-07-20vcl quartz: draw 'bullet' manually for better controlNorbert Thiebaud 2014-07-20vcl use DeviceCoordinate got GetNextGlyphsNorbert Thiebaud 2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud 2014-07-20vcl: add floating equivalent for MapResNorbert Thiebaud 2014-07-20Use DeviceCorrdinate for DXArray in FillDXArray and ImplLayoutArgsNorbert Thiebaud 2014-07-20bnc#881024 test font size at world transformTomaž Vajngerl 2014-07-20bnc#881024 Don't world transform font size in WMF/EMF importTomaž Vajngerl 2014-07-19migt->mightCaolán McNamara