# -*- 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/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_Module_Module,udkapi)) $(eval $(call gb_Module_add_targets,udkapi,\ UnoApi_udkapi \ )) # vim: set noet sw=4 ts=4: istro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/Makefile.gbuild
AgeCommit message (Expand)Author
2017-06-18updater: make sure that we use our self-build mbsdiffMarkus Mohrhard
2017-05-19integrate the partial update info into the uploaded infoMarkus Mohrhard
2017-05-19simplify path handling in the updater scriptsMarkus Mohrhard
2017-05-19create valid partial language updates and write partial update infoMarkus Mohrhard
2017-05-19add the generation of partial update files to the makefilesMarkus Mohrhard
2017-05-19separate creation and upload of the update infoMarkus Mohrhard
2017-05-19move most of the updater settings to ini fileMarkus Mohrhard
2017-05-19create complete and correct build_config files for the updaterMarkus Mohrhard
2017-05-19use a few more variables instead of hard coded pathsMarkus Mohrhard
2017-05-19improve the build system part for generating mar filesMarkus Mohrhard
2017-05-19also include the platform into the build configMarkus Mohrhard
2017-05-19add makefile part to generate mar file and update infoMarkus Mohrhard