# -*- 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,sdd)) $(eval $(call gb_Library_set_include,sdd,\ $$(INCLUDE) \ -I$(SRCDIR)/sd/inc \ )) $(eval $(call gb_Library_use_external,sdd,boost_headers)) $(eval $(call gb_Library_use_sdk_api,sdd)) $(eval $(call gb_Library_use_libraries,sdd,\ comphelper \ cppu \ cppuhelper \ sal \ sfx \ sot \ tl \ utl \ vcl \ )) $(eval $(call gb_Library_set_componentfile,sdd,sd/util/sdd)) $(eval $(call gb_Library_use_common_precompiled_header,sdd)) $(eval $(call gb_Library_add_exception_objects,sdd,\ sd/source/ui/unoidl/sddetect \ )) # vim: set noet sw=4 ts=4: xt/html' href='https://go.suokunlong.cn:88/cgit/lo/core/commit/?id=fc1bfd9e6d774917bd90d67b1135402d2d33ef6b'/> fc1bfd9e6d774917bd90d67b1135402d2d33ef6b Change-Id: I72c97931098c1a029d39532e3433c0aeaba73e3f
Change-Id: I72c97931098c1a029d39532e3433c0aeaba73e3f
Add data for Alfresco Cloud CMIS connection 2013-11-19T13:52:39+00:00 Cédric Bosdonnat cedric.bosdonnat@free.fr 2013-11-19T07:55:24+00:00 7586bea9fb4c51e7221e403fa965067c8e1cd4a2 Change-Id: Ie5374f2e81e1429294805f05ae432fba86cc50df
Change-Id: Ie5374f2e81e1429294805f05ae432fba86cc50df
OAuth2 application keys shouldn't be in the code. 2013-11-07T17:48:55+00:00 Cédric Bosdonnat cedric.bosdonnat@free.fr 2013-11-07T12:15:26+00:00 39768755e8db5fb79d398373cdcde2cfd4e0f20a The GDrive OAuth2 key is now defined at configure time. If either the client secret or client id is missing, the Google Drive connectivity will be disabled at runtime. Tinderboxes can set up a GDrive key, but they need to make sure it's not persisting in the build log. Change-Id: I09bc748641ec14eae890f273f05bffe4ed421dbb
The GDrive OAuth2 key is now defined at configure time. If either the
client secret or client id is missing, the Google Drive connectivity
will be disabled at runtime.

Tinderboxes can set up a GDrive key, but they need to make sure it's
not persisting in the build log.

Change-Id: I09bc748641ec14eae890f273f05bffe4ed421dbb