# -*- 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_Extension_Extension,test-passive,desktop/test/deployment/passive,nodeliver)) $(eval $(call gb_Extension_add_file,test-passive,generic.components,$(call gb_Rdb_get_target,passive_generic))) $(eval $(call gb_Extension_add_file,test-passive,platform.components,$(call gb_Rdb_get_target,passive_platform))) $(eval $(call gb_Extension_add_files,test-passive,, \ $(SRCDIR)/desktop/test/deployment/passive/Addons.xcu \ $(SRCDIR)/desktop/test/deployment/passive/ProtocolHandler.xcu \ $(SRCDIR)/desktop/test/deployment/passive/passive_python.py \ $(call gb_Jar_get_target,passive_java) \ )) $(eval $(call gb_Extension_add_files,test-passive,help/en, \ $(SRCDIR)/desktop/test/deployment/passive/help/en/help.tree \ )) $(eval $(call gb_Extension_add_files,test-passive,help/en/org.openoffice%2Fframework%2Fdesktop%2Ftest%2Fdeployment%2Fpassive, \ $(SRCDIR)/desktop/test/deployment/passive/help/en/main.xhp \ )) $(eval $(call gb_Extension_add_libraries,test-passive, \ passive_native \ )) # vim: set noet sw=4 ts=4: 't add anything 2013-01-26T21:20:07+00:00 Michael Stahl mstahl@redhat.com 2013-01-26T21:15:04+00:00 fc81393c7f11ffb854fe024b64146b50cf462921 Change-Id: I7eccac4fa8890c2873c6bbd7f8f5bf5b0dd006d2
Change-Id: I7eccac4fa8890c2873c6bbd7f8f5bf5b0dd006d2
gbuild: do not copy boost headers around 2013-01-26T21:20:06+00:00 Michael Stahl mstahl@redhat.com 2013-01-26T20:19:13+00:00 a53586f4efe26b8875107d04001f4ecec760c343 - do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
- do not use gb_UnpackedTarball_copy_header_files for boost
- adapt the optimization in concat-deps.c for new path
- use boost_headers in all LinkTargets that require it
- add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus

Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
Add Emacs mode lines 2012-11-26T08:59:38+00:00 Tor Lillqvist tml@iki.fi 2012-11-26T08:47:05+00:00 215b2f5e599c308d3b0f0e118fe15e131adec03f Change-Id: I01be3f5438ccbe5afc0b35bbb44911d665cc19d0
Change-Id: I01be3f5438ccbe5afc0b35bbb44911d665cc19d0
gbuild: invert handling of standard system libraries: 2012-09-28T14:49:08+00:00 Michael Stahl mstahl@redhat.com 2012-09-28T14:29:24+00:00 5032dc0fc339ba6b200e80a5482cc86e00662a0b Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
Always link in gb_STDLIBS, except when the library explicitly opts out
with gb_LinkTarget_disable_standard_system_libs.

Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
gbuild: replace direct gb_STDLIBS use with ... 2012-09-28T14:49:06+00:00 Michael Stahl mstahl@redhat.com 2012-09-26T22:49:12+00:00 b85c34978356eb01311f197f00f4dd5f808e3664 ... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
... new gb_LinkTarget_add_standard_system_libs

Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
gbuild: split uwinapi out of gb_STDLIBS 2012-09-28T14:49:05+00:00 Michael Stahl mstahl@redhat.com 2012-09-26T21:45:28+00:00 2e677c39818f3a6479ac9103ac9c7e8ef985eeb0 Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7