# -*- 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_Library_Library,fps)) $(eval $(call gb_Library_use_custom_headers,fps,\ officecfg/registry \ )) $(eval $(call gb_Library_add_nativeres,fps,fps/Fps)) $(eval $(call gb_Library_set_componentfile,fps,fpicker/source/win32/fps)) $(eval $(call gb_Library_use_external,fps,boost_headers)) $(eval $(call gb_Library_use_sdk_api,fps)) $(eval $(call gb_Library_add_defs,fps,\ -D_UNICODE \ -DUNICODE \ -U_WIN32_WINNT \ -D_WIN32_WINNT=0x0600 \ )) $(eval $(call gb_Library_use_libraries,fps,\ comphelper \ cppu \ cppuhelper \ sal \ i18nlangtag \ tl \ utl \ vcl \ $(gb_UWINAPI) \ )) $(eval $(call gb_Library_use_system_win32_libs,fps,\ advapi32 \ comdlg32 \ gdi32 \ kernel32 \ ole32 \ oleaut32 \ shell32 \ uuid \ )) ifeq ($(COM),MSC) $(eval $(call gb_Library_add_libs,fps,\ Delayimp.lib /DELAYLOAD:shell32.dll \ )) endif $(eval $(call gb_Library_add_exception_objects,fps,\ fpicker/source/win32/filepicker/asynceventnotifier \ fpicker/source/win32/filepicker/asyncrequests \ fpicker/source/win32/filepicker/controlaccess \ fpicker/source/win32/filepicker/controlcommand \ fpicker/source/win32/filepicker/customcontrolcontainer \ fpicker/source/win32/filepicker/customcontrol \ fpicker/source/win32/filepicker/customcontrolfactory \ fpicker/source/win32/filepicker/dialogcustomcontrols \ fpicker/source/win32/filepicker/dibpreview \ fpicker/source/win32/filepicker/FileOpenDlg \ fpicker/source/win32/filepicker/FilePicker \ fpicker/source/win32/filepicker/filepickereventnotification \ fpicker/source/win32/filepicker/filepickerstate \ fpicker/source/win32/filepicker/FilterContainer \ fpicker/source/win32/filepicker/FPentry \ fpicker/source/win32/filepicker/getfilenamewrapper \ fpicker/source/win32/filepicker/helppopupwindow \ fpicker/source/win32/filepicker/previewadapter \ fpicker/source/win32/filepicker/previewbase \ fpicker/source/win32/filepicker/VistaFilePicker \ fpicker/source/win32/filepicker/VistaFilePickerEventHandler \ fpicker/source/win32/filepicker/VistaFilePickerImpl \ fpicker/source/win32/filepicker/WinFileOpenImpl \ fpicker/source/win32/folderpicker/FolderPicker \ fpicker/source/win32/folderpicker/MtaFop \ fpicker/source/win32/folderpicker/WinFOPImpl \ fpicker/source/win32/misc/resourceprovider \ fpicker/source/win32/misc/WinImplHelper \ )) # fpicker/source/win32/filepicker/PreviewCtrl \ # vim: set noet sw=4 ts=4: on> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/Repository.mk
AgeCommit message (Expand)Author
2019-04-29test in a separate helper process if OpenCL crashes (tdf#112252)Luboš Luňák
2019-04-10tdf#124238 - Show a Tip-Of-The-Day dialog on startupheiko tietze
2019-04-04Fix MPLv2 subset packagingAndras Timar
2019-03-25tdf#124172: Use the MacOSXSpell library on iOS, tooTor Lillqvist
2019-03-24Resolves: tdf#122114 remove support for ~/.recently-used fileArkadiy Illarionov
2019-03-19single source file for licensing info with conditional textTamas Bunth
2019-03-07build: support disabling popplerAshod Nakashian
2019-03-05Make mysqlc conditional on MARIADBC, tooTor Lillqvist
2019-03-04Add definition.xml to share LO folder (theme_definitions subfolder)Tomaž Vajngerl
2019-02-10Make LDAP support optionalAndrew Udvare
2018-12-29tdf#114635: reimplement TWAIN-based scan using 32-bit shim on WindowsMike Kaganski
2018-12-20Convert canvasdemo to gbuildJan-Marek Glogowski
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens
2018-11-24Build mysql_jdbc library even when building..Tamas Bunth
2018-11-21tdf#112536 related: make soffice.bin a proper console application on WinMike Kaganski
2018-11-05mysql_jdbc should be enabled in Repository.mk..Tamas Bunth
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-10-19Personas: add 6 new default themesandreas kainz
2018-10-14Revert removal of mysql jdbc connectorTamas Bunth
2018-10-02Implement MacOSX VCL backend as pluginJan-Marek Glogowski
2018-10-02Implement Windows VCL backend as pluginJan-Marek Glogowski
2018-09-12Remove Library_avmediaQuickTime, which is deadStephan Bergmann
2018-09-03weld SvxAreaTabPageCaolán McNamara
2018-09-03tdf#79022 - Please bundle Source Serif Proheiko tietze
2018-08-29Various Haiku improvementsKacper Kasper
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin
2018-08-24Moving mysqlc into connectivity as a libraryTamas Bunth
2018-07-17drop reference to removed chart2_opengl_shaderCaolán McNamara
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-06-21Allow building KDE5 backend on HaikuKacper Kasper
2018-05-24libreofficekit: Run gla11y on gtv.uiSamuel Thibault
2018-05-24Properly handle language-specific parts of --with-help=html media/ sub-treeStephan Bergmann
2018-05-23remove Linux ("UNX") systray "Quickstarter"Rene Engelhard
2018-05-18Replace SVGFilter using SVGIOArmin Le Grand
2018-05-07Allow building Qt5 backend on HaikuKacper Kasper
2018-05-03tdf#117171 support localized number name numbering stylesLászló Németh
2018-05-02WinUserInfoBe: a new config backend for user data provided by WindowsMike Kaganski
2018-05-02tdf#116240: Include --with-help=html in installation setsStephan Bergmann
2018-04-25Install UCRT from MSUs, not using nested VC Redist installMike Kaganski
2018-04-23WIP: Split --with-help=html packages into non-locale and per-localeStephan Bergmann
2018-04-23WIP: Include --with-help=html in installation setsStephan Bergmann
2018-04-15use the standard name pattern for a packageDavid Tardon
2018-04-15use the standard name pattern for a packageDavid Tardon
2018-04-15use the standard name pattern for a packageDavid Tardon
2018-04-12Revert "Remove dead HSQLDB driver"Sophia Schröder
2018-04-10Remove dead HSQLDB driverTamas Bunth