summaryrefslogtreecommitdiff
path: root/external/pdfium/Makefile
blob: e4968cf85fb663eb9578c924389af26a07074351 (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:
pan class='decoration'>Andrea Gelmini 2015-06-16Remove reference to AccessibleTextImpl.javaAndrea Gelmini 2015-06-15cppcheck:redundantAssignmentNoel Grandin 2015-06-15Fix typosAndrea Gelmini 2015-04-23winaccessibility: rename unhelpful string defines.Michael Meeks 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann 2015-03-22presumably this will fix the mismatch of the service namesCaolán McNamara 2015-03-20Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet 2015-03-13Typos for descriptionJulien Nabet 2015-02-03Typo accpet->acceptJulien Nabet 2015-02-03Typo: selction/slection -> selectionJulien Nabet 2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn