summaryrefslogtreecommitdiff
path: root/salhelper/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:
bmit();'>
authorMichael Stahl <mstahl@redhat.com>2012-11-27 15:32:36 +0100
committerMichael Stahl <mstahl@redhat.com>2012-11-27 16:57:19 +0100
commit9d921baa17c3ee8d3c7be0cab5980d0f66319891 (patch)
tree62f6b0b54e7f1db9a747ffc5a4065a509a0076b8 /configure.ac
parent0c8e2ee3b4bf133d59fd956715418196e0922187 (diff)
clean up PYTHON related version etc. variables: pan class='decoration'>Noel Grandin 2017-07-03Rather translate "Sonderzeichen" as "special characters"Stephan Bergmann 2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M 2017-06-26loplugin:oncevar in oox..saxNoel Grandin 2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin 2017-06-09clang-tidy readability-non-const-parameterNoel Grandin 2017-05-09cleanup osl/diagnose.h includesJochen Nitschke 2017-04-12clang-tidy: readability-else-after-returnNoel Grandin 2017-04-04ofz#770 JOHAB_73 table starts at 0xA not 0x2Caolán McNamara 2017-03-25Fix typosAndrea Gelmini 2017-03-03Fix typosAndrea Gelmini