# -*- 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_Executable_Executable,bestreversemap)) $(eval $(call gb_Executable_use_libraries,bestreversemap,\ sal \ )) $(eval $(call gb_Executable_add_exception_objects,bestreversemap,\ tools/source/reversemap/bestreversemap \ )) # vim: set noet sw=4 ts=4: /td>
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/odk/util/check.pl
AgeCommit message (Expand)Author
2017-02-10Remove MinGW supportStephan Bergmann
2016-02-04[ABI CHANGE] In SDK, replace regcompare with unoidl-checkStephan Bergmann
2014-12-02Remove obsolete setsdkenv_windows.templateStephan Bergmann
2013-09-11odk: remove addsym-macosx.shMichael Stahl
2013-09-09odk: make error reporting less mysteriousMichael Stahl
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-06-04notsupported.html appears unusedStephan Bergmann
2013-06-04No idl check for --without-doxygenStephan Bergmann
2013-06-04odk: doxygen 1.8.4 does not have PREDICTABLE_URLSMichael Stahl
2013-06-04API CHANGE: odk: stop packaging autodoc toolMichael Stahl
2013-06-04odk: stop packaging autodoc generated documentationMichael Stahl
2013-06-04odk: use SHORT_NAMES on WindowsMichael Stahl
2013-05-04$(WORKDIR)/CustomTarget/odk/odkcommon is no moreDavid Tardon
2013-04-22silence odk checkDavid Tardon
2013-04-22allow odk/util/check.pl to use two base dirsDavid Tardon
2013-04-10odk: remove duplicative setsdenv_unix.cshMichael Stahl
2013-02-12Adapt odk to new css.cui.ColorPickerStephan Bergmann
2012-11-29API CHANGE: remove com.sun.star.sync/sync2 modulesMichael Stahl
2012-11-29API CHANGE: remove com.sun.star.installation moduleMichael Stahl
2012-11-28API CHANGE: remove com.sun.star.setup moduleMichael Stahl
2012-11-28odk: adapt to removal of modules test, util.loggingMichael Stahl
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-09-27add --with-system-ucppRene Engelhard
2012-07-18re-base on ALv2 code. Includes:Michael Meeks