# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. $(eval $(call gb_AllLangMoTarget_AllLangMoTarget,fwk)) $(eval $(call gb_AllLangMoTarget_set_polocation,fwk,framework)) # vim: set noet sw=4 ts=4: lt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/Library_sal.mk
AgeCommit message (Expand)Author
2018-06-25Don't waste time in macxp_resolveAlias() on files inside the app bundleTor Lillqvist
2018-04-08Properly filter(out) - pattern words are the first argumentMike Kaganski
2018-04-08While at it, combine the check for ANDROID with the ones for WNT and HAIKUTor Lillqvist
2018-04-08GNU Make's filter-out is hard to useTor Lillqvist
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper
2017-12-30Support for tcmalloc and jemalloc is long deadStephan Bergmann
2017-06-14use default handler for SIGALRM for fuzzersCaolán McNamara
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-03-04Change sal/osl/w32/dllentry.c -> .cxxStephan Bergmann
2017-03-04Change sal/osl/w32/*.c -> *.cxxStephan Bergmann
2017-02-09Dummy implementations of backtrace/backtrace_symbols on Android, tooStephan Bergmann
2016-12-20keep salinit for non-DESKTOP but not for ANDROID/IOSCaolán McNamara
2016-12-20salinit for non-DESKTOP tooCaolán McNamara
2016-12-19this textenc hack is for android and disable-dynamic-loadingCaolán McNamara
2016-10-07tdf#100302: gbuild: always use $(LFS_CFLAGS)Michael Stahl
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-03-29tdf#93548 Refactor sal signal to reduce code duplicationAleksas Pantechovskis
2015-12-02sal: add SAL_DEBUG_TRACE debugging API for Windows, with UNX stub.Michael Meeks
2015-12-02Fix quotingStephan Bergmann