summaryrefslogtreecommitdiff
path: root/external/libepubgen/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:
Hossein 2021-03-24Using .md extension/Markdown syntax for modules READMEHossein 2021-03-09loplugin:refcounting (clang-cl)Stephan Bergmann 2021-02-09loplugin:fakebool (clang-cl)Stephan Bergmann 2021-02-09Silence -Werror,-Wunused-variable (clang-cl)Stephan Bergmann 2021-02-01Drop FAR/NEAR from 16-bit WinAPI timesMike Kaganski 2021-01-31Simplify thread apartment initializationMike Kaganski 2021-01-28WIN handle GetMessageW return valuesJan-Marek Glogowski 2021-01-12Simplify some string constructionStephan Bergmann 2020-12-19make *String(string_view) constructors explicitNoel Grandin 2020-11-13tdf#123936 Formatting files in module embedserv with clang-formatPhilipp Hofer 2020-10-19clang-cl: Adapt Windows-specific code to extended loplugin:cstylecastStephan Bergmann 2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann 2020-08-21loplugin:stringstatic (clang-cl)Stephan Bergmann 2020-08-04loplugin:elidestringvar (clang-cl)Stephan Bergmann