# -*- 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_JunitTest_JunitTest,sc_unoapi_2)) $(eval $(call gb_JunitTest_set_unoapi_test_defaults,sc_unoapi_2)) # vim: set noet sw=4 ts=4: 'cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2012-05-29provide a gnu-make compatible include for pyversionNorbert Thiebaud
2012-05-23do not concatenate empty line in python/makefile.mkPetr Mladek
2012-05-18python: svn 1.7 breaks the build because...Michael Stahl
2012-05-09EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-10extra love for incompatible expat on macosxCaolán McNamara
2012-04-10to find the headers and (static) library of our internal opensslLaurent Godard
2012-02-29Simplify install name handling for external libraries on Mac OS XStephan Bergmann
2012-02-22Revert "add dylib to the list of native python modules for Mac (for pyuno.dyl...Stephan Bergmann
2012-02-09Added and improved READMEs for modules in libs-extern-sysJosh Heidenreich
2012-01-02Linux LD_LIBRARY_PATH is missing as well.Stephan Bergmann
2011-12-20Abandon attempt to use the debug CRT in a dbgutil buildTor Lillqvist