# -*- 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_Package_Package,sfx2_classification,$(SRCDIR)/sfx2)) $(eval $(call gb_Package_add_files,sfx2_classification,$(LIBO_SHARE_FOLDER)/classification,\ classification/example.xml \ )) # vim: set noet sw=4 ts=4: ore/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/odk/settings
AgeCommit message (Expand)Author
2017-06-09odk settings.mk: add various missing JAVA_PROC_TYPE overrides for Linux archesRene Engelhard
2017-02-01Also on macOS use JDK's .../Home/bin/javac etc.Stephan Bergmann
2017-01-31Allow some OO_SDK_*_HOME to be emptyStephan Bergmann
2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann
2016-09-12tdf#91966: In SDK, set CPPU_ENV=mscx for 64-bit WindowsStephan Bergmann
2016-08-23java extensions makefile - generifyZenaan Harkness
2016-08-17Remove duplicate lineStephan Bergmann
2016-08-17Add missing Loader$1.classStephan Bergmann
2016-08-05(initial) sparc64 portJames Clarke
2015-10-12Kill dead mac os x 32bit odk build configRiccardo Magliocchetti