# -*- 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_UIConfig_UIConfig,desktop)) $(eval $(call gb_UIConfig_add_uifiles,desktop,\ desktop/uiconfig/ui/cmdlinehelp \ desktop/uiconfig/ui/dependenciesdialog \ desktop/uiconfig/ui/extensionmanager \ desktop/uiconfig/ui/installforalldialog \ desktop/uiconfig/ui/licensedialog \ desktop/uiconfig/ui/showlicensedialog \ desktop/uiconfig/ui/updatedialog \ desktop/uiconfig/ui/updateinstalldialog \ desktop/uiconfig/ui/updaterequireddialog \ )) # vim: set noet sw=4 ts=4: tion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/tools/Module_tools.mk
AgeCommit message (Expand)Author
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-03-31tools: use CustomTarget makefileMatúš Kukan
2012-02-16Use the same simple lo_main() on iOS as on AndroidTor Lillqvist
2011-08-16nothing seems to be using toolshelpers.a but rscdep, fold it in rscepNorbert Thiebaud
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-03Add statically linked unit tester for iOSTor Lillqvist
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-25recover my cppunit test for tools againCaolán McNamara
2011-07-10Don't pointlessly build build-time tools when cross-compilingTor Lillqvist