# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License or as specified alternatively below. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Initial Developer of the Original Code is # Matúš Kukan # Portions created by the Initial Developer are Copyright (C) 2011 the # Initial Developer. All Rights Reserved. # # Major Contributor(s): # # For minor contributions see the git repository. # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 3 or later (the "GPLv3+"), or # the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. $(eval $(call gb_Library_Library,localedata_en)) $(eval $(call gb_Library_use_libraries,localedata_en,\ $(gb_UWINAPI) \ )) $(eval $(call gb_Library_add_generated_exception_objects,localedata_en,\ CustomTarget/i18npool/localedata/localedata_en_AU \ CustomTarget/i18npool/localedata/localedata_en_BZ \ CustomTarget/i18npool/localedata/localedata_en_CA \ CustomTarget/i18npool/localedata/localedata_en_GB \ CustomTarget/i18npool/localedata/localedata_en_GH \ CustomTarget/i18npool/localedata/localedata_en_IE \ CustomTarget/i18npool/localedata/localedata_en_JM \ CustomTarget/i18npool/localedata/localedata_en_MW \ CustomTarget/i18npool/localedata/localedata_en_NA \ CustomTarget/i18npool/localedata/localedata_en_NZ \ CustomTarget/i18npool/localedata/localedata_en_PH \ CustomTarget/i18npool/localedata/localedata_en_TT \ CustomTarget/i18npool/localedata/localedata_en_US \ CustomTarget/i18npool/localedata/localedata_en_ZA \ CustomTarget/i18npool/localedata/localedata_en_ZW \ )) # vim: set noet sw=4 ts=4: ra/cd-5.3-3.4'>distro/collabora/cd-5.3-3.4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/hsqldb
AgeCommit message (Expand)Author
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-08-17enable binary package option for a set of 'stable' librariesNorbert Thiebaud
2013-06-14hsqldb does not support "select * from t limit n"Zolnai Tamás
2013-05-27Bump maximum fuzz factor down to zeroTor Lillqvist
2013-05-27Use a maximum fuzz factor of 1 for our patches to 3rd-party codeTor Lillqvist
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-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-02-07use current version as build.labelDavid Tardon
2012-11-03these have been converted; use _tarball variablesMatúš Kukan
2012-10-15tweak some build.lsts for the group photo...Michael Stahl
2012-10-10more icerun annotation to stop parallel java builds from explodingMichael Meeks
2012-10-03do not overcomplicate thisDavid Tardon
2012-09-24rhbz#836827: SQLFeatureNotSupportedException only in Java 6Stephan Bergmann
2012-09-10hsqldb: quote $(ANT) to make paths with spaces workMichael Stahl
2012-08-27include can be first statement nowDavid Tardon
2012-08-26fix conditional inclusion of jdbc patch in hsqldbDavid Tardon
2012-08-24gbuildize hsqldbDavid Tardon
2012-07-12fix hsqldb java version detectionLionel Elie Mamane
2012-07-10quote $ANT in makefiles so path with spaces worksMichael Stahl
2012-07-03fdo#36824 hsqldb properly escape automatically built namesLionel Elie Mamane
2012-06-22.mk files don't need executable bitsMichael Stahl
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen