# -*- 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,saxparser)) $(eval $(call gb_Executable_use_sdk_api,saxparser)) $(eval $(call gb_Executable_use_libraries,saxparser,\ cppu \ cppuhelper \ sal \ )) $(eval $(call gb_Executable_add_exception_objects,saxparser,\ i18npool/source/localedata/LocaleNode \ i18npool/source/localedata/filewriter \ i18npool/source/localedata/saxparser \ )) # vim: set noet sw=4 ts=4: haelsen@canonical.com 2011-12-07T12:12:22+00:00 2acd8fbac96959f5456d0d59bbc15db0786dab5a

move reconfigure into gbuild 2011-11-29T16:25:14+00:00 Bjoern Michaelsen bjoern.michaelsen@canonical.com 2011-11-29T16:07:57+00:00 d73e574d8abd933537bf4d2155f36aa9a91a0acc

make gbuild makefiles run independant of pwd again 2011-11-25T11:04:40+00:00 Bjoern Michaelsen bjoern.michaelsen@canonical.com 2011-11-25T11:03:53+00:00 f2f0dbd273e30306428d6e63a84062e9ee5c427b

tweak gbuild standart Makefile to allow partial build in unsourced env 2011-11-16T12:18:54+00:00 Norbert Thiebaud nthiebaud@gmail.com 2011-11-16T12:14:27+00:00 0ea8c014ef44695d0fd94f8738654e123e154cc0 This allow to run make in a module wihtout the need to source Env.Host.sh.
This allow to run make in a module wihtout the need to source
Env.Host.sh.
Emacs modeline compatible with vim's one 2011-08-04T16:26:09+00:00 Takeshi Abe tabe@fixedpoint.jp 2011-08-04T16:26:09+00:00 932c51da304a1a7dd7ffd095cd25df98ac3740c7

convert scaddins to gbuild 2011-07-27T19:33:41+00:00 Matúš Kukan matus.kukan@gmail.com 2011-07-27T19:32:35+00:00 a8b4cb8b1aa736c29ff84196a56ec7a8b3eaa763