# -*- 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,hsqldb)) $(eval $(call gb_Module_add_targets,hsqldb,\ ExternalPackage_hsqldb \ ExternalProject_hsqldb \ UnpackedTarball_hsqldb \ )) # vim: set noet sw=4 ts=4: x : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/jurt
AgeCommit message (Expand)Author
2013-04-24move URE headers to include/David Tardon
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-22fix stupid typoDavid Tardon
2013-04-22create the jnilib in the right dirDavid Tardon
2013-04-22update makefilesDavid Tardon
2013-04-22add missing package nameDavid Tardon
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-11[API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-04-10workaround IBM java 1.5.0 inconvertible types errorCaolán McNamara
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-13gbuild: stop using $(OUTDIR)/idlMichael Stahl
2013-03-13fdo#60724: Fix spelling avaliable -> available.Steven Meyer
2013-02-28remove all d.lstMichael Stahl
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl
2013-02-26odk: remove temporary Zip file gratuitous complexityMichael Stahl
2013-02-22s/the the/the/Tor Lillqvist
2013-02-20typo: allways -> alwaysAndras Timar
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl