# -*- 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_Module_Module,remotebridges)) $(eval $(call gb_Module_add_targets,remotebridges,\ Library_uuresolver \ )) # vim: set shiftwidth=4 tabstop=4 noexpandtab: n'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/apache-commons
AgeCommit message (Expand)Author
2013-06-07Set target version of apache-commons to Java 5Pedro Giffuni
2013-05-07gbuild: ExternalProject: remove second parameter again...Michael Stahl
2013-05-07gbuild: remove gb_ExternalProject_use_unpackedMichael Stahl
2013-05-01copy external jars to instdirDavid Tardon
2013-03-26Update Apache CommonsPedro Giffuni
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-02-28remove all d.lstMichael Stahl
2013-02-22quiet external module build log unless failureNorbert Thiebaud
2013-01-11Set version number in AC_INIT() in configure.ac onlyTor Lillqvist
2012-10-10more icerun annotation to stop parallel java builds from explodingMichael Meeks
2012-10-05gbuild: add gb_ExternalProject_use_external:Michael Stahl
2012-10-04fix typoDavid Tardon
2012-10-04commons-logging uses tomcat, so it should depend on itDavid Tardon