summaryrefslogtreecommitdiff
path: root/svtools/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:
os Vajna 2016-06-15Add MS binary format validator supportVasily Melenchuk 2016-03-29configure: put back lines erroneously deleted by 96c1ae1Michael Stahl 2016-03-25fix headless buildOliver Specht 2016-03-22add HAVE_FEATURE_ATL to disable failing tests due to ATLMayank Gupta 2016-02-22include breakpad into the buildMarkus Mohrhard 2015-09-30Fix typosAndrea Gelmini 2015-04-01Typo: wheter->whetherJulien Nabet 2015-01-07drop crashrep unused since start of LibreOfficeCaolán McNamara 2014-11-19HAVE_FEATURE_CRASHDUMP instead of manual SAL_ENABLE_CRASH_REPORTStephan Bergmann 2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist 2014-09-09Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist 2014-08-07Handle collada libraries seperately: --disable-colladaZolnai Tamás 2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás 2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist 2014-04-17More generic way to disable avmediaTor Lillqvist 2014-03-03add experimental export file validationMarkus Mohrhard 2013-10-17Bin --enable-desktop-gui-elementsTor Lillqvist 2013-10-12Add HAVE_FEATURE_X11Tor Lillqvist 2013-10-09Update comment to match realityTor Lillqvist