# -*- 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/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: d class='main'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/net_ure
AgeCommit message (Expand)Author
2024-09-18.NET Bindings: Native bridge for .NETRMZeroFour
2024-09-18.NET Bindings: Create nuget package for LO SDKRMZeroFour
2024-08-14.NET Bindings: Fix netmaker and net_basetypesRMZeroFour
2024-08-03.NET Bindings: Add DotnetTest class to gbuildRMZeroFour
2024-08-03.NET Bindings: Move built .NET libraries into instdirRMZeroFour
2024-08-03.NET Bindings: Improve DotnetLibrary gbuild classRMZeroFour
2024-06-27.NET Bindings: Remove absolute path check in DotnetLibraryRMZeroFour
2024-06-25align conditional re dotnet/netmaker - only use in --enable-odk caseChristian Lohmaier
2024-06-19.NET Bindings: Add netmaker (.NET codemaker)RMZeroFour
2024-06-12.NET Bindings: Add DotnetLibrary class to gbuildRMZeroFour