# -*- 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_Module_Module,l10ntools)) $(eval $(call gb_Module_add_targets_for_build,l10ntools,\ Executable_helpex \ Executable_idxdict \ Executable_ulfex \ Executable_cfgex \ Executable_xrmex \ Executable_localize \ Executable_pocheck \ Executable_propex \ Executable_treex \ StaticLibrary_transex \ )) # vim:set noet sw=4 ts=4: t name='h' onchange='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/jurt/source
AgeCommit message (Expand)Author
2020-03-03Use thread_local statics in dtoa.c to be thread-safeMike Kaganski
2020-02-28Adapt Clang -fsanitize jurt/source/pipe/staticsalhack.cxxStephan Bergmann
2019-02-06Adapt jurt/source/pipe/staticsalhack.cxxStephan Bergmann
2018-11-03tdf#120703 PVS: V547 Expression is always trueMike Kaganski
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-07-31the custom SAL allocator is no longer usedNoel Grandin
2018-01-25Remove stdlib.h from sal/config.hStephan Bergmann
2017-10-27loplugin:includeform: jurt (Windows)Stephan Bergmann
2017-10-23loplugin:includeform: jurtStephan Bergmann
2017-09-16Use more WIN32_LEAN_AND_MEANMike Kaganski
2017-08-14new loplugin:droplongNoel Grandin