# -*- 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_Package_Package,pyuno_pythonloader_ini,$(gb_CustomTarget_workdir)/pyuno/pythonloader_ini)) $(eval $(call gb_Package_add_files,pyuno_pythonloader_ini,$(LIBO_ETC_FOLDER), \ $(call gb_Helper_get_rcfile,pythonloader.uno) \ )) # vim: set noet sw=4 ts=4: o/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/alloc/rtl_alloc.cxx
AgeCommit message (Expand)Author
2011-11-27remove include of pch header from salNorbert Thiebaud
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-02-23get rid of spurious TESTSHL2LIB mentionsCaolán McNamara
2011-02-23Reanimated test sal/qa/rtl/allocWilhelm Pflueger
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-14#i103496#: split cppunit in a pure external lib and a lib depending on sal ->...Mathias Bauer
2008-04-10INTEGRATION: CWS changefileheader (1.5.234); FILE MERGEDRüdiger Timm
2006-09-17INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGEDOliver Bolte
2006-06-20INTEGRATION: CWS warnings01 (1.3.160); FILE MERGEDJens-Heiner Rechtien
2004-05-03INTEGRATION: CWS qadev17 (1.2.58); FILE MERGEDRüdiger Timm
2003-10-06INTEGRATION: CWS qadev12 (1.1.2); FILE ADDEDVladimir Glazounov