# -*- 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/. # PRODUCTLIST := libreoffice libreofficedev PKGVERSION := $(LIBO_VERSION_MAJOR).$(LIBO_VERSION_MINOR).$(LIBO_VERSION_MICRO) PKGVERSIONSHORT := $(LIBO_VERSION_MAJOR).$(LIBO_VERSION_MINOR) PRODUCTNAME.libreoffice := LibreOffice PRODUCTNAME.libreofficeodev := LibreOfficeDev UNIXFILENAME.libreoffice := libreoffice$(PKGVERSIONSHORT) UNIXFILENAME.libreofficedev := libreofficedev$(PKGVERSIONSHORT) # vim: set noet sw=4 ts=4: 5ed297a2e8fc24b84a7b8aeae2ea1bb452a3'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/connectivity/Module_connectivity.mk
AgeCommit message (Expand)Author
2016-01-12connectivity: remove MSVC 2012 specific hackMichael Stahl
2015-10-25Remove Seamonkey based address book driverDavid Ostrovsky
2015-09-03remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl
2015-02-04connectivity: just check the WITH_MOZAB4WIN variableMichael Stahl
2015-02-04Typo $(CPU) -> $(CPUNAME)Stephan Bergmann
2015-02-04Revert "Do not let WNT non-INTEL run into the else branch"Stephan Bergmann
2015-02-04Do not let WNT non-INTEL run into the else branchStephan Bergmann
2015-02-04Activate mork driver on windows 64 bit buildDavid Ostrovsky
2015-01-10Disable ado unit test on x86_64 platform on windowsDavid Ostrovsky