# -*- 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_Executable_Executable,python)) $(eval $(call gb_Executable_use_static_libraries,python,\ ooopathutils \ )) $(eval $(call gb_Executable_add_exception_objects,python,\ pyuno/zipcore/python \ )) # vim:set noet sw=4 ts=4: me='h' onchange='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/idlc
AgeCommit message (Expand)Author
2022-01-04idlc: Always use sys/wait.h on UNIXIsmael Luceno
2021-11-07forward decls go after #includeNoel Grandin
2021-09-23Extend loplugin:stringviewparam to starts/endsWith: idlcStephan Bergmann
2021-08-12make --with-idlc-cpp=cpp work for gcc cpp as a ucpp replacementCaolán McNamara
2021-07-23no need to allocate these static vars on demandNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-30loplugin:stringviewNoel Grandin
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein